I've been working on autofs.  Generally it's a PITA and I don't know if its 
worth keeping in the book or not.

The autofs-5.0.6 version now seems to require Kerberos, ldap, and sasl where 
none were required before (but ldap and sasl were optional).  configure seems 
to 
allow not having these, but the code fails to compile without them.

That leads me to mitkrb.  It does not build with gcc 4.7 without a tweak.

I need do

sed -i -e 's/^YYSTYPE yylval/&={0}/' lib/krb5/krb/deltat.c

Armin, you updated mitkrb.  Do you want to fix this?

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to