Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jan 2003 14:24:13 GMT
From:      Dominic Marks <dom@cus.org.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        dugsong@monkey.org
Subject:   ports/46800: Port Fix: net/libdnet
Message-ID:  <200301061424.h06EODAc021156@moo.cus.org.uk>

next in thread | raw e-mail | index | archive | help

>Number:         46800
>Category:       ports
>Synopsis:       Port Fix: net/libdnet
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 06 06:30:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Marks
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
UMIST
>Environment:
System: FreeBSD moo.cus.org.uk 4.6-STABLE FreeBSD 4.6-STABLE #0: Sat Jul 20 15:11:50 BST 2002 root@moo.cus.org.uk:/usr/obj/usr/src/sys/MOO i386

	
>Description:
	This patch should fix the libdnet build on FreeBSD 5
	
>How-To-Repeat:
	NA.
	
>Fix:

 1. Add this as patch-aa for the port

--- src/fw-ipfw.c	Fri Jan 25 04:25:40 2002
+++ src/fw-ipfw.c.new	Mon Jan  6 14:10:17 2003
@@ -12,6 +12,7 @@
 #include <sys/queue.h>
 #include <sys/socket.h>
 
+#include <net/if.h>
 #include <netinet/in.h>
 #include <netinet/ip_fw.h>
 

	


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301061424.h06EODAc021156>