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