Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jul 2000 04:18:27 +0900 (JST)
From:      th@cis.ibaraki.ac.jp
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/20043: make buildworld fails at lib/libpcap
Message-ID:  <200007191918.EAA34278@nadja.cis.ibaraki.ac.jp>

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

>Number:         20043
>Category:       bin
>Synopsis:       make buildworld fails at lib/libpcap
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 19 12:20:02 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     HIYAMA Takeshi
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
Dept. of Comp. & Info. Sci.s, Ibaraki University
>Environment:

FreeBSD 4.1-RC Wed Jul 19 19:16:25 GMT 2000

>Description:

make world stop at lib/libpcap
error message is :
cc -O2 -march=pentiumpro -mcpu=i686 -pipe -I. -Dyylval=pcap_lval -DHAVE_SYS_IOCCOM_H=1 -DHAVE_SYS_SOCKIO_H=1  -DHAVE_ETHER_HOSTTON=1 -DHAVE_STRERROR=1  -DHAVE_SOCKADDR_SA_LEN=1 -DLBL_ALIGN=1 -DINET6 -I/usr/src/lib/libpcap/../../contrib/libpcap -I/usr/src/lib/libpcap/../../contrib/libpcap/lbl -I/usr/obj/usr/src/i386/usr/include -c /usr/src/lib/libpcap/../../contrib/libpcap/nametoaddr.c -o nametoaddr.o
/usr/src/lib/libpcap/../../contrib/libpcap/nametoaddr.c:370: conflicting types for `ether_hostton'
/usr/obj/usr/src/i386/usr/include/net/ethernet.h:111: previous declaration of `ether_hostton'
*** Error code 1

Stop in /usr/src/lib/libpcap.


>How-To-Repeat:

cd /usr/src
make buildworld

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


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




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