Ken Moffat wrote:
> http://strace.git.sourceforge.net/git/gitweb.cgip=strace/strace;a=commitdiff_plain;h=f0df31e
The link didn't work for me.
Is this it?
projects / strace/strace / blobdiff
--- a/configure.ac
+++ b/configure.ac
@@ -258,7 +258,7 @@ AC_CHECK_HEADERS([ \
], [], [])
AC_CHECK_HEADERS([linux/icmp.h linux/in6.h linux/netlink.h
linux/if_packet.h],
[], [], [#include <stddef.h>
-#include <linux/socket.h>])
+#include <sys/socket.h>])
AC_CHECK_HEADERS([asm/sigcontext.h], [], [], [#include <signal.h>])
AC_CHECK_TYPES([struct sigcontext_struct,
struct sigcontext],,, [#include <signal.h>])
I don't have 2.6.32 installed yet so I can't check it either.
-- Bruce
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page