Hi All,

i upgrade grass7 from svn on mac osx 10.6.3 , 
the build ends with an error in wxpython, rerunning make inside the wxpython 
director fix the problem.

but tring to load grass from python i had thi error :


In [1]: from grass.lib import grass
------------------------------------------------------------
Traceback (most recent call last):
  File "<ipython console>", line 1, in <module>
  File 
"/Users/Shared/source/grass_trunk/dist.i386-apple-darwin10.3.0/etc/python/grass/lib/__init__.py",
 line 3, in <module>
    # $Id$
  File 
"/Users/Shared/source/grass_trunk/dist.i386-apple-darwin10.3.0/etc/python/grass/lib/math.py",
 line 7, in <module>
ImportError: 
dlopen(/Applications/GRASS-7.0.app/Contents/MacOS/etc/python/grass/lib/_math.so,
 2): Symbol not found: _G_math_backward_solving
  Referenced from: 
/Applications/GRASS-7.0.app/Contents/MacOS/etc/python/grass/lib/_math.so
  Expected in: 
/Applications/GRASS-7.0.app/Contents/MacOS/lib/libgrass_gmath.dylib
 in /Applications/GRASS-7.0.app/Contents/MacOS/etc/python/grass/lib/_math.so


have you any clue on what i'm missing ?
thanks!

Massimo.


_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to