gcc -shared -Xlinker -rpath -Xlinker /usr/lib64/autofs -O2 -g -pipe
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -DDONTSTRIP -D_REENTRANT
-D_REENTRANT -I../include -I../lib -fPIC -D_GNU_SOURCE
-DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\"
-o mount_nfs.so \
        mount_nfs.c replicated.o ../lib/autofs.a -lnsl
In file included from cyrus-sasl.c:59:
../include/lookup_ldap.h:41: error: expected specifier-qualifier-list
before 'krb5_principal'

I had to disable sasl explicitely. I'm using gcc 4.1.1.
-- 
Guillaume Rousse
Projet Estime, INRIA
Domaine de Voluceau
Rocquencourt - B.P. 105
78153 Le Chesnay Cedex - France

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

Reply via email to