[GRASS-dev] compiling vdigit in wxPython
William Kyngesburye
woklist at kyngchaos.com
Sun Feb 24 17:18:42 EST 2008
On Feb 24, 2008, at 3:48 PM, Michael Barton wrote:
> OK. I made the link and still got a similar, but a bit different error
>
> Michael
>
>
> cmb-MBP-2:~/grass_dev/grass_src/gui/wxpython/vdigit cmbarton$ make
> Makefile:23: warning: overriding commands for target `clean'
> ../../../include/Make/Rules.make:72: warning: ignoring old commands
> for target `clean'
> c++ -c -fpic -I/Users/cmbarton/grass_dev/grass_src/dist.i686-apple-
> darwin8.11.1/include -I/Library/Frameworks/GDAL.framework/Versions/
> 1.4/unix/include -I/Library/Frameworks/Python.framework/Versions/2.5/
> include/python2.5 -I/Library/Frameworks/Python.framework/Versions/
> 2.5/include/python2.5 -arch ppc -arch i386 -isysroot /Developer/SDKs/
> MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-
> precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -I/usr/
> local/lib/wxPython-unicode-2.8.7.1/lib/wx/include/mac-unicode-
> debug-2.8 -I/usr/local/lib/wxPython-unicode-2.8.7.1/include/wx-2.8 -
> D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXDEBUG__ -D__WXMAC__
> driver.cpp -o OBJ.i686-apple-darwin8.11.1/driver.o
> driver.cpp:1: warning: -fpic is not supported; -fPIC assumed
> driver.cpp:1: warning: -fpic is not supported; -fPIC assumed
> lipo: can't create output file: OBJ.i686-apple-darwin8.11.1/driver.o
> (No such file or directory)
> make: *** [OBJ.i686-apple-darwin8.11.1/driver.o] Error 1
Same error, just not strung out on one line. It's not getting to the
link step yet, so the libgdi symlink hasn't come into play yet.
I tried it on Leopard and it's compiling the .o's, but I get errors in
the linking. It's strange, but I have all the same compile options,
just in a different order, like it's ignoring the makefile's object
target (yours looks like it is according to the makefile).
-----
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
http://www.kyngchaos.com/
"Those people who most want to rule people are, ipso-facto, those
least suited to do it."
- A rule of the universe, from the HitchHiker's Guide to the Galaxy
More information about the grass-dev
mailing list