Subject: lib/13080: libpcap fails to compile without INET6
To: None <gnats-bugs@gnats.netbsd.org>
From: None <opp@MuFFiN.Org>
List: netbsd-bugs
Date: 06/01/2001 10:27:31
>Number:         13080
>Category:       lib
>Synopsis:       libpcap fails to compile without INET6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lib-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jun 01 01:26:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Paulzen
>Release:        NetBSD-1.5, NetBSD-1.5_BETA2
>Organization:
MuFFiN.Org
>Environment:
System: NetBSD chocolate 1.5 NetBSD 1.5 (CHOCOLATE) #1: Mon Apr 2 12:07:21 CEST 2001 root@newchoco:/usr/src/sys/arch/sparc/compile/CHOCOLATE sparc


>Description:
	If libpcap is compiled without -DINET6 (which, e.g. is needed to use
	the -gateway option for tcpdump as this is not supported with ipv6)
	cc complains about unused variable b0 in line 1202 of gencode.c

>How-To-Repeat:
	
>Fix:
	#ifdef INET6 around "struct block..."
>Release-Note:
>Audit-Trail:
>Unformatted: