|
Nmap Development
mailing list archives
nmap on Solaris sparc 9 shared library problems
From: fabio <fabio () crearium com>
Date: Wed, 06 Oct 2004 23:09:20 -0600
Hi.
nietzsche% uname -snr
SunOS nietzsche 5.9
nietzsche% nmap 127.0.0.1
ld.so.1: nmap: fatal: libstdc++.so.5: open failed: No such file or
directory
Killed
nietzsche% sudo ln -s /usr/local/lib/libstdc++.so.6
/usr/local/lib/libstdc++.so.5
nietzsche% nmap 127.0.0.1
ld.so.1: nmap: fatal: relocation error: file nmap: symbol
_ZNSt24__default_alloc_templateILb1ELi0EE8allocateEj: referenced symbol
not found
Killed
I installed the package (gcc,nmap) from sunfreeware. Any solution? in
general, how to deal with Solaris shared library and the open source
code we often need as solaris admins?
Thanks in advance.
---------------------------------------------------------------------
For help using this (nmap-dev) mailing list, send a blank email to
nmap-dev-help () insecure org . List archive: http://seclists.org
By Date
By Thread
Current thread:
- nmap on Solaris sparc 9 shared library problems fabio (Oct 06)
|