[uClibc]snmpd?
Paul Jimenez
pj at place.org
Thu May 9 19:47:55 UTC 2002
Has anyone built net-snmp up against uclibc before? I'm having some
problems with 'endfsent', even though it seems to be defined in fstab.h, and
the right include and header files are there...
/bin/sh ../libtool --mode=link /home/pj/cvs/musenki-build/build/staging_dir/bin/
gcc -I/home/pj/cvs/musenki-build/build/staging_dir/include -Dlinux -o snmpd snmpd
.lo -L/home/pj/cvs/musenki-build/build/staging_dir/lib -L/home/pj/cvs/musenki-bu
ild/build/staging_dir/lib libnetsnmpagent.la libnetsnmpmibs.la helpers/libnetsn
mphelpers.la ../snmplib/libnetsnmp.la -ldl -lcrypto -lm
/home/pj/cvs/musenki-build/build/staging_dir/bin/gcc -I/home/pj/cvs/musenki-build
/build/staging_dir/include -Dlinux -o snmpd snmpd.o -L/home/pj/cvs/musenki-build
/build/staging_dir/lib ./.libs/libnetsnmpagent.a ./.libs/libnetsnmpmibs.a helpers
/.libs/libnetsnmphelpers.a ../snmplib/.libs/libnetsnmp.a -ldl -lcrypto -lm
./.libs/libnetsnmpmibs.a(disk.o): In function `disk_parse_config':
disk.o(.text+0x800): undefined reference to `endfsent'
disk.o(.text+0x800): relocation truncated to fit: R_PPC_REL24 endfsent
Hints appreciated,
--pj
More information about the uClibc
mailing list