Subject: pkg/8053: qpopper requires IPv6
To: None <gnats-bugs@gnats.netbsd.org>
From: Charlie Root <root@garbled.net>
List: netbsd-bugs
Date: 07/23/1999 23:20:54
>Number: 8053
>Category: pkg
>Synopsis: qpopper requires ipv6
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager (NetBSD software packages system bug manager)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Jul 23 23:20:01 1999
>Last-Modified:
>Originator: Charlie Root
>Organization:
>Release: current pkgsrc<NetBSD-current source date>
>Environment:
System: NetBSD polaris 1.3.2 NetBSD 1.3.2 (POLARIS) #1: Fri Nov 6 07:41:34 MST 1998 root@:/usr/src/sys/arch/i386/compile/POLARIS i386
>Description:
Qpopper ignores the setting of USE_INET6 in /etc/mk.conf, and compiles with
-DINET6 anyhow..
>How-To-Repeat:
cd pkgsrc/mail/qpopper && make
cc -c -I. -I. -DINET6 -fstrength-reduce -DHAVE_CONFIG_H pop_get_subcommand.c -o pop_get_subcommand.o
cc -c -I. -I. -DINET6 -fstrength-reduce -DHAVE_CONFIG_H pop_init.c -o pop_init.o
In file included from pop_init.c:47:
sockunion.h:9: field `su_sin6' has incomplete type
pop_init.c: In function `sock_ntop':
pop_init.c:87: `INET_ADDRSTRLEN' undeclared (first use this function)
pop_init.c:87: (Each undeclared identifier is reported only once
pop_init.c:87: for each function it appears in.)
*** Error code 1
>Fix:
Dunno..
>Audit-Trail:
>Unformatted: