On 4/6/2014 7:20 PM, Gary K. Olson wrote:
> I am trying to build wxgtk2.8 which is a dependency for matplotlib-py27, and 
> I got the following:
>
> ranlib 
> /sw/src/fink.build/wxgtk2.8-2.8.12-8/wxGTK-2.8.12/build/lib/libwxregexu-2.8.a
> g++ -dynamiclib -single_module -Wl,-x -dead_strip 
> -headerpad_max_install_names -o 
> /sw/src/fink.build/wxgtk2.8-2.8.12-8/wxGTK-2.8.12/build/lib/libwx_baseu-2.8.0.8.0.dylib
>   basedll_appbase.o basedll_arcall.o basedll_arcfind.o basedll_archive.o 
> basedll_clntdata.o
>
>                                       <snip - snip>
>
>   -compatibility_version 9.0 -current_version 9.0 -L/sw/lib  -L/usr/X11R6/lib 
>  -L/sw/lib -framework IOKit -framework CoreServices -framework System 
> -framework ApplicationServices -lgdk-x11-2.0 -lgobject-2.0 -lX11     
> -lwxregexu-2.8  -L/sw/lib  -L/usr/X11R6/lib  -L/sw/lib -framework IOKit 
> -framework CoreServices -framework System -framework ApplicationServices 
> -lgdk-x11-2.0 -lgobject-2.0 -lX11  -lz -lpthread -liconv  -lz -lpthread 
> -liconv
> ld: internal error: atom not found in 
> symbolIndex(__ZN10wxFileNameC2ERK8wxString12wxPathFormat) for architecture 
> x86_64
> clang: error: linker command failed with exit code 1 (use -v to see 
> invocation)
> make: *** 
> [/sw/src/fink.build/wxgtk2.8-2.8.12-8/wxGTK-2.8.12/build/lib/libwx_baseu-2.8.0.8.0.dylib]
>  Error 1
> make: *** Waiting for unfinished jobs....

Copy the files wxgtk2.8.info and wxgtk2.8.patch from 
/sw/fink/dists/stable/main/finkinfo/x11 to 
/sw/fink/dists/local/main/finkinfo.  Then change the Revision field near 
the top to 8.1, and put a # symbol at the very front of line 93 (the one 
with '-dead_strip').  Then try rebuilding wxgtk2.8.

It looks like the clang from Xcode 5.1 no longer likes the -dead_strip flag.

Hanspeter


------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees_APR
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to