pkgsrc-Bugs archive

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

Re: pkg/29422



minskim%netbsd.org@localhost wrote:
Synopsis: package games/maelstrom-x11 fails build

State-Changed-From-To: open->feedback
State-Changed-By: minskim%netbsd.org@localhost
State-Changed-When: Tue, 07 Jun 2005 04:54:05 +0000
State-Changed-Why:
All Linux-specific issues were resolved.  Please update your pkgsrc and
test it.  If the results are indentical to what you report in PR pkg/30136,
I will close this PR.

Regret having to report that games/maelstrom-x11 still does not build. lux Here is the output:

g++ -O2 -o Maelstrom main.o framebuf.o v_framebuf.o x11_framebuf.o vga_framebuf.o dga_framebuf.o fontserv.o sound.o Mac_Resource.o imagedump.o init.o netlogic/netlogic.o controls.o scores.o dialog.o fastrand.o netscore.o checksum.o Utils.o shared.o myerror.o -Wl,-R/usr/X11R6/lib -L/usr/X11R6/lib -Wl,-R/usr/X11R6/lib -L/usr/X11R6/lib -lX11 -lXext -lXpm
main.o(.text+0x271e): In function `main':
: undefined reference to `myperror'
netlogic/netlogic.o(.text+0x5e54): In function `CheckPlayers()':
: undefined reference to `myperror'
netlogic/netlogic.o(.text+0x5e67): In function `CheckPlayers()':
: undefined reference to `myperror'
netlogic/netlogic.o(.text+0x633d): In function `SyncNetwork()':
: undefined reference to `myperror'
netlogic/netlogic.o(.text+0x6d08): In function `Send_NewGame(int*, int*, int*)':
: undefined reference to `myperror'
netlogic/netlogic.o(.text+0x70bc): more undefined references to `myperror' follow
collect2: ld returned 1 exit status
*** 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
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/games/maelstrom-x11



Home | Main Index | Thread Index | Old Index