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]"


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:

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



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 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



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 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

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:


Here is about where the build breaks:

configure: creating ./config.status

Rarian-0.6.0:
This is not API-stable yet.
Prefix. /usr/local
 /bin/sh ./config.status
config.status: creating Makefile
config.status: creating rarian.pc
config.status: creating data/Makefile
config.status: creating docs/Makefile
config.status: creating librarian/Makefile
config.status: creating util/Makefile
config.status: creating util/rarian-sk-update
config.status: creating util/rarian-sk-install
config.status: creating util/rarian-sk-rebuild
config.status: creating util/rarian-sk-config
config.status: creating util/rarian-sk-get-scripts
config.status: creating util/rarian-sk-extract
config.status: creating util/rarian-sk-get-content-list
config.status: creating util/rarian-sk-get-extended-content-list
config.status: creating docs/rarian.document
config.status: WARNING:  docs/rarian.document.in seems to ignore the 
--datarootdir setting

config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
gmake[3]: Leaving directory `/usr/ports/textproc/rarian/work/rarian-0.6.0'
gmake[3]: Entering directory `/usr/ports/textproc/rarian/work/rarian-0.6.0'
gmake[3]: Leaving directory `/usr/ports/textproc/rarian/work/rarian-0.6.0'
gmake[2]: Leaving directory 
`/usr/ports/textproc/rarian/work/rarian-0.6.0/util'
gmake[2]: Entering directory 
`/usr/ports/textproc/rarian/work/rarian-0.6.0/util'
cc -DHAVE_CONFIG_H -I. -I.. -I./../librarian  -I/usr/local/include  -O2 
-fno-strict-aliasing -pipe  -MT rarian-example.o -MD -MP -MF 
.deps/rarian-example.Tpo -c -o rarian-example.o rarian-example.c

mv -f .deps/rarian-example.Tpo .deps/rarian-example.Po
/bin/sh ../libtool --tag=CC   --mode=link cc  -O2 -fno-strict-aliasing 
-pipe   -L/usr/local/lib -o rarian-example rarian-example.o 
../librarian/librarian.la
cc -O2 -fno-strict-aliasing -pipe -o .libs/rarian-example 
rarian-example.o  -L/usr/local/lib ../librarian/.libs/librarian.so 
-Wl,--rpath -Wl,/usr/local/lib
/usr/bin/ld: warning: libm.so.6, needed by 
/usr/local/lib/libstdc++.so.5, not found (try using -rpath or -rpath-link)

/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]'
/usr/local/lib/libstdc++.so.5: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/libstdc++.so.5: undefined reference to [EM

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]"