dear users
i try to compile 5.7 release version on mac os 10.3.6. configure using lorenzos libraries works fine, but make exits on this error:
front.end
gcc -L/usr/local/grasslib/lib/ -L/Users/florian/Documents/Apps_Install/GIS/grass-5.7.0/dist.powerpc-apple-darwin7.6.0/lib -o /Users/florian/Documents/Apps_Install/GIS/grass-5.7.0/dist.powerpc-apple-darwin7.6.0/etc/front.end OBJ.powerpc-apple-darwin7.6.0/main.o -lgrass_gis -lgrass_datetime -lz -lgrass_datetime -lz
ld: Undefined symbols:
_double_comp.9
make[2]: *** [/Users/florian/Documents/Apps_Install/GIS/grass-5.7.0/dist.powerpc-apple-darwin7.6.0/etc/front.end] Error 1
make[1]: *** [subdirs] Error 1
make: *** [default] Error 1
any ideas?
regards