Bug#457506: libnet: FTBFS on hurd-i386

2007-12-23 Thread Samuel Thibault

Chris Hanson, le Sat 22 Dec 2007 21:15:56 -0500, a écrit :
 On 12/22/07, Samuel Thibault [EMAIL PROTECTED] wrote:
 
  have netinet/ip_vars.h either. Here is a patch from Barry deFreese.
  Could you please apply it? (libnet failing to build actually blocks a
  bunch of other packages.)
 
 You seem to have forgotten the patch?

Oops :)
--- libnet-1.1.2.1.orig/include/libnet.h.in
+++ libnet-1.1.2.1/include/libnet.h.in
@@ -90,7 +90,7 @@
 #include winsock2.h
 #include win32/in_systm.h
 #endif /* __WIN32__ */
-#if !(__linux__)  !(__WIN32__)  !(__APPLE__)  !(__CYGWIN__)
+#if !(__linux__)  !(__WIN32__)  !(__APPLE__)  !(__CYGWIN__)  !(__GNU__)
 #include netinet/ip_var.h
 #else   /* __linux__ */
 #if (HAVE_NET_ETHERNET_H)


Bug#457506: libnet: FTBFS on hurd-i386

2007-12-22 Thread Samuel Thibault
Package: libnet
Version: 1.1.2.1-2
Severity: important
Tags: patch

Hello,

libnet currently FTBFS on hurd-i386 because the GNU/Hurd system doesn't
have netinet/ip_vars.h either. Here is a patch from Barry deFreese.
Could you please apply it? (libnet failing to build actually blocks a
bunch of other packages.)

Samuel

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.23
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#457506: libnet: FTBFS on hurd-i386

2007-12-22 Thread Chris Hanson
On 12/22/07, Samuel Thibault [EMAIL PROTECTED] wrote:

 have netinet/ip_vars.h either. Here is a patch from Barry deFreese.
 Could you please apply it? (libnet failing to build actually blocks a
 bunch of other packages.)

You seem to have forgotten the patch?



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]