wip/calcurse update
Demelier David <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.wip.general |
|---|---|
| Message-ID | <[email protected]> |
Hi pkgsrc-wip, The calcurse version is a quite old and I tried to update to 2.7 but there is some issues related to termcap. See the attachment below. King Regards. -- Demelier David () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ pkgsrc-wip-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss
log
(text/plain, 1.5 KB)
=> Bootstrap dependency digest>=20010302: found digest-20080510
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
===> Building for calcurse-2.7
/usr/pkg/bin/gmake all-recursive
gmake[1]: Entering directory `/usr/pkgsrc/wip/calcurse/work/calcurse-2.7'
Making all in po
gmake[2]: Entering directory `/usr/pkgsrc/wip/calcurse/work/calcurse-2.7/po'
gmake[2]: Leaving directory `/usr/pkgsrc/wip/calcurse/work/calcurse-2.7/po'
Making all in src
gmake[2]: Entering directory `/usr/pkgsrc/wip/calcurse/work/calcurse-2.7/src'
if cc -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -O2 -I/usr/include -Wall -MT calcurse.o -MD -MP -MF ".deps/calcurse.Tpo" -c -o calcurse.o calcurse.c; \
then mv -f ".deps/calcurse.Tpo" ".deps/calcurse.Po"; else rm -f ".deps/calcurse.Tpo"; exit 1; fi
In file included from utils.h:44,
from calcurse.c:49:
calendar.h:95: error: 'UP' redeclared as different kind of symbol
/usr/include/termcap.h:69: error: previous declaration of 'UP' was here
gmake[2]: *** [calcurse.o] Error 1
gmake[2]: Leaving directory `/usr/pkgsrc/wip/calcurse/work/calcurse-2.7/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/wip/calcurse/work/calcurse-2.7'
gmake: *** [all] Error 2
*** Error code 2
Stop.
make: stopped in /usr/pkgsrc/wip/calcurse
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/wip/calcurse