[GRASSLIST:3741] compiling grass-5.7.0 on suse 9.0
Sabine Grabner
csab7771 at uibk.ac.at
Thu Jun 24 03:09:43 EDT 2004
hello
while compiling grass from source i run into the following problem. any help
would be appreciated. thank you, sabine
what i had to manipulate to make it till here:
/usr/local/grass-5.7.0/include/Make # cp Platform.make.in Platform.make
/usr/local/grass-5.7.0/include/Make # cp Grass.make.in Grass.make
because those files are required by Makefile. the new problem:
ueberflieger:/usr/local/grass-5.7.0 # make
make[1]: Entering directory `/usr/local/grass-5.7.0/lib'
if [ ! -d @GRASS_HOME@/dist. at host@/include ]; then mkdir -p @GRASS_HOME@/
dist. at host@/include; fi
if [ ! -d @GRASS_HOME@/dist. at host@/include/vect ]; then mkdir -p @GRASS_HOME@/
dist. at host@/include/vect; fi
install -m 644 ../include/*.h @GRASS_HOME@/dist. at host@/include/
install -m 644 ../include/vect/*.h @GRASS_HOME@/dist. at host@/include/vect/
datetime
make[2]: Entering directory `/usr/local/grass-5.7.0/lib/datetime'
make[2]: *** Keine Regel vorhanden, um das Target »@GRASS_LIBRARY_TYPE@«,
benötigt von »lib«, zu erstellen. Schluss.
make[2]: Leaving directory `/usr/local/grass-5.7.0/lib/datetime'
make[1]: *** [subdirs] Fehler 1
make[1]: Leaving directory `/usr/local/grass-5.7.0/lib'
make: *** [default] Fehler 1
More information about the grass-user
mailing list