Subject: pine 4.40 won't build
To: None <tech-pkg@netbsd.org>
From: Audun Arnesen Nordal <audun@stud.cs.uit.no>
List: tech-pkg
Date: 11/13/2001 10:15:27
I'm having problems building pine from a current pkgsrc. I'm seeing so
many weird things wrt pkgsrc these days that I thought I'd ask here before
send-pr'ing.
$ uname -a
NetBSD audun 1.5Y NetBSD 1.5Y (dell.current) #9: Sun Sep 16 15:44:41 CEST
2001 root@audun:/usr/current/sys/arch/i386/compile/dell.current i386
# cd /usr/pkgsrc/mail/pine; make
===> Validating dependencies for pine-4.40
=> Checksum OK for pine4.40.tar.gz.
===> Extracting for pine-4.40
===> Required installed package pico>=4.1: pico-4.1 found
===> Required installed package imap-uw>=2001.0: imap-uw-2001.0 found
===> Patching for pine-4.40
# Make sure the imap lib that comes with pine isn't
# used (see http://www.securityfocus.com/advisories/2646)
/bin/rm -fr /usr/pkgsrc/mail/pine/work/pine4.40/imap
===> Applying NetBSD patches for pine-4.40
===> Configuring for pine-4.40
/bin/cp -f /usr/pkgsrc/mail/pine/work/pine4.40/pine/osdep/os-neb.h
/usr/pkgsrc/mail/pine/work/pine4.40/pine/osdep/os-neb.h.orig
/usr/bin/sed -e 's@/usr/local/lib/@/usr/pkg/etc/@' -e
's@DEFAULT_DEBUG.*2@DEFAULT_DEBUG 0@'
</usr/pkgsrc/mail/pine/work/pine4.40/pine/osdep/os-neb.h.orig
>/usr/pkgsrc/mail/pine/work/pine4.40/pine/osdep/os-neb.h
===> Building for pine-4.40
cd /usr/pkgsrc/mail/pine/work/pine4.40 && ./build neb PREFIX=/usr/pkg
CC="cc -O2"
make args are 'PREFIX=/usr/pkg' 'CC=cc -O2'
Making Pine.
make PREFIX=/usr/pkg CC=cc -O2 -f makefile.neb
rm -f os.h
ln -s osdep/os-neb.h os.h
./cmplhlp2.sh < pine.hlp > helptext.h
make: don't know how to make /include/c-client/mail.h. Stop
make: stopped in /usr/pkgsrc/mail/pine/work/pine4.40/pine
Done
Any help appreciated.
Best regards,
--
Audun Nordal