From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Nov 4 13:40:22 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 210C516A41F for ; Fri, 4 Nov 2005 13:40:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCA4043D49 for ; Fri, 4 Nov 2005 13:40:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jA4DeLPs044311 for ; Fri, 4 Nov 2005 13:40:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jA4DeLfN044310; Fri, 4 Nov 2005 13:40:21 GMT (envelope-from gnats) Date: Fri, 4 Nov 2005 13:40:21 GMT Message-Id: <200511041340.jA4DeLfN044310@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: "=?iso-8859-15?Q?Jos=E9?= M. =?iso-8859-15?Q?Fandi=F1o?=" Cc: Subject: Re: ports/87889: security/firewalk fails to compile. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "=?iso-8859-15?Q?Jos=E9?= M. =?iso-8859-15?Q?Fandi=F1o?=" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 13:40:22 -0000 The following reply was made to PR ports/87889; it has been noted by GNATS. From: "=?iso-8859-15?Q?Jos=E9?= M. =?iso-8859-15?Q?Fandi=F1o?=" To: Jonatan B Cc: bug-followup@FreeBSD.org, Edwin Groothuis Subject: Re: ports/87889: security/firewalk fails to compile. Date: Fri, 04 Nov 2005 14:36:29 +0100 Jonatan B wrote: > > It appears you are trying to install firewalk with libnet > 1.0.2 (net/libnet) and not 1.1.2.1 (net/libnet-devel). It's weird, > because firewalk is dependant on an include file that exists > only in the latter, and not the former (include/libnet/libnet-types.h). > so I guess this file was left over in your filesystem from a previous > installation, or something like that. > You can see what version of libnet you have currently installed using: > pkg_info | grep libnet > and you can remove it with: > pkg_delete libnet\* > > Try deleting libnet, verify that libnet-types.h was not left behind, > and then try reinstalling the port. you are right, libnet was left in the system by some previous port. However the port doesn't seems to detect the correct library version. I don't know the correct fix for this, perhaps defining LIB_DEPENDS to libnet-devel. Regards -- -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS/IT d- s+:+() a31 C+++ UBL+++$ P+ L+++ E--- W++ N+ o++ K- w--- O+ M+ V- PS+ PE+ Y++ PGP+>+++ t+ 5 X+$ R- tv-- b+++ DI D++>+++ G++ e- h+(++) !r !z ------END GEEK CODE BLOCK------