Hi,
I'm trying to make 0.61 but its a no go. I do having the bleeding edge
stuff going here now:
Redhat beta 6.9.5 (pinstripe)
kernel 2.4.0-test7
gcc version 2.96 20000724 (experimental)
This is the error I get:
---snip
make[2]: Entering directory `/packages/blackbox-0.61.0/src'
c++ -DHAVE_CONFIG_H -I. -I. -I.. -DSHAPE -DSLIT -DINTERLACE -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 Basemenu.cc
In file included from blackbox.hh:54,
from Basemenu.cc:34:
Slit.hh: In method `const int &Slit::isOnTop () const':
Slit.hh:49: `class Slitmenu::Placementmenu' is private
Slit.hh:125: within this context
Slit.hh:38: `class Slitmenu::Directionmenu' is private
----- Lots & Lots of blah, blah is private
Slit.hh:38: `class Slitmenu::Directionmenu' is private
Slit.hh:153: within this context
make[2]: *** [Basemenu.o] Error 1
make[2]: Leaving directory `/packages/blackbox-0.61.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/packages/blackbox-0.61.0'
make: *** [all-recursive-am] Error 2
Anyone?
Glenn
-----