pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/29493: package games/xjig does not build
The following reply was made to PR pkg/29493; it has been noted by GNATS.
From: A L Meyers <me%privacy.net@localhost>
To: gnats-admin%netbsd.org@localhost, gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/29493: package games/xjig does not build
Date: Fri, 25 Mar 2005 19:46:47 +0100
Regret having to report problem remains. Thanks just the same. Lux
Here is the output:
makedepend -- -I/usr/pkg/include -I/usr/X11R6/include -Dlinux
-D__i386__ -D_POSIX_C_SOURCE=199309L
-D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE
-D_SVID_SOURCE
-DFUNCPROTO=15 -DNARROWPROTO -DXVENDORNAME='"The X.Org Foundation"'
-DXVENDORNAMESHORT='"X.Org"' -DUSE_MAKEDEPEND -- xjig.C objects.C
stack.C imgbuff.C puzzle.C real.C vec2.C
vec2list.C mat2.C color_mapper.C gif_image.C
gifx_image.C
makedepend: warning: /usr/include/gnu/stubs.h: non-portable whitespace
encountered at line 7
===> Building for xjig-2.4nb1
g++ -DUSE_MIT_SHM -DJIG_DEFAULT=\"/usr/pkg/lib/xjig/tina.gif\" -c
xjig.C -o xjig.o
g++ -DUSE_MIT_SHM -c objects.C -o objects.o
g++ -DUSE_MIT_SHM -c stack.C -o stack.o
g++ -DUSE_MIT_SHM -c imgbuff.C -o imgbuff.o
g++ -DUSE_MIT_SHM -c puzzle.C -o puzzle.o
g++ -DUSE_MIT_SHM -c real.C -o real.o
g++ -DUSE_MIT_SHM -c vec2.C -o vec2.o
g++ -DUSE_MIT_SHM -c vec2list.C -o vec2list.o
g++ -DUSE_MIT_SHM -c mat2.C -o mat2.o
g++ -DUSE_MIT_SHM -c color_mapper.C -o color_mapper.o
g++ -DUSE_MIT_SHM -c gif_image.C -o gif_image.o
g++ -DUSE_MIT_SHM -c gifx_image.C -o gifx_image.o
rm -f xjig
g++ -o xjig xjig.o objects.o stack.o imgbuff.o
puzzle.o real.o vec2.o vec2list.o
mat2.o color_mapper.o gif_image.o gifx_image.o -O2
-fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro
-fno-strict-aliasing -fno-strength-reduce -L/usr/pkg/lib
-L/usr/X11R6/lib -lXext -lX11 -lm -L/usr/X11R6/lib
make: *** No rule to make target `xjig.0'. Stop.
*** Error code 2
Stop.
bmake: stopped in /usr/pkgsrc/games/xjig
===>
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===> * log of the build
===> * /usr/pkgsrc/games/xjig/work/.work.log
===>
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/games/xjig
Home |
Main Index |
Thread Index |
Old Index