[GRASS-user] 6.1cvs on FC4 x86_64
Manuel Morales
Manuel.A.Morales at williams.edu
Sun Jun 25 16:14:38 EDT 2006
Dear list,
I am trying to use grass-6.1.cvs (ver. 24_06_2006) on an x86_64
machine running Fedora Core 4. I have two problems:
(1) Installing the snapshot binary works fine, BUT there doesn't seem to
be a working MySQL driver, which I need.
(2) If I try to compile from source, the configuration works fine, but I
get a large number of errors following "make":
Errors in:
/home/mmorales/Desktop/grass-6.1.cvs_src_snapshot_2006_06_24/lib/form
/home/mmorales/Desktop/grass-6.1.cvs_src_snapshot_2006_06_24/lib/vector/diglib
/home/mmorales/Desktop/grass-6.1.cvs_src_snapshot_2006_06_24/lib/init
...
/home/mmorales/Desktop/grass-6.1.cvs_src_snapshot_2006_06_24/vector/v.in.ogr
/home/mmorales/Desktop/grass-6.1.cvs_src_snapshot_2006_06_24/vector/v.external
/home/mmorales/Desktop/grass-6.1.cvs_src_snapshot_2006_06_24/visualization/nviz
--
Finished compilation: Sun Jun 25 09:31:39 EDT 2006
(In case of errors please change into the directory with error and run
'make')
Switching to lib/form and running "make" yields the following:
[mmorales at myrmica form]$ make
o /home/mmorales/Desktop/grass-6.1.cvs_src_snapshot_2006_06_24/dist.x86_64-unknown-linux-gnu/lib/libgrass_form.6.1.cvs.so -L/home/mmorales/Desktop/grass-6.1.cvs_src_snapshot_2006_06_24/dist.x86_64-unknown-linux-gnu/lib OBJ.x86_64-unknown-linux-gnu/generate.o OBJ.x86_64-unknown-linux-gnu/open.o -lgrass_gis -lgrass_datetime -lz -lgrass_dbmiclient -lgrass_dbmibase && if [ -z "" ] ; then ln -f -s libgrass_form.6.1.cvs.so /home/mmorales/Desktop/grass-6.1.cvs_src_snapshot_2006_06_24/dist.x86_64-unknown-linux-gnu/lib/libgrass_form.so; fi
/bin/sh: o: command not found
make:
[/home/mmorales/Desktop/grass-6.1.cvs_src_snapshot_2006_06_24/dist.x86_64-unknown-linux-gnu/lib/libgrass_form.6.1.cvs.so] Error 127 (ignored)
gcc
-L/home/mmorales/Desktop/grass-6.1.cvs_src_snapshot_2006_06_24/dist.x86_64-unknown-linux-gnu/lib -o /home/mmorales/Desktop/grass-6.1.cvs_src_snapshot_2006_06_24/dist.x86_64-unknown-linux-gnu/etc/form/form OBJ.x86_64-unknown-linux-gnu/form.o -lgrass_dbmiclient -lgrass_dbmibase -lgrass_gis -lgrass_datetime -lz -lgrass_datetime \
-ltk -lm -ltcl -lm -lm -lz
/usr/bin/ld: cannot find -lgrass_dbmiclient
collect2: ld returned 1 exit status
make: ***
[/home/mmorales/Desktop/grass-6.1.cvs_src_snapshot_2006_06_24/dist.x86_64-unknown-linux-gnu/etc/form/form] Error 1
Any suggestions for compiling or for enabling mysql support in the
pre-compiled binary?
Thanks!
Manuel
More information about the grass-user
mailing list