Re: [GRASS-dev] build fails on mac osx

2009-01-24 Thread Markus Neteler
On Sat, Jan 17, 2009 at 1:20 PM, massimo di stefano wrote: > Hi All > > tring to build on osx on a fresh svn checkout : ... > Errors in: > /opt/gis/grass6_devel/lib/form > /opt/gis/grass6_devel/lib/vector/diglib > /opt/gis/grass6_devel/vector/v.digit > /opt/gis/grass6_devel/visualization/nviz > /o

Re: [GRASS-dev] build fails on mac osx

2009-01-17 Thread massimo di stefano
Hi All, I adjusted the export flag adding lddflag (i forghet it, sorry, my mistake) and i added the optimizzation flags -Os) -- Errors in: /opt/gis/grass6_devel/vector/v.digit /opt/gis/grass6_devel/visualization/nviz -- In case of errors please change into the directory with error and run '

Re: [GRASS-dev] build fails on mac osx

2009-01-17 Thread William Kyngesburye
I don't know about the tcltk errors, but for the rest... On Jan 17, 2009, at 6:20 AM, massimo di stefano wrote: Hi All tring to build on osx on a fresh svn checkout : export CXXFLAGS="-arch ppc -arch i386" export CFLAGS="-arch ppc -arch i386" Note: when setting CFLAGS and CXXFLAGS, it overr

[GRASS-dev] build fails on mac osx

2009-01-17 Thread massimo di stefano
Hi All tring to build on osx on a fresh svn checkout : export CXXFLAGS="-arch ppc -arch i386" export CFLAGS="-arch ppc -arch i386" export GDAL_BIN=/Library/Frameworks/GDAL.framework/unix/bin/ export NAD2BIN=/Library/Frameworks/PROJ.framework/Programs/nad2bin ../configure --with-freetype --with