[GRASS-user] Compiling under OSX Mountain Lion

Markus Neteler neteler at osgeo.org
Wed Nov 28 10:27:08 PST 2012


On Wed, Nov 28, 2012 at 6:35 PM, Carlos Grohmann
<carlos.grohmann at gmail.com> wrote:
> Hi
>
> so, all modules under guy/wxpython that didn't compile show the same error:
>
>
> /usr/local/lib/wxPython-unicode-2.8.12.1/lib/python2.7/site-packages/wx-2.8-mac-unicode/wx/_core_.so:
> no matching architecture in universal wrapper
> make: *** [g.gui.animation.tmp.html] Error 1
>
> and both modules under visualization also have a common problem
>
> "_wxEVT_ERASE_BACKGROUND", referenced from:
>       __static_initialization_and_destruction_0(int, int)in gui.o
>   "_wxEVT_IDLE", referenced from:
>       __static_initialization_and_destruction_0(int, int)in main.o
>   "_wxEVT_NULL", referenced from:
>       __static_initialization_and_destruction_0(int, int)in gui.o
>       __static_initialization_and_destruction_0(int, int)in main.o
>   "_wxEmptyString", referenced from:
>       wxStringBase::Init()      in gui.o
>   "_wxFrameNameStr", referenced from:
>       MyFrame::MyFrame(wxString const&, int, int, gui_data*)in gui.o
>       MyFrame::MyFrame(wxString const&, int, int, gui_data*)in gui.o
>   "_wxPanelNameStr", referenced from:
>       MyCanvas::MyCanvas(wxWindow*, int, wxSize const&)in gui.o
>       MyCanvas::MyCanvas(wxWindow*, int, wxSize const&)in gui.o
>   "_wxStaticTextNameStr", referenced from:
>       MyFrame::MyFrame(wxString const&, int, int, gui_data*)in gui.o
>       MyFrame::MyFrame(wxString const&, int, int, gui_data*)in gui.o
> ld: symbol(s) not found for architecture x86_64
> collect2: ld returned 1 exit status
> lipo: can't open input file:
> /var/folders/gf/8bwpz0412gs7706j57hdyb4h0000gn/T//ccTJ28Cm.out (No such file
> or directory)
> make: ***
> [/Volumes/HDD/Users/guano/Documents/installs/GIS/grass/grass_trunk/dist.x86_64-apple-darwin12.2.0/bin/xganim]
> Error 1


Perhaps some answers in this thread?
http://lists.osgeo.org/pipermail/grass-dev/2010-January/048195.html

Markus


More information about the grass-user mailing list