pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/29422: package games/maelstrom-x11 fails build
>Number: 29422
>Category: pkg
>Synopsis: package games/maelstrom-x11 fails build
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Feb 17 15:53: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++ -O2 -Inetlogic -I/usr/X11R6/include -I/usr/X11R6/include -DAUDIO_16BIT
-DASYNCHRONOUS_IO -DUSE_POSIX_SIGNALS -DSYSTEM=\"\"
-DLIBDIR=\"/usr/pkg/share/maelstrom\" -c init.cpp
if [ "netlogic" != "" ]; then cd "netlogic" && make "CXX=g++" "OPTIMIZE=-O2"
"INCLUDES=-Inetlogic -I/usr/X11R6/include -I/usr/X11R6/include"; fi
g++ -O2 -I.. -Inetlogic -I/usr/X11R6/include -I/usr/X11R6/include -DNETPLAY -c
about.cpp
g++ -O2 -I.. -Inetlogic -I/usr/X11R6/include -I/usr/X11R6/include -DNETPLAY -c
blit.cpp
g++ -O2 -I.. -Inetlogic -I/usr/X11R6/include -I/usr/X11R6/include -DNETPLAY -c
game.cpp
g++ -O2 -I.. -Inetlogic -I/usr/X11R6/include -I/usr/X11R6/include -DNETPLAY -c
logic.cpp
g++ -O2 -I.. -Inetlogic -I/usr/X11R6/include -I/usr/X11R6/include -DNETPLAY -c
make.cpp
g++ -O2 -I.. -Inetlogic -I/usr/X11R6/include -I/usr/X11R6/include -DNETPLAY -c
netplay.cpp
netplay.cpp: In function `void ErrorMessage(char*, int)':
netplay.cpp:635: error: `time' undeclared (first use this function)
netplay.cpp:635: error: (Each undeclared identifier is reported only once for
each function it appears in.)
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/games/maelstrom-x11/work/Maelstrom/netlogic
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/games/maelstrom-x11/work/Maelstrom
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/games/maelstrom-x11
===>
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===> * log of the build
===> * /usr/pkgsrc/games/maelstrom-x11/work/.work.log
===>
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/games/maelstrom-x11
>How-To-Repeat:
do "bmake install clean" in games/maelstrom-x11
>Fix:
none known
Home |
Main Index |
Thread Index |
Old Index