Paul Smith <[EMAIL PROTECTED]> writes:

> Hi all;
>
> I still can't cross-compile autofs in the latest build 5.0.3; I'm having
> the same problems as described in this thread, back in Nov 2006.
>
> http://linux.kernel.org/pipermail/autofs/2006-November/003432.html
>
> Is there any interest in getting this working properly and supporting
> it?  It would be really helpful if it could be done.

If you're going to get rid of the run-time check, then we need to add
it as a "with" option or equivalent.  PIE is Position Independent
Execution, and it is recommended that long running processes be built
with said flag.  If you're cross compiling, hopefully you know whether
the platform supports it.

Cheers,

Jeff

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

Reply via email to