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

Reply via email to