Subject: pkg/15974: net/pchar doesnt build on 1.4.3A (i386)
To: None <gnats-bugs@gnats.netbsd.org>
From: None <mipam@ibb.net>
List: netbsd-bugs
Date: 03/20/2002 04:09:29
>Number: 15974
>Category: pkg
>Synopsis: net/pchar doesnt build on 1.4.3A (i386)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Mar 19 19:10:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator: Mipam
>Release: 1.4.3
>Organization:
Mipam
>Environment:
System: NetBSD 1.4.3A NetBSD 1.4.3A (Mipam) #0: Fri Mar 15 00:56:57 CET 2002 root@:/usr/src/sys/arch/i386/compile/Mipam i386
>Description:
pkgsrc/net/pchar doesnt build on 1.4.3A (i386)
This is the message:
c++ -I/usr/pkgsrc/net/pchar/work/.buildlink/include
-I/usr/pkgsrc/net/pchar/work/.buildlink/include
-O2 -I/usr/pkgsrc/net/pchar/work/.buildlink/include
-I/usr/pkgsrc/net/pchar/work/.buildlink/include
-I. -DSIZEOF_BOOL=1 -DHAVE_SOCKLEN_T=1
-DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1
-DHAVE_SOCKADDR_SA_LEN=1
-DHAVE_HERROR=1 -DHAVE_SNPRINTF=1 -DHAVE_LIBM=1
-DHAVE_SNMP=1 -DHAVE_LIBSNMP=1 -c
GetIfInfo.cc -o GetIfInfo.o
In file included from GetIfInfo.cc:37:
GetIfInfo.h:24: syntax error before `('
GetIfInfo.h:35: syntax error before `;'
GetIfInfo.cc: In method `GetIfInfo::GetIfInfo(void *, class Pctest *)':
GetIfInfo.cc:65: class `GetIfInfo' does not have any field named `IfMtu'
GetIfInfo.cc:66: class `GetIfInfo' does not have any field named `IfSpeed'
GetIfInfo.cc:252: `IfMtu' undeclared (first use this function)
GetIfInfo.cc:252: (Each undeclared identifier is reported only once
GetIfInfo.cc:252: for each function it appears in.)
GetIfInfo.cc:256: `IfSpeed' undeclared (first use this function)
GetIfInfo.cc: At top level:
GetIfInfo.cc:335: syntax error before `::'
*** Error code 1
>How-To-Repeat:
Try to build pchar on the mentioned release.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: