[GRASS5] Error building 5.1 CVS head on Solaris 8 sparc

Radim Blazek blazek at itc.it
Fri Mar 14 03:18:25 EST 2003


On Friday 14 March 2003 06:46 am, cheg01 at attbi.com wrote:
> I still can't figure this out. I tried the folowing steps:
> Removed all trace of Grass 5.1: rm -rf ./grass51
> logged in to CVS server
> entered grass 5.0.2 source directory: cd /usr3/grass5.0.2
> ran "cvs -z3 update -d -P"
> entered directory above grass5.0.2: cd /usr3
> ran "cvs -z3 checkout grass51"
> entered grass51 directory
> ran :
> CFLAGS="-g -Wall"
> ./configure --with-grass50=/usr3/grass5.0.2 --without-fftw --without-odbc -
> -with-postgres-libs=/usr/local/pgsql/lib --with-postgres-includes=/usr/loca
> l/pgsql/include
>
> ran: make mix
> ran: make
>
> failed with error:
>
> Vlib
> make[3]: Entering directory `/usr3/grass51/lib/vector/Vlib'
> make[3]: *** No rule to make target `OBJ.sparc-sun-solaris2.8/area.o',
> needed by `/usr3/grass51/dist.sparc-sun-solaris2.8/lib/libvect.a'.  Stop.
> make[3]: Leaving directory `/usr3/grass51/lib/vector/Vlib'
> make[2]: *** [subdirs] Error 1
> make[2]: Leaving directory `/usr3/grass51/lib/vector'
> make[1]: *** [subdirs] Error 1
> make[1]: Leaving directory `/usr3/grass51/lib'
> make: *** [default] Error 1

--with-grass50= should be path to HEAD branch not realease branch
(/usr3/grass5.0.2 seems to be release branch)

I have got similar error (in lib/gis) with old 5.0 release branch.

Radim




More information about the grass-dev mailing list