On Thu, 17 Feb 2005 16:41:00 +0000 (UTC)
almeyers%consult-meyers.com@localhost wrote:
Number: 29427
Category: pkg
Synopsis: package games/nighthawk fails build
Confidential: no
Severity: critical
Priority: high
Responsible: pkg-manager
State: open
Class: sw-bug
Submitter-Id: net
Arrival-Date: Thu Feb 17 16:41:00 +0000 2005
Originator: A L Meyers
Release: latest cvs pkgsrc bootstrapped to Mandrake Linux 10.1 i386
Organization:
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:
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: error:
`time' undeclared (first use this function) nighthawk.cc:169: error: (Each
undeclared identifier is reported only once for each function it appears in.)
nighthawk.cc:170: error: `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
Hi,
If you are sending PRs about all packages with build problems, is it not better
to make
a bulk build and send the results to the bulk-package mailing list?
And that would be nice if you attach the patch to fix the build problem too.