When installing 5.0.5 on a Centos 4u5 system with kernel.org 2.6.29.4, i receive a daemon error.

Here are the last couple of lines...

# DEBUG=1 make
gcc -g -Wall -DDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -DAUTOFS_FIFO_DIR=\"/var/run\" -DAUTOFS_FLAG_DIR=\"/var/run\" -DVERSION_STRING=\"5.0.5\" -I/usr/include/libxml2 -c state.c gcc -g -Wall -DDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -DAUTOFS_FIFO_DIR=\"/var/run\" -DAUTOFS_FLAG_DIR=\"/var/run\" -DVERSION_STRING=\"5.0.5\" -I/usr/include/libxml2 -c flag.c gcc -g -lpthread -rdynamic -pie -o automount automount.o indirect.o direct.o spawn.o module.o mount.o lookup.o state.o flag.o ../lib/autofs.a -ldl -lxml2 -lz -lpthread -lm ../lib/autofs.a(master_tok.o)(.text+0x1b45): In function `master_set_scan_buffer': /usr/src/autofs-5.0.5/lib/master_tok.l:417: undefined reference to `master_lex_destroy'
collect2: ld returned 1 exit status
make[1]: *** [automount] Error 1
make[1]: Leaving directory `/usr/src/autofs-5.0.5/daemon'
make: *** [daemon] Error 2

_______________________________________________
autofs mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to