==fptools== gmake all --no-print-directory -r;
 in /usr/local/pub-bkb/ghc/fptools/ghc/lib/std/cbits
------------------------------------------------------------------------
../../../driver/ghc-inplace -O -I../../../includes -I../../../rts  -Wall -static    -c 
system.c -o system.o
system.c:71: warning: implicit declaration of function `vfork'
system.c:83: variable `tv_null' has initializer but incomplete type
system.c:83: warning: excess elements in struct initializer
system.c:83: warning: (near initialization for `tv_null')
system.c:83: warning: excess elements in struct initializer
system.c:83: warning: (near initialization for `tv_null')
system.c:83: storage size of `tv_null' isn't known
system.c:84: storage size of `itv' isn't known
system.c:87: warning: implicit declaration of function `setitimer'
system.c:87: `ITIMER_REAL' undeclared (first use in this function)
system.c:87: (Each undeclared identifier is reported only once
system.c:87: for each function it appears in.)
system.c:88: `ITIMER_VIRTUAL' undeclared (first use in this function)
system.c:89: `ITIMER_PROF' undeclared (first use in this function)
gmake[4]: *** [system.o] Error 1
gmake[3]: *** [all] Error 1
gmake[2]: *** [all] Error 1
gmake[1]: *** [all] Error 1
gmake: *** [all] Error 1

Reply via email to