-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Package: purelibc Severity: important Tags: patch Justification: fails to build from source
The included patch fixes purelibc on amd64. It will likely also help fix building on other architecture, but it has not been tested on such. Michael - --- socketcalls.c.old 2008-07-11 21:45:00.000000000 +0000 +++ socketcalls.c 2008-07-11 21:45:39.000000000 +0000 @@ -20,6 +20,7 @@ */ #include <config.h> +#include <stdlib.h> /* needs on amd64 and others */ #include <stdarg.h> #include <sys/types.h> #include <sys/socket.h> - -- System Information: Debian Release: lenny/sid APT prefers hardy-updates APT policy: (500, 'hardy-updates'), (500, 'hardy-security'), (500, 'hardy') Architecture: amd64 (x86_64) Kernel: Linux 2.6.24-19-generic (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: http://getfiregpg.org iD8DBQFId/99pblTBJ2i2psRAjSfAJ0cmtYcxkEyH3HX/W/GMU3Hq+Zf5QCeOP8x kVkt27/tsASB5ObvEj1vLp8= =Ni+W -----END PGP SIGNATURE-----