I have not, how do I go about doing that?
Phil
Ian Kent wrote:
On 01/26/2010 07:40 AM, Philip Ong Jr. wrote:
I applied the patches starting from top to down...and now receiving
error messages pertaining to conditional statements.
patch -p1 <
/usr/src/autofs-5.0.5/patches/autofs-5.0.5-fix-included-map-read-fail-handling.patch
patch -p1 <
/usr/src/autofs-5.0.5/patches/autofs-5.0.5-refactor-ldap-sasl-bind.patch
patch -p1 <
/usr/src/autofs-5.0.5/patches/autofs-5.0.4-add-mount-wait-parameter.patch
patch -p1 <
/usr/src/autofs-5.0.5/patches/autofs-5.0.5-special-case-cifs-escapes.patch
patch -p1 <
/usr/src/autofs-5.0.5/patches/autofs-5.0.5-fix-libxml2-workaround-configure.patch
patch -p1 <
/usr/src/autofs-5.0.5/patches/autofs-5.0.5-more-code-analysis-corrections.patch
patch -p1 <
/usr/src/autofs-5.0.5/patches/autofs-5.0.5-fix-backwards-ifndef-INET6.patch
patch -p1 <
/usr/src/autofs-5.0.5/patches/autofs-5.0.5-fix-stale-init-for-file-map-instance.patch
patch -p1 <
/usr/src/autofs-5.0.5/patches/autofs-5.0.5-fix-ext4-fsck-at-mount.patch
patch -p1 <
/usr/src/autofs-5.0.5/patches/autofs-5.0.5-dont-use-master_lex_destroy-to-clear-parse-buffer.patch
patch -p1 <
/usr/src/autofs-5.0.5/patches/autofs-5.0.5-make-documentation-for-set-log-priority-clearer.patch
patch -p1 <
/usr/src/autofs-5.0.5/patches/autofs-5.0.5-fix-timeout-in-connect_nb.patch
patch -p1 <
/usr/src/autofs-5.0.5/patches/autofs-5.0.5-fix-pidof-init-script-usage.patch
patch -p1 <
/usr/src/autofs-5.0.5/patches/autofs-5.0.5-check-for-path-mount-location-in-generic-module.patch
patch -p1 <
/usr/src/autofs-5.0.5/patches/autofs-5.0.5-dont-fail-mount-on-access-fail.patch
patch -p1 <
/usr/src/autofs-5.0.5/patches/autofs-5.0.5-fix-rpc-large-export-list.patch
patch -p1 <
/usr/src/autofs-5.0.5/patches/autofs-5.0.5-fix-memory-leak-on-reload.patch
# ./configure --disable-mount-locking --enable-ignore-busy
# DEBUG=1 make
gcc -g -lpthread -rdynamic -pie -o automount automount.o indirect.o
direct.o spawn.o module.o mount.o lookup.o state.o flag.o
../lib/autofs.a -ldl -lxml2 -lz -lpthread -lm
: automount
make[1]: Leaving directory `/usr/src/autofs-5.0.5/daemon'
make[1]: Entering directory `/usr/src/autofs-5.0.5/modules'
Makefile:75: Extraneous text after `else' directive
Makefile:80: Extraneous text after `else' directive
Makefile:80: *** only one `else' per conditional. Stop.
make[1]: Leaving directory `/usr/src/autofs-5.0.5/modules'
make: *** [daemon] Error 2
Thoughts?
Oh ... bummer, wonder how I've broken the patch series?
I'll check it out and get back to you.
In the meantime, have you tried checking out the git repo and building that?
Ian
_______________________________________________
autofs mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/autofs