pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/41790: mail/mutt-devel does not compile on NetBSD 4.0.1
>Number: 41790
>Category: pkg
>Synopsis: mail/mutt-devel does not compile on NetBSD 4.0.1
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Jul 27 13:30:00 +0000 2009
>Originator: Jörn Clausen
>Release: 4.0.1
>Organization:
University of Bielefeld
>Environment:
NetBSD hrzkpgsrc 4.0.1 NetBSD 4.0.1 (GENERIC) #0: Tue Oct 7 22:58:48 PDT 2008
builds@wb30:/home/builds/ab/netbsd-4-0-1-RELEASE/i386/200810080053Z-obj/home/builds/ab/netbsd-4-0-1-RELEASE/src/sys/arch/i386/compile/GENERIC
i386
>Description:
mail/mutt-devel fails on NetBSD 4.0.1 with
cc -DPKGDATADIR=\"/usr/pkg/share/mutt\" -DSYSCONFDIR=\"/usr/pkg/etc\"
-DBINDIR=\"/usr/pkg/bin\" -DMUTTLOCALEDIR=\"/usr/pkg/share/locale\"
-DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I/usr/include -I/usr/include
-I./intl -Wall -pedantic -Wno-long-long -O2 -I/usr/include -MT mvchgat.o -MD
-MP -MF .deps/mvchgat.Tpo -c -o mvchgat.o mvchgat.c
mvchgat.c:17: error: expected ')' before '*' token
mvchgat.c:27: error: expected declaration specifiers or '...' before 'attr_t'
mvchgat.c: In function 'mvchgat':
mvchgat.c:30: warning: implicit declaration of function 'mvwchgat'
mvchgat.c:30: error: 'stdscr' undeclared (first use in this function)
mvchgat.c:30: error: (Each undeclared identifier is reported only once
mvchgat.c:30: error: for each function it appears in.)
mvchgat.c:30: error: 'attr' undeclared (first use in this function)
*** Error code 1
It seems, patches/patch-aq is the source of this problem. I don't see
HAVE_MVWCHGAT mentioned (let alone defined) anywhere.
>How-To-Repeat:
>Fix:
Home |
Main Index |
Thread Index |
Old Index