[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[debian-hurd-Patches][301178] FTBFS tcpdump-3.8.3



debian-hurd-Patches item #301178, was changed at 2012-06-01 00:35 by Barry deFreese
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=410472&aid=301178&group_id=30628

>Status: Closed
Priority: 3
Submitted By: Barry deFreese  (bddebian-guest)
Assigned to: Nobody (None)
Summary: FTBFS tcpdump-3.8.3 
Category: posix
Group: unsubmitted
>Resolution: Fixed


Initial Comment:
Author: Barry deFreese <bddebian@comcast.net>
Source: tcpdump
Status: ugly but builds
Categories: posix
Strip-Level: -p1



--- tcpdump-stdinc.horg 2005-02-10 18:33:19.000000000 -0500
+++ tcpdump-stdinc.h    2005-02-10 18:32:40.000000000 -0500
@@ -42,6 +42,10 @@
 #ifndef tcpdump_stdinc_h
 #define tcpdump_stdinc_h

+#if defined(__GNU__)
+# define MAXHOSTNAMELEN 64
+#endif
+
 #ifdef WIN32

 #include <stdio.h>



----------------------------------------------------------------------

>Comment By: Barry deFreese (bdefreese)
Date: 2012-06-01 00:35

Message:
Package now available in the archive.

----------------------------------------------------------------------

You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=410472&aid=301178&group_id=30628


Reply to: