pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/29451: package games/wormz does not build
>Number: 29451
>Category: pkg
>Synopsis: package games/wormz does not build
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Feb 19 13:58:00 +0000 2005
>Originator: A L Meyers
>Release: lastest 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++ -pipe -I./include -I. -I/usr/X11R6/include -O2 -Wall -Wcast-qual
-Wcast-align -Wconversion -Woverloaded-virtual -DLinux -DARCHDIR=\"Linux/\"
-DColorDepth=8 -c Xlib/XlibImage.cc -o Linux/XlibImage8.o
Xlib/XlibImage.cc: In constructor `XlibMainWindow::XlibMainWindow(char**, int)':
Xlib/XlibImage.cc:44: error: `strcmp' undeclared (first use this function)
Xlib/XlibImage.cc:44: error: (Each undeclared identifier is reported only once
for each function it appears in.)
make[1]: *** [Linux/XlibImage8.o] Fehler 1
make[1]: Leaving directory `/usr/pkgsrc/games/wormz/work/Wormz'
make[1]: Entering directory `/usr/pkgsrc/games/wormz/work/Wormz'
g++ -pipe -I./include -I. -I/usr/X11R6/include -O2 -Wall -Wcast-qual
-Wcast-align -Wconversion -Woverloaded-virtual -DLinux -DARCHDIR=\"Linux/\"
-DColorDepth=16 -c Xlib/XlibEvent.cc -o Linux/XlibEvent16.o
g++ -pipe -I./include -I. -I/usr/X11R6/include -O2 -Wall -Wcast-qual
-Wcast-align -Wconversion -Woverloaded-virtual -DLinux -DARCHDIR=\"Linux/\"
-DColorDepth=16 -c Xlib/XlibFontCreator.cc -o Linux/XlibFontCreator16.o
g++ -pipe -I./include -I. -I/usr/X11R6/include -O2 -Wall -Wcast-qual
-Wcast-align -Wconversion -Woverloaded-virtual -DLinux -DARCHDIR=\"Linux/\"
-DColorDepth=16 -c Xlib/XlibImage.cc -o Linux/XlibImage16.o
Xlib/XlibImage.cc: In constructor `XlibMainWindow::XlibMainWindow(char**, int)':
Xlib/XlibImage.cc:44: error: `strcmp' undeclared (first use this function)
Xlib/XlibImage.cc:44: error: (Each undeclared identifier is reported only once
for each function it appears in.)
make[1]: *** [Linux/XlibImage16.o] Fehler 1
make[1]: Leaving directory `/usr/pkgsrc/games/wormz/work/Wormz'
make[1]: Entering directory `/usr/pkgsrc/games/wormz/work/Wormz'
g++ -pipe -I./include -I. -I/usr/X11R6/include -O2 -Wall -Wcast-qual
-Wcast-align -Wconversion -Woverloaded-virtual -DLinux -DARCHDIR=\"Linux/\"
-DColorDepth=24 -c Xlib/XlibEvent.cc -o Linux/XlibEvent24.o
g++ -pipe -I./include -I. -I/usr/X11R6/include -O2 -Wall -Wcast-qual
-Wcast-align -Wconversion -Woverloaded-virtual -DLinux -DARCHDIR=\"Linux/\"
-DColorDepth=24 -c Xlib/XlibFontCreator.cc -o Linux/XlibFontCreator24.o
g++ -pipe -I./include -I. -I/usr/X11R6/include -O2 -Wall -Wcast-qual
-Wcast-align -Wconversion -Woverloaded-virtual -DLinux -DARCHDIR=\"Linux/\"
-DColorDepth=24 -c Xlib/XlibImage.cc -o Linux/XlibImage24.o
Xlib/XlibImage.cc: In constructor `XlibMainWindow::XlibMainWindow(char**, int)':
Xlib/XlibImage.cc:44: error: `strcmp' undeclared (first use this function)
Xlib/XlibImage.cc:44: error: (Each undeclared identifier is reported only once
for each function it appears in.)
make[1]: *** [Linux/XlibImage24.o] Fehler 1
make[1]: Leaving directory `/usr/pkgsrc/games/wormz/work/Wormz'
make: *** [Client-depth] Fehler 2
*** Error code 2
Stop.
bmake: stopped in /usr/pkgsrc/games/wormz
===>
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===> * log of the build
===> * /usr/pkgsrc/games/wormz/work/.work.log
===>
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/games/wormz
>How-To-Repeat:
do "bmake install clean" in games/wormz
>Fix:
none known
Home |
Main Index |
Thread Index |
Old Index