* Ian Kent <[EMAIL PROTECTED]> [03/05/06 18:30]: > On Wed, 3 May 2006, Moshe Kaminsky wrote: > > > gcc -g -Os -march=athlon-tbird -pipe -fomit-frame-pointer > -D_REENTRANT -D_REENTRANT -rdynamic -fPIE -D_GNU_SOURCE > -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" > -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" > -DVERSION_STRING=\"5.0.0_beta1\" -c direct.c > > There's something else wrong with the build. > Shouldn't AUTOFS_CONF_DIR be /etc/conf.d instead of /etc/sysconfig? > configure should look for the directory? > What did I get wrong there? > Does /etc/sysconfig exist on you system? > Maybe it should be set explicitly at configure time. > > Ian >
The /etc/sysconfig does exist (don't know why), and the configure takes it first. I added --with-confdir=/etc/conf.d to the ebuild, and it solved the problem. Thanks, Moshe
pgpQ6ydL41PD8.pgp
Description: PGP signature
_______________________________________________ autofs mailing list [email protected] http://linux.kernel.org/mailman/listinfo/autofs
