Tue May 24 06:33:12 2011: Request 68384 was acted upon. Transaction: Correspondence added by MDOOTSON Queue: Wx Subject: Html.o:Html.c:(.text+0x1753d): undefined reference to `_imp___ZTV12wxClientData' Broken in: 0.99 Severity: (no value) Owner: Nobody Requestors: Status: open Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=68384 >
On Mon May 23 00:52:45 2011, noreply wrote: Hi, Just noticed your grep output. This produces for me Binary file libwxbase28u.a matches Binary file wxbase28u_gcc_custom.dll matches Binary file wxmsw28u_core_gcc_custom.dll matches Binary file wxmsw28u_html_gcc_custom.dll matches but you appear to be missing the symbol in the important place - libwxbase28u.a ? > the symbol does appear to be around in some form > > $ grep -r ZTV12wxClientData . > Binary file ./ext/html/Html.o matches > > grep -r ZTV12wxClientData > C:\perl\site\5.12.2\lib\MSWin32-x86-multi- > thread\Alien\wxWidgets\msw_2_8_11_uni_mslu_gcc_3_4\lib > Binary file > C:\perl\site\5.12.2\lib\MSWin32-x86-multi- > thread\Alien\wxWidgets/msw_2_8_11_uni_mslu_gcc_3_4/lib/wxmsw28u_core_gcc _custom.dll > matches > Binary file > C:\perl\site\5.12.2\lib\MSWin32-x86-multi- > thread\Alien\wxWidgets/msw_2_8_11_uni_mslu_gcc_3_4/lib/wxmsw28u_html_gcc _custom.dll > matches