From hdiwan@[24.161.45.173]  Mon Oct 16 17:23:36 2000
Return-Path: <hdiwan@[24.161.45.173]>
Received: from mail4.nycap.rr.com (mail4-1.nyroc.rr.com [24.92.33.20])
	by hub.freebsd.org (Postfix) with ESMTP id 7F7B837B503
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 16 Oct 2000 17:23:35 -0700 (PDT)
Received: from [24.161.45.173] ([24.169.217.142]) by mail4.nycap.rr.com
          (Post.Office MTA v3.5.3 release 223
          ID# 0-59787U250000L250000S0V35) with SMTP id com
          for <FreeBSD-gnats-submit@freebsd.org>;
          Mon, 16 Oct 2000 20:27:40 -0400
Received: (qmail 28254 invoked by uid 1001); 17 Oct 2000 00:23:25 -0000
Message-Id: <20001017002325.28253.qmail@24.161.45.173>
Date: 17 Oct 2000 00:23:25 -0000
From: hdiwan@pobox.com
Sender: hdiwan@[24.161.45.173]
Reply-To: hdiwan@pobox.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: security/firewalk
X-Send-Pr-Version: 3.2

>Number:         22035
>Category:       ports
>Synopsis:       configure problem
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 16 17:30:01 PDT 2000
>Closed-Date:    Wed Jan 10 09:18:53 PST 2001
>Last-Modified:  Wed Jan 10 09:19:43 PST 2001
>Originator:     Hasan Diwan
>Release:        FreeBSD 4.1.1-STABLE i386
>Organization:
Rensselaer Polytechnic Institute
>Environment:

both SMP and UP Celeron 400A, 256Mb RAM, 16Gb hard drive space (1.5Gb IDE, rest is SCSI)

>Description:

configure:952: checking for build_ip in -lnet
configure:971: cc -o conftest -O -pipe  -L/usr/local/lib conftest.c
-lnet   1>&5
/tmp/ccm76651.o: In function `main':
/tmp/ccm76651.o(.text+0x7): undefined reference to `build_ip'
configure: failed program was:
#line 960 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char build_ip();
int main() {
build_ip()
; return 0; }
(end of "config.log")


>How-To-Repeat:

cd /usr/ports/security/firewalk && make install distclean (as root)

>Fix:

No fix known


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: sf 
State-Changed-When: Wed Jan 3 12:02:30 PST 2001 
State-Changed-Why:  
I think you have a problem with libnet installation. 
Reinstall it and try again. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=22035 
State-Changed-From-To: feedback->closed 
State-Changed-By: sf 
State-Changed-When: Wed Jan 10 09:18:53 PST 2001 
State-Changed-Why:  
Not a problem of port itself. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=22035 
>Unformatted:
