Next bug please sir.. Hopefully this one will be as easy to
correct as the last one. I wish I knew enough to help, but sadly I
don't. I love blackbox though and thanks for the great work! Here is
what I recieved with the latest fix on Redhat 7.0...
c++ -DHAVE_CONFIG_H -I. -I. -I.. -DSHAPE -DSLIT -DINTERLACE
-DNLS
-DTIMEDCA
CHE -DLOCALEPATH=\"/usr/local/share/Blackbox/nls\"
-DDEFAULTMENU=\"/usr/local/sh
are/Blackbox/menu\"
-DDEFAULTSTYLE=\"/usr/local/share/Blackbox/styles/Results\"
-g -O2 -I/usr/X11R6/include -c main.cc
main.cc: In function `int main (int, char **)':
main.cc:66: `strcmp' undeclared (first use this function)
main.cc:66: (Each undeclared identifier is reported only once
for each
function it appears in.)
make[2]: *** [main.o] Error 1
make[2]: Leaving directory
`/home/tshane/myshit/cvs_blackbox/blackbox-20001006/s
rc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/tshane/myshit/cvs_blackbox/blackbox-20001006'
make: *** [all-recursive-am] Error 2
-------------------------------------------