With wxgtk2.8-2.8.10-23, `wx-config --libs` gives the following output:

-L/sw/lib  -L/sw/lib/fontconfig2/lib 
-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
 
-L/usr/X11R6/lib -L/sw/lib   -L/sw/lib -framework IOKit -framework 
CoreServices -framework System -framework ApplicationServices 
-lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 
-lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 
-lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8

This makes the build of wxgtk2.8-py26 crash with undefined symbols. For 
wxgtk2.8-py25, there were also undefined symbols, but the build didn't 
crash, which was incorrect. There are indeed quite a few libs that otool 
-L shows for the above list and which are not listed. I think they 
should. For wxget2.8-py26, the missing libs are

-lgdk-x11-2.0 -lgobject-2.0 -lX11

I have added a corresponding PatchFile line to wxgtk2.8.info, and I am 
checking this now in, so wxgtk2.8-py26 and consequently mayavi2-py26 can 
build. Pierre-Henri, I hope you don't mind.

-- 
Martin



------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to