Sorry 'bout that. 

Here is a copy of the output from the make

-Al
[EMAIL PROTECTED]
make  all-recursive
make[1]: Entering directory `/download/blackbox-0.60.3'
Making all in data
make[2]: Entering directory `/download/blackbox-0.60.3/data'
Making all in styles
make[3]: Entering directory `/download/blackbox-0.60.3/data/styles'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/download/blackbox-0.60.3/data/styles'
make[3]: Entering directory `/download/blackbox-0.60.3/data'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/download/blackbox-0.60.3/data'
make[2]: Leaving directory `/download/blackbox-0.60.3/data'
Making all in nls
make[2]: Entering directory `/download/blackbox-0.60.3/nls'
Making all in C
make[3]: Entering directory `/download/blackbox-0.60.3/nls/C'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/download/blackbox-0.60.3/nls/C'
Making all in es_ES
make[3]: Entering directory `/download/blackbox-0.60.3/nls/es_ES'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/download/blackbox-0.60.3/nls/es_ES'
Making all in pt_BR
make[3]: Entering directory `/download/blackbox-0.60.3/nls/pt_BR'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/download/blackbox-0.60.3/nls/pt_BR'
Making all in ru_RU
make[3]: Entering directory `/download/blackbox-0.60.3/nls/ru_RU'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/download/blackbox-0.60.3/nls/ru_RU'
Making all in sv_SE
make[3]: Entering directory `/download/blackbox-0.60.3/nls/sv_SE'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/download/blackbox-0.60.3/nls/sv_SE'
Making all in tr_TR
make[3]: Entering directory `/download/blackbox-0.60.3/nls/tr_TR'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/download/blackbox-0.60.3/nls/tr_TR'
make[3]: Entering directory `/download/blackbox-0.60.3/nls'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/download/blackbox-0.60.3/nls'
make[2]: Leaving directory `/download/blackbox-0.60.3/nls'
Making all in src
make[2]: Entering directory `/download/blackbox-0.60.3/src'
c++ -DHAVE_CONFIG_H -I. -I. -I..   -DSHAPE -DSLIT -DINTERLACE  -DSTYLEDFRAMES   -DNLS 
-DTIMEDCACHE -DLOCALEPATH=\"/usr/local/share/Blackbox/nls\" 
-DDEFAULTMENU=\"/usr/local/share/Blackbox/menu\" 
-DDEFAULTSTYLE=\"/usr/local/share/Blackbox/styles/Results\"  -g -O2  
-I/usr/X11R6/include -c BaseDisplay.cc
BaseDisplay.cc: In function `void signalhandler(int)':
BaseDisplay.cc:131: `SIGCHLD' undeclared (first use this function)
BaseDisplay.cc:131: (Each undeclared identifier is reported only once
BaseDisplay.cc:131: for each function it appears in.)
BaseDisplay.cc:133: warning: unreachable code at beginning of switch statement
BaseDisplay.cc:178: `SIGTERM' undeclared (first use this function)
BaseDisplay.cc:178: `SIGINT' undeclared (first use this function)
BaseDisplay.cc: In method `BaseDisplay::BaseDisplay(char *, char * = 0)':
BaseDisplay.cc:217: aggregate `struct sigaction action' has incomplete type and cannot 
be initialized
BaseDisplay.cc:220: implicit declaration of function `int sigset_t(...)'
BaseDisplay.cc:221: `SA_NOCLDSTOP' undeclared (first use this function)
BaseDisplay.cc:223: `SIGSEGV' undeclared (first use this function)
BaseDisplay.cc:223: type `sigaction' is not yet defined
BaseDisplay.cc:224: `SIGFPE' undeclared (first use this function)
BaseDisplay.cc:224: type `sigaction' is not yet defined
BaseDisplay.cc:225: type `sigaction' is not yet defined
BaseDisplay.cc:226: type `sigaction' is not yet defined
BaseDisplay.cc:227: type `sigaction' is not yet defined
BaseDisplay.cc:228: `SIGHUP' undeclared (first use this function)
BaseDisplay.cc:228: type `sigaction' is not yet defined
BaseDisplay.cc:229: `SIGUSR1' undeclared (first use this function)
BaseDisplay.cc:229: type `sigaction' is not yet defined
BaseDisplay.cc:230: `SIGUSR2' undeclared (first use this function)
BaseDisplay.cc:230: type `sigaction' is not yet defined
make[2]: *** [BaseDisplay.o] Error 1
make[2]: Leaving directory `/download/blackbox-0.60.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/download/blackbox-0.60.3'
make: *** [all-recursive-am] Error 2

Reply via email to