I am having compilation issues trying to build blackbox on AIX with g++. Do
you have any idea?

Making all in src
gmake[2]: Entering directory `/usr/local/src/blackbox-0.61.1/src'
g++ -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  -c
BaseDisplay.cc
In file included from BaseDisplay.cc:42:
BaseDisplay.hh: In method `const int &BaseDisplay::hasShapeExtensions ()
const':
BaseDisplay.hh:269: invalid use of type decl `struct BaseDisplay::shape' as
expression
BaseDisplay.hh:269: warning: returning reference to temporary
BaseDisplay.hh:269: confused by earlier errors, bailing out
gmake[2]: *** [BaseDisplay.o] Error 1
gmake[2]: Leaving directory `/usr/local/src/blackbox-0.61.1/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/local/src/blackbox-0.61.1'
gmake: *** [all-recursive-am] Error 2

Thanks, thierry

Reply via email to