Re: /libexec/ld-elf.so.1: Shared object libm.so.6 not found, required by libstdc++.so.5

2007-11-04 Thread Kris Kennaway

Noah wrote:



HI there,

I am not quite sure what library I need to cure this issue up.


$ nmap -sP -v 192.168.1.1-255
/libexec/ld-elf.so.1: Shared object libm.so.6 not found, required by 
libstdc++.so.5


That doesn't make much sense because no version of FreeBSD yet has a 
libm.so.6.  How did you obtain this nmap binary?


Kris

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: /libexec/ld-elf.so.1: Shared object libm.so.6 not found, required by libstdc++.so.5

2007-11-04 Thread Noah
 to [EMAIL PROTECTED]'
/usr/local/lib/libstdc++.so.5: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/libstdc++.so.5: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/libgcc_s.so.1: undefined reference to 
[EMAIL PROTECTED]'

/usr/local/lib/libstdc++.so.5: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/libstdc++.so.5: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/libstdc++.so.5: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/libstdc++.so.5: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/libstdc++.so.5: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/libstdc++.so.5: undefined reference to 
[EMAIL PROTECTED]'

/usr/local/lib/libstdc++.so.5: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/libstdc++.so.5: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/libstdc++.so.5: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/libstdc++.so.5: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/libstdc++.so.5: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/libstdc++.so.5: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/libstdc++.so.5: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/libstdc++.so.5: undefined reference to 
[EMAIL PROTECTED]'

/usr/local/lib/libstdc++.so.5: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/libstdc++.so.5: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/libstdc++.so.5: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/libstdc++.so.5: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/libstdc++.so.5: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/libstdc++.so.5: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/libstdc++.so.5: undefined reference to 
[EMAIL PROTECTED]'

/usr/local/lib/libstdc++.so.5: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/libstdc++.so.5: undefined reference to 
[EMAIL PROTECTED]'

/usr/local/lib/libstdc++.so.5: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/libstdc++.so.5: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/libstdc++.so.5: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/libstdc++.so.5: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/libstdc++.so.5: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/libstdc++.so.5: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/libstdc++.so.5: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/libstdc++.so.5: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/libstdc++.so.5: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/libstdc++.so.5: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/libstdc++.so.5: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/libstdc++.so.5: undefined reference to [EMAIL PROTECTED]'
gmake[2]: *** [rarian-example] Error 1
gmake[2]: Leaving directory 
`/usr/ports/textproc/rarian/work/rarian-0.6.0/util'

gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/textproc/rarian/work/rarian-0.6.0'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/textproc/rarian.
*** Error code 1

Stop in /usr/ports/textproc/gnome-doc-utils.
*** Error code 1

Stop in /usr/ports/accessibility/accerciser.
*** Error code 1

Stop in /usr/ports/accessibility.
*** Error code 1

Stop in /usr/ports.
*** Error code 1

Stop in /usr/ports/www/apache22.
*** Error code 1

Stop in /usr/ports/www/apache22.
access1# pkg_info | grep linux
linux-expat-1.95.8  Linux/i386 binary port of Expat XML-parsing library
linux-fontconfig-2.2.3_7 Linux/i386 binary of Fontconfig
linux-sun-jdk-1.5.0.12,2 Sun Java Development Kit 1.5 for Linux
linux-xorg-libs-6.8.2_5 Xorg libraries, linux binaries
linux_base-fc-4_10  Base set of packages needed in Linux mode (for 
i386/amd64)



Kris Kennaway wrote:

Noah wrote:



HI there,

I am not quite sure what library I need to cure this issue up.


$ nmap -sP -v 192.168.1.1-255
/libexec/ld-elf.so.1: Shared object libm.so.6 not found, required by 
libstdc++.so.5


That doesn't make much sense because no version of FreeBSD yet has a 
libm.so.6.  How did you obtain this nmap binary?


Kris

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: /libexec/ld-elf.so.1: Shared object libm.so.6 not found, required by libstdc++.so.5

2007-11-04 Thread Kris Kennaway

Noah wrote:

thanks Kris,

something must be wrong then. I am running into problems rebuilding 
apache now and see undefined references from 
/usr/local/lib/libstdc++.so.5 during the build:


It looks like you have added a Linux libstdc++ library which is why it 
is failing to resolve other Linux symbols and libraries.  No linux ports 
should be putting them in /usr/local/lib though, so maybe you or someone 
else did this manually.


Kris

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: /libexec/ld-elf.so.1: Shared object libm.so.6 not found, required by libstdc++.so.5

2007-11-04 Thread Noah



Kris Kennaway wrote:

Noah wrote:

thanks Kris,

something must be wrong then. I am running into problems rebuilding 
apache now and see undefined references from 
/usr/local/lib/libstdc++.so.5 during the build:


It looks like you have added a Linux libstdc++ library which is why it 
is failing to resolve other Linux symbols and libraries.  No linux ports 
should be putting them in /usr/local/lib though, so maybe you or someone 
else did this manually.




thanks Kris,

I am checking with the other admin.  In the meantime it wouldnt hurt to 
move the library /usr/local/lib/libstdc++.so.5 out of there, right?


also I just performed a 'pkgdb -Faf' and I am seeing the following grep 
problems:


Stale dependency: irssi-0.8.12 - openssl-0.9.8g (security/openssl):
grep: : No such file or directory
grep: : No such file or directory
/usr/ports/Mk/bsd.openssl.mk, line 131: warning: grep 
^lib/libssl.so.  returned non-zero status



What else did I mess up :)

Cheers,

Noah



Kris

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: /libexec/ld-elf.so.1: Shared object libm.so.6 not found, required by libstdc++.so.5

2007-11-04 Thread Byung-Hee HWANG
Hi,

On Sat, 2007-11-03 at 19:47 -0700, Noah wrote:
 
 HI there,
 
 I am not quite sure what library I need to cure this issue up.
 
 
 $ nmap -sP -v 192.168.1.1-255
 /libexec/ld-elf.so.1: Shared object libm.so.6 not found, required by 
 libstdc++.so.5
 
 
 Any clues please?

I think you are using the GNU/Linux. If not, show us `uname -a`;; 
If you need some guidance about FreeBSD, see http://www.freebsd.org/ 

-- 
Will you send this to him?
Sure, sure. You forget about Mikey, he no the man for you anymore.
-- Kay Adams and Mrs. Corleone, Chapter 15, page 235

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: /libexec/ld-elf.so.1: Shared object libm.so.6 not found, required by libstdc++.so.5

2007-11-04 Thread Noah



Byung-Hee HWANG wrote:

Hi,

On Sat, 2007-11-03 at 19:47 -0700, Noah wrote:

HI there,

I am not quite sure what library I need to cure this issue up.


$ nmap -sP -v 192.168.1.1-255
/libexec/ld-elf.so.1: Shared object libm.so.6 not found, required by 
libstdc++.so.5



Any clues please?


I think you are using the GNU/Linux. If not, show us `uname -a`;; 
If you need some guidance about FreeBSD, see http://www.freebsd.org/ 



nope FreeBSD.

access1# uname -a
FreeBSD access1 6.2-RELEASE-p6 FreeBSD 6.2-RELEASE-p6 #1: Wed Aug  1 
22:59:54 PDT 2007 root@:/usr/obj/usr/src/sys/LOCAL  i386

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: /libexec/ld-elf.so.1: Shared object libm.so.6 not found, required by libstdc++.so.5

2007-11-04 Thread Kris Kennaway

Noah wrote:



Kris Kennaway wrote:

Noah wrote:

thanks Kris,

something must be wrong then. I am running into problems rebuilding 
apache now and see undefined references from 
/usr/local/lib/libstdc++.so.5 during the build:


It looks like you have added a Linux libstdc++ library which is why it 
is failing to resolve other Linux symbols and libraries.  No linux 
ports should be putting them in /usr/local/lib though, so maybe you or 
someone else did this manually.




thanks Kris,

I am checking with the other admin.  In the meantime it wouldnt hurt to 
move the library /usr/local/lib/libstdc++.so.5 out of there, right?


Probably not.  The question is whether other bogus libraries were also 
added there to cause more problems later.  The pkg_which manpage has an 
example command you can run to try and track down extra files that were 
not installed by any packages.




also I just performed a 'pkgdb -Faf' and I am seeing the following grep 
problems:


Stale dependency: irssi-0.8.12 - openssl-0.9.8g (security/openssl):
grep: : No such file or directory
grep: : No such file or directory
/usr/ports/Mk/bsd.openssl.mk, line 131: warning: grep 
^lib/libssl.so.  returned non-zero status


Looks like maybe part of the OpenSSL installation was deleted (it should 
live in /usr/lib), so you should either reinstall world or install the 
openssl port.


Kris

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: /libexec/ld-elf.so.1: Shared object libm.so.6 not found, required by libstdc++.so.5

2007-11-04 Thread Noah



Kris Kennaway wrote:

Noah wrote:



Kris Kennaway wrote:

Noah wrote:

thanks Kris,

something must be wrong then. I am running into problems rebuilding 
apache now and see undefined references from 
/usr/local/lib/libstdc++.so.5 during the build:


It looks like you have added a Linux libstdc++ library which is why 
it is failing to resolve other Linux symbols and libraries.  No linux 
ports should be putting them in /usr/local/lib though, so maybe you 
or someone else did this manually.




thanks Kris,

I am checking with the other admin.  In the meantime it wouldnt hurt 
to move the library /usr/local/lib/libstdc++.so.5 out of there, right?


Probably not.  The question is whether other bogus libraries were also 
added there to cause more problems later.  The pkg_which manpage has an 
example command you can run to try and track down extra files that were 
not installed by any packages.





Hi Kris,

I am not completely clear on which manpage to go to?  Is 'pkg_' 
command/man page truncated in some way?


Cheers,

Noah

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: /libexec/ld-elf.so.1: Shared object libm.so.6 not found, required by libstdc++.so.5

2007-11-04 Thread Kris Kennaway

Noah wrote:



Kris Kennaway wrote:

Noah wrote:



Kris Kennaway wrote:

Noah wrote:

thanks Kris,

something must be wrong then. I am running into problems rebuilding 
apache now and see undefined references from 
/usr/local/lib/libstdc++.so.5 during the build:


It looks like you have added a Linux libstdc++ library which is why 
it is failing to resolve other Linux symbols and libraries.  No 
linux ports should be putting them in /usr/local/lib though, so 
maybe you or someone else did this manually.




thanks Kris,

I am checking with the other admin.  In the meantime it wouldnt hurt 
to move the library /usr/local/lib/libstdc++.so.5 out of there, right?


Probably not.  The question is whether other bogus libraries were also 
added there to cause more problems later.  The pkg_which manpage has 
an example command you can run to try and track down extra files that 
were not installed by any packages.





Hi Kris,

I am not completely clear on which manpage to go to?  Is 'pkg_' 
command/man page truncated in some way?


man pkg_which

which is part of portupgrade

Kris

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


/libexec/ld-elf.so.1: Shared object libm.so.6 not found, required by libstdc++.so.5

2007-11-03 Thread Noah



HI there,

I am not quite sure what library I need to cure this issue up.


$ nmap -sP -v 192.168.1.1-255
/libexec/ld-elf.so.1: Shared object libm.so.6 not found, required by 
libstdc++.so.5



Any clues please?

Cheers,

Noah

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]