On Wed, 3 May 2006, Moshe Kaminsky wrote:

> * Ian Kent <[EMAIL PROTECTED]> [02/05/06 20:30]:
> > 
> > Hi all,
> > 
> > I've finally got to a point where I can release a beta of
> > autofs 5.0.0.
> > 
> > I would really appreciate some real world testing of this
> > so I hope some of you are able to help.
> > 
> > Feedback is welcome.
> > 
> > autofs
> > ======
> > 
> > For the moment the package can be found at:
> > 
> > ftp://ftp.kernel.org/pub/linux/daemons/autofs/v4
> > 
> > It is autofs-5.0.0_beta1.tar.[gz|bz2]
> > 
> > No source rpm is there as it can be produced by using:
> > 
> > rpmbuild -ts autofs-5.0.0_beta1.tar.gz
> > 
> > and the binary rpm by using:
> > 
> > rpmbuild -tb autofs-5.0.0_beta1.tar.gz
> > 
> > See the INSTALL file for information about configure options and
> > kernel requirements.
> > 
> > I have no way to test the Gentoo portage build and the build
> > files will need to be modified for beta1. It would be great
> > if someone could get this working and forward a patch before
> > the final release.
> > 
> 
> I modified the ebuild for autofs4 and tried to compile. I get:
> 
> 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

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

Reply via email to