Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Dec 1999 01:30:02 -1000 (HST)
From:      Vincent Poy <vince@pele.WURLDLINK.NET>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/15645: firewalk port build fails
Message-ID:  <199912231130.BAA54807@pele.WURLDLINK.NET>

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

>Number:         15645
>Category:       ports
>Synopsis:       firewalk port build fails
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 23 03:30:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Vincent Poy
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Wurldlink Corporation - San Francisco - Hong Kong - Honolulu
>Environment:

4.0-CURRENT and 3.3-RELEASE

>Description:

firewalk port build fails

>How-To-Repeat:

root@victor [3:25am][/usr/ports/security/firewalk] >> make clean ; make install ===>  Cleaning for libnet-0.99g
===>  Cleaning for firewalk-0.9.9b
>Fix:

Unknown

>Release-Note:
>Audit-Trail:
>Unformatted:
 >> firewalk-0.99beta.tar.gz doesn't seem to exist on this system.
 >> Attempting to fetch from http://www.packetfactory.net/firewalk/.
 Receiving firewalk-0.99beta.tar.gz (75045 bytes): 100%
 75045 bytes transferred in 0.4 seconds  (168.03 Kbytes/s)
 ===>  Extracting for firewalk-0.9.9b
 >> Checksum OK for firewalk-0.99beta.tar.gz.
 ===>   firewalk-0.9.9b depends on file: /usr/local/lib/libnet.a - found
 ===>  Patching for firewalk-0.9.9b
 ===>  Applying FreeBSD patches for firewalk-0.9.9b
 ===>  Configuring for firewalk-0.9.9b
 creating cache ./config.cache
 checking host system type... i386--freebsd3.3
 checking target system type... i386--freebsd3.3
 checking build system type... i386--freebsd3.3
 checking for gcc... cc
 checking whether the C compiler (cc -O -pipe -L/usr/local/lib) works... yes
 checking whether the C compiler (cc -O -pipe -L/usr/local/lib) is a cross-compiler... no
 checking whether we are using GNU C... yes
 checking whether cc accepts -g... yes
 checking how to run the C preprocessor... cc -E
 checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
 checking for build_ip in -lnet... yes
 checking for pcap_open_live in -lpcap... yes
 checking for ANSI C header files... yes
 checking for working const... yes
 checking whether cc needs -traditional... no
 checking for strerror... yes
 updating cache ./config.cache
 creating ./config.status
 creating Makefile
 creating config.h
 ===>  Building for firewalk-0.9.9b
 sed -e 's/.*/static char version[] = "&";/' ./VERSION > version.h
 cc -O -pipe -I/usr/local/include -DHAVE_CONFIG_H -c main.c -o main.o
 In file included from ./main.h:48,
                  from main.c:38:
 /usr/local/include/libnet.h:89: #error "byte order has not been specified, you'll
 need to #define either LIBNET_LIL_ENDIAN or LIBNET_BIG_ENDIAN.  See the
 documentation regarding the libnet-config script."
 *** Error code 1
 
 Stop.
 *** Error code 1
 
 Stop.
 *** Error code 1
 
 Stop.
 *** Error code 1
 
 Stop.
 *** Error code 1
 
 Stop.
 


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?199912231130.BAA54807>