pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/29503: package games/zombies does not build
>Number: 29503
>Category: pkg
>Synopsis: package games/zombies does not build
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Feb 22 09:02:00 +0000 2005
>Originator: A L Meyers
>Release: latest cvs pkgsrc bootstrapped to Mandrake Linux 10.1 i386
>Organization:
Meyers Consulting
>Environment:
Linux localhost.localdomain 2.6.8.1-12mdk #1 Fri Oct 1 12:53:41 CEST 2004 i686
AMD Athlon(tm) XP 2800+ unknown GNU/Linux
>Description:
===> Building for zombies-1.0nb1
gcc -DSCORE_FILE=\"/var/games/zombies_score\" -c level.c
gcc -DSCORE_FILE=\"/var/games/zombies_score\" -c main.c
gcc -DSCORE_FILE=\"/var/games/zombies_score\" -c misc.c
misc.c:46:8: warning: extra tokens at end of #else directive
misc.c:48:9: warning: extra tokens at end of #endif directive
gcc -DSCORE_FILE=\"/var/games/zombies_score\" -c move.c
gcc -DSCORE_FILE=\"/var/games/zombies_score\" -c score.c
gcc -o zombies level.o main.o misc.o move.o score.o -lcurses -ltermcap
/usr/bin/ld: cannot find -ltermcap
collect2: ld returned 1 exit status
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/games/zombies/work/zombies-1.0
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/games/zombies
===>
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===> * log of the build
===> * /usr/pkgsrc/games/zombies/work/.work.log
===>
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/games/zombies
>How-To-Repeat:
do "bmake install clean" in games/zombies
>Fix:
none known; Mandrake Linux 10.1 i386 up to date uses gcc 3.4
Home |
Main Index |
Thread Index |
Old Index