[patch] add missing includes to sysdeps/unix/sysv/linux/check_pf.c

Mike Frysinger vapier@gentoo.org
Sun Aug 12 16:16:00 GMT 2007


On Sunday 12 August 2007, Ulrich Drepper wrote:
> Mike Frysinger wrote:
> > the sysdeps/unix/sysv/linux/check_pf.c file uses alloca() and free() but
> > fails to pull in the appropriate headers (causing build failure on some
> > like SuperH) since there is no such function, but a macro to a real
> > function.
>
> I've said it many times before: make other archs headers look like
> x86-64/x86's headers instead of trying to patch every single case like
> this.  I will not add this patch.

i imagine arch maintainers will track down the hideous x86-64/x86 mess at some 
point ... in the meantime, i'll continue using proper headers like any 
correct/sane codebase, thanks
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 827 bytes
Desc: This is a digitally signed message part.
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20070812/8ef9bda4/attachment.sig>


More information about the Libc-alpha mailing list