FS#1098 - blackbox won't build with gcc 3.4
|
Details
c++ -DHAVE_CONFIG_H -I. -I. -I.. -DSHAPE -DNDEBUG
-DTIMEDCACHE -DLOCALEPATH=\"/usr/share/blackbox/nls\"
-DDEFAULTMENU=\"/usr/share/blackbox/menu\"
-DDEFAULTSTYLE=\"/usr/share/blackbox/styles/Results\"
-march=i586 -O2 -pipe -I/usr/X11R6/include -Wall -W
-pedantic -c BaseDisplay.cc
In file included from BaseDisplay.hh:39, from BaseDisplay.cc:85: Timer.hh: In member function `void _timer_queue<_Tp, _Sequence, _Compare>::release(const _Tp&)': Timer.hh:101: error: `c' undeclared (first use this function) Timer.hh:101: error: (Each undeclared identifier is reported only once for each function it appears in.) Timer.hh:103: error: `comp' undeclared (first use this function) Timer.hh:103: error: no matching function for call to `make_heap(<type error>, <type error>, <type error>)' make[2]: *** [BaseDisplay.o] Error 1 |
This task depends upon