gcc4 compile error?

Amaya 9.2 is not building on our development cluster.

Fixes would be appreciated since I'd like to include this with Mandriva
2006.

Thanks,
Austin
Mandriva Cooker

g++ -Wall -x c++ -D__cplusplus -D_UNIX  -D_GL -D_WX  -DHAVE_CONFIG_H
-I.. -I../../amaya/xpm -I../../thotlib/include
-I../../thotlib/internals/var -I../../thotlib/internals/h
-I../../thotlib/internals/f
-I/home/austin/rpm/BUILD/wxWidgets/src/png
-I/home/austin/rpm/BUILD/wxWidgets/src/jpeg
-I/home/austin/rpm/BUILD/wxWidgets/src/tiff
-I/home/austin/rpm/BUILD/Amaya/wx-build/wxWidgets_RELEASE/lib/wx/include/gtk2-unicode-release-static-2.6 -I/home/austin/rpm/BUILD/wxWidgets/include -I/home/austin/rpm/BUILD/wxWidgets/contrib/include -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -I/home/austin/rpm/BUILD/Amaya/wx-build/Mesa/include  -I/usr/include/X11/Xft -I/usr/include/freetype2  -c ../../thotlib/dialogue/AmayaNormalWindow.cpp -o dialogue/AmayaNormalWindow.o
../../thotlib/internals/h/AmayaSubPanel.h:83: error: ISO C++ forbids
declaration of 'AmayaSubPanelManager' with no type
../../thotlib/internals/h/AmayaSubPanel.h:83: error: expected ';' before
'*' token
make[1]: *** [dialogue/AmayaNormalWindow.o] Error 1

Received on Saturday, 9 July 2005 22:29:19 UTC