pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/41824: mutt-devel build fails



>Number:         41824
>Category:       pkg
>Synopsis:       mutt-devel build fails
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Aug 05 10:35:00 +0000 2009
>Originator:     Hauke Fath
>Release:        NetBSD 5.0_STABLE
>Organization:
-- 
     The ASCII Ribbon Campaign                    Hauke Fath
()     No HTML/RTF in email             Institut für Nachrichtentechnik
/\     No Word docs in email                     TU Darmstadt
     Respect for open standards              Ruf +49-6151-16-3281
>Environment:
        
        
System: NetBSD Gstoder 5.0_STABLE NetBSD 5.0_STABLE (P4W) #0: Fri Jun 5 
14:06:50 CEST 2009 
hf@Hochstuhl:/var/obj/netbsd-builds/5/i386/sys/arch/i386/compile/P4W i386
Architecture: i386
Machine: i386
>Description:

        A mail/mutt-devel build on netbsd-5 fails with

[...]
ar cru libimap.a auth.o auth_login.o  browse.o command.o imap.o  message.o 
utf7.o util.o  auth_anon.o  auth_cram.o  
ranlib libimap.a
cc -DPKGDATADIR=\"/usr/pkg/share/mutt\" -DSYSCONFDIR=\"/etc/pkg\"  
-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

Stop.
make: stopped in /var/obj/pkgsrc/mail/mutt-devel/work/mutt-1.5.20
*** Error code 1


>How-To-Repeat:

        Attempt to build mutt-devel on netbsd-5.

>Fix:

        No idea... mvwchgat.c is added by patch-aq, though, and that
        probably has not been adapted after the recent update (missing
        include?).

>Unformatted:
        
        


Home | Main Index | Thread Index | Old Index