pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/29426: package games/netmaze fails build
The following reply was made to PR pkg/29426; 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/29426: package games/netmaze fails build
Date: Fri, 25 Mar 2005 19:43:26 +0100
Regret having to report problem remains. Lux
Here is output:
gcc -O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro
-fno-strict-aliasing -fno-strength-reduce -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 -DSH_MEM -DXVENDORNAME='"The X.Org
Foundation"' -DXVENDORNAMESHORT='"X.Org"' -I/usr/pkg/include
-I/usr/pkg/gcc34/include
-I/usr/pkg/gcc34/lib/gcc/i686-pc-linux-gnu/3.4.3/include -I/usr/include
-c -o netmaze.o netmaze.c
netmaze.c: In function `main':
netmaze.c:96: warning: return type of 'main' is not `int'
netmaze.c: In function `start_signal':
netmaze.c:360: error: invalid use of undefined type `struct itimerstruc_t'
netmaze.c:361: error: invalid use of undefined type `struct itimerstruc_t'
netmaze.c:366: error: invalid use of undefined type `struct itimerstruc_t'
netmaze.c:367: error: invalid use of undefined type `struct itimerstruc_t'
netmaze.c:370: warning: passing arg 2 of `setitimer' from incompatible
pointer type
netmaze.c:370: warning: passing arg 3 of `setitimer' from incompatible
pointer type
netmaze.c: At top level:
netmaze.c:83: error: storage size of `value' isn't known
netmaze.c:83: error: storage size of `ovalue' isn't known
make: *** [netmaze.o] Error 1
*** Error code 2
Stop.
bmake: stopped in /usr/pkgsrc/games/netmaze
===>
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===> * log of the build
===> * /usr/pkgsrc/games/netmaze/work/.work.log
===>
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/games/netmaze
Home |
Main Index |
Thread Index |
Old Index