A few corrections/additions: Am 30.08.2013 18:41, schrieb Michael Biebl: > configure.ac has a couple of program checks: > > AC_PATH_PROG([QUOTACHECK], [quotacheck], [/usr/sbin/quotacheck])
I was missing AC_PATH_PROG([QUOTAON], [quotaon], [/usr/sbin/quotaon]) > AC_PATH_PROG([SETCAP], [setcap], [/usr/sbin/setcap]) > AC_PATH_PROG([KILL], [kill], [/usr/bin/kill]) > AC_PATH_PROG([KMOD], [kmod], [/usr/bin/kmod]) v204 does not actually check for kmod, this check was added for v205, where the creation of static device nodes was moved out of udev. Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature

