Subject: Re: pkg/29426: package games/netmaze fails build
To: None <jdc@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org>
From: A. L. Meyers <me@privacy.net>
List: pkgsrc-bugs
Date: 04/03/2005 08:33:02
The following reply was made to PR pkg/29426; it has been noted by GNATS.

From: "A. L. Meyers" <me@privacy.net>
To: Julian Coleman <jdc@coris.org.uk>, gnats-bugs@netbsd.org
Cc: 
Subject: Re: pkg/29426: package games/netmaze fails build
Date: Sun, 03 Apr 2005 10:31:52 +0200

 Hello Julian,
 
 Thanks for the efforts.  Regret having to advise that build still fails 
 after
 including the 2 files (patch and distinfo) you sent me.  Greetings, Lux
 
 Here is the 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 iocntl.o iocntl.c
 iocntl.c: In function `init_net':
 iocntl.c:88: error: invalid use of undefined type `struct fd_set'
 iocntl.c:89: error: invalid use of undefined type `struct fd_set'
 iocntl.c:90: error: invalid use of undefined type `struct fd_set'
 iocntl.c:104: error: invalid use of undefined type `struct fd_set'
 iocntl.c: In function `io_handler':
 iocntl.c:147: error: storage size of 'readmask1' isn't known
 iocntl.c:148: error: storage size of 'writemask1' isn't known
 iocntl.c: At top level:
 iocntl.c:19: error: storage size of `readmask' isn't known
 iocntl.c:20: error: storage size of `writemask' isn't known
 make: *** [iocntl.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