Fails to compile with gcc-4.0.2
Status: Alpha
Brought to you by:
stevencooper
During make, the following error occurs. I have all
required libs. Running kernel .6.13 and gcc-4.0.2. Any
ideas?
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -g -O2
-I/usr/X11R6/include -I/usr/X11R6/include
-I/usr/include/freetype2
-I/usr/include/freetype2/config -MT Menu.lo -MD -MP -MF
.deps/Menu.Tpo -c Menu.cc -fPIC -DPIC -o .libs/Menu.o
Menu.cc: In member function 'void FbTk::Menu::update(int)':
Menu.cc:496: error: no matching function for call to
'FbTk::FbPixmap::FbPixmap(FbTk::FbPixmap)'
Logged In: YES
user_id=1107570
version is 0.4.0_alpha
Logged In: NO
By this time you should have upgraded your alpha gcc to
4.1.0 or 4.1.1 . There fluxspace compiles fine with the
patch provided at:
http://sourceforge.net/tracker/index.php?func=detail&aid=1502920&group_id=76737&atid=548097
(next bug)