Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#309216: wxwindows2.4 FTBFS with g++-4.0

1 view
Skip to first unread message

Matthias Klose

unread,
May 15, 2005, 1:30:26 PM5/15/05
to
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 debian-bugs-...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

Ron

unread,
May 15, 2005, 2:30:21 PM5/15/05
to

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!

0 new messages