Subject: pkg/29154: pine 4.62 doen't build on NetBSD 2.0/i386
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <harenberg@physik.uni-wuppertal.de>
List: pkgsrc-bugs
Date: 01/29/2005 21:51:00
>Number: 29154
>Category: pkg
>Synopsis: pine 4.62 doen't build on NetBSD 2.0/i386
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Jan 29 21:51:00 +0000 2005
>Originator: Torsten Harenberg
>Release: NetBSD 2.0
>Organization:
University of Wuppertal
>Environment:
NetBSD agrino 2.0 NetBSD 2.0 (GENERIC) #0: Sun Dec 12 17:43:51 CET 2004 root@:/usr/i386obj/sys/arch/i386/compile/GENERIC i386
>Description:
pine 4.62 from pkgsrc doesn't build:
./cmplhelp.sh < pine.hlp > helptext.c
cc -O2 -I/usr/include -I/usr/pkg/include -DDEBUG -DDEBUGJOURNAL -DNETBSD -DSYSTYPE=\"NEB\" -DMOUSE -I/usr/pkg/include/c-client -I/usr/include -I/usr/pkg/include -c helptext.c
cc -O2 -I/usr/include -I/usr/pkg/include -DDEBUG -DDEBUGJOURNAL -DNETBSD -DSYSTYPE=\"NEB\" -DMOUSE -I/usr/pkg/include/c-client -I/usr/include -I/usr/pkg/include -c imap.c
imap.c: In function `imap_flush_passwd_cache':
imap.c:3042: error: `panicking' undeclared (first use in this function)
imap.c:3042: error: (Each undeclared identifier is reported only once
imap.c:3042: error: for each function it appears in.)
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/mail/pine/work/pine4.62/pine
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/mail/pine
>How-To-Repeat:
update pkgsrc, try to build pine
>Fix: