On Sunday 06 July 2003 23:43, Raphaël Enrici wrote: > I've just built debian packages for unstable with gcc-3.3-2 prerelease > from Debian and it seems to be ok :
Raphael, I suspected that Debian used gcc 3.3 pre-release version and wanted to contact you... SuSE 8.2 pre-release version is broken because files are missing in libstdc++. That's a real problem for us... I wrote a couple of emails on wxWindows mailing list and received no real solution, other than an email explaining that SuSE 8.2 was broken, and it made it for pgAdmin3, not for wxGTK. The errors are located in xrc and stc builds. Here is one: g++ -c -I../../../lib/wx/include/gtk2ud-2.5 -I../../../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I../../../contrib/include -I../../../contrib/src/xrc/expat/xmlparse -I../../../contrib/src/xrc/expat/xmltok -D__WXGTK__ -D__WXDEBUG__ -g -O0 -MMD -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -Wall -o xml.o xml.cpp g++ -c -I../../../lib/wx/include/gtk2ud-2.5 -I../../../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I../../../contrib/include -I../../../contrib/src/xrc/expat/xmlparse -I../../../contrib/src/xrc/expat/xmltok -D__WXGTK__ -D__WXDEBUG__ -g -O0 -MMD -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -Wall -o xmlres.o xmlres.cpp xmlres.cpp:543: error: prototype for `wxObject* wxXmlResource::CreateResFromNode(wxXmlNode*, wxObject*, wxObject*, wxXmlResourceHandler*)' does not match any in class `wxXmlResource' /usr/X11R6/include/wx/xrc/xmlres.h:243: error: candidate is: wxObject* wxXmlResource::CreateResFromNode(wxXmlNode*, wxObject*, wxObject* = 0) make: *** [xmlres.o] Error 1 Cheers, Jean-Michel ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly