I guess that answers one question from the much longer reply I just sent you :-) missing vtable bodes ill for a binary compatible fix.
bogus #pragma interface here? or something more insideous? If its the former, we have the choice of backporting the changes from 2.6 to disable them -- or we could invert the sense from there and not have to define a NO_PAST macro for evermore ... Either way, that's a huge patch that should probably be discussed upstream before we beg someone to make it. I'll wait for Robin to chime in and we'll add this to the stew. And hunt up some disk space for c2 builds. Thanks! On Sun, May 15, 2005 at 07:14:27PM +0200, Matthias Klose wrote: > Package: wxwindows2.4 > Version: 2.4.2.6.1 > Tags: experimental > Severity: wishlist > > wxwindows2.4 FTBFS with GCC 4.0 from experimental. > > g++-4.0 -o wxrc wxrc.o ../../../lib/libwx_gtk_xrc-2.4.so > ../../../lib/libwx_gtk-2.4.so.0.1.1 -pthread > -Wl,--version-script,../../../version-script -L/usr/lib -L/usr/X11R6/lib > -lgtk -lgdk -rdynamic -lgmodule -lgthread -lglib -lpthread -ldl -lXi -lXext > -lX11 -lm -lpng -ljpeg -ltiff -lz -ldl -lm > ../../../lib/libwx_gtk-2.4.so.0.1.1: undefined reference to > `wxwxListStringNode::~wxwxListStringNode()' > ../../../lib/libwx_gtk-2.4.so.0.1.1: undefined reference to > `wxwxMenuItemListNode::~wxwxMenuItemListNode()' > ../../../lib/libwx_gtk-2.4.so.0.1.1: undefined reference to > `wxwxMenuItemListNode::~wxwxMenuItemListNode()' > ../../../lib/libwx_gtk-2.4.so.0.1.1: undefined reference to `vtable for > wxFileProto' > ../../../lib/libwx_gtk-2.4.so.0.1.1: undefined reference to > `wxwxListStringNode::~wxwxListStringNode()' > collect2: ld returned 1 exit status > make[1]: *** [wxrc] Error 1 > make[1]: Leaving directory > `/home/packages/wxwindows2.4-2.4.2.6.1/objs_gtk_sh/contrib/utils/wxrc' > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

