pkgsrc-Bugs archive

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

Re: pkg/29427: package games/nighthawk does not build



The following reply was made to PR pkg/29427; it has been noted by GNATS.

From: A L Meyers <me%privacy.net@localhost>
To: gnats-bugs%netbsd.org@localhost, gnats-admin%netbsd.org@localhost
Cc: 
Subject: Re: pkg/29427: package games/nighthawk does not build
Date: Sat, 05 Mar 2005 20:29:38 +0100

 Regret having to report that nighthawk still does not complete build.
 
 Greetings, Lux
 
 The error message is:
 
 g++ -Wall -g -pipe -fomit-frame-pointer -DVERSION='"2.1"' 
 -DPREFIX=\"/usr/pkg\" -I/usr/X11R6/include -Wl,-R/usr/X11R6/lib 
 -L/usr/X11R6/lib -lXpm -lX11 -Wall -g -pipe -fomit-frame-pointer 
 -DVERSION='"2.1"' -DPREFIX=\"/usr/pkg\" -c nighthawk.cc -o nighthawk.o
 nighthawk.cc: In function `void update_score(int)':
 nighthawk.cc:169: Fehler: `time' undeclared (first use this function)
 nighthawk.cc:169: Fehler: (Each undeclared identifier is reported only 
 once for each function it appears in.)
 nighthawk.cc:170: Fehler: `ctime' undeclared (first use this function)
 make[1]: *** [nighthawk.o] Fehler 1
 make[1]: Leaving directory `/usr/pkgsrc/games/nighthawk/work/nighthawk/src'
 make: *** [all] Fehler 2
 *** Error code 2
 
 Stop.
 bmake: stopped in /usr/pkgsrc/games/nighthawk
 ===>
 ===> There was an error during the ``build'' phase.
 ===> Please investigate the following for more information:
 ===>      * log of the build
 ===>      * /usr/pkgsrc/games/nighthawk/work/.work.log
 ===>
 *** Error code 1
 
 Stop.
 bmake: stopped in /usr/pkgsrc/games/nighthawk
 



Home | Main Index | Thread Index | Old Index