On Mon, 31 Jan 2011, Philip Ong Jr. wrote:

I've applied all the patches for both trees, but i'm getting these errors.

I'm running a kernel.org kernel 2.6.29.4 64bit RHEL4u5. Are there any specific software requirements for compiling?

make[1]: Leaving directory `/usr/src/autofs-5.0.4/lib'
make[1]: Entering directory `/usr/src/autofs-5.0.4/daemon'
gcc -O2 -Wall -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.4\" -c automount.c
automount.c:43:27: libxml/parser.h: No such file or directory
                     ^^^^^^^^^^^^^^^

You would need to have the libxml development libraries installed to compile. I am not sure what RedHat calls it (for reference, it's libxml2-devel for OpenSuSE 11.2).

HTH,
Ryan

_______________________________________________
autofs mailing list
autofs@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to