bash-3.1# ./configure --prefix=/usr --exec_prefix=/ --sysconfdir=/etc --disable-logging bash-3.1# make make all-recursive make[1]: Entering directory `/sources/udev-127' Making all in udev make[2]: Entering directory `/sources/udev-127/udev' Making all in lib make[3]: Entering directory `/sources/udev-127/udev/lib' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR=\""/etc"\" -DUDEV_PREFIX=\""/"\" -DLIBUDEV_COMPILATION -g -O2 -MT libudev.lo -MD -MP -MF .deps/libudev.Tpo -c -o libudev.lo libudev.c gcc -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR=\"/etc\" -DUDEV_PREFIX=\"/\" -DLIBUDEV_COMPILATION -g -O2 -MT libudev.lo -MD -MP -MF .deps/libudev.Tpo -c libudev.c -fPIC -DPIC -o .libs/libudev.o In file included from libudev.c:32: libudev-private.h:54: error: expected ',' or ';' before '{' token make[3]: *** [libudev.lo] Error 1 make[3]: Leaving directory `/sources/udev-127/udev/lib' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/sources/udev-127/udev' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/sources/udev-127' make: *** [all] Error 2 Patrick Verner www.partedmagic.com -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html