[GRASS-dev] errors in: messages

Martin Wegmann wegmann at biozentrum.uni-wuerzburg.de
Wed Apr 4 04:39:55 EDT 2007


On Wednesday 04 April 2007 10:33, Hamish wrote:
> Martin Wegmann wrote:
> > I get various "errors in:" messages after an update. So far I did not
> > find similar threats on the mailing lists.
> >
> > After a cvs update, make distclean - configure - make, a long list of
> > "errors in:"  is prompted (see below).
> >
> > I deleted my old cvs folder and removed the grass files in /usr/local
> > and did a fresh cvs  but still the same error appears.
> >
> > It is a temporal problem or did I forget something?
> >
> > Using debian testing.
> >
> > TIA Martin
> >
> > Errors in:
> > ...//grass/grass6/lib/proj
>
> --snip--
>
> > (In case of errors please change into the directory with error and run
> > 'make')
>
> please do that, starting with lib/proj

baliola at wpf063:~/software/grass/grass6$ cd lib/proj/
baliola at wpf063:~/software/grass/grass6/lib/proj$ make
gcc -shared -o /home/baliola/software/grass/grass6/dist.i686-pc-linux-gnu/lib/libgrass_gproj.6.3.cvs.so -L/home/baliola/software/grass/grass6/dist.i686-pc-linux-gnu/lib -Wl,--export-dynamic -Wl,-rpath-link,/home/baliola/software/grass/grass6/dist.i686-pc-linux-gnu/lib    
OBJ.i686-pc-linux-gnu/get_proj.o OBJ.i686-pc-linux-gnu/do_proj.o 
OBJ.i686-pc-linux-gnu/convert.o OBJ.i686-pc-linux-gnu/datum.o 
OBJ.i686-pc-linux-gnu/ellipse.o -lgrass_gis -lgrass_datetime -lz     -lproj  -L/usr/local/lib -lgdal -lodbc -lodbcinst -ljasper -lmfhdf -ldf -lgif -ljpeg -ltiff -lpng -lnetcdf -lcfitsio -L/usr/local/grass-6.3.cvs//lib -lgrass_vect -lgrass_dig2 -lgrass_dgl -lgrass_rtree -lgrass_linkm -lgrass_dbmiclient -lgrass_dbmibase -lgrass_I -lgrass_gproj -lgrass_vask -lgrass_gmath -lgrass_gis -lgrass_datetime -lpq -L/usr/lib -lpq -lz -lm -lrt -ldl 
&& \
        (cd /home/baliola/software/grass/grass6/dist.i686-pc-linux-gnu/lib; 
ln -f -s 
libgrass_gproj.6.3.cvs.so /home/baliola/software/grass/grass6/dist.i686-pc-linux-gnu/lib/libgrass_gproj.so)
/usr/bin/ld: cannot find -lgrass_vect
collect2: ld returned 1 exit status
make: *** 
[/home/baliola/software/grass/grass6/dist.i686-pc-linux-gnu/lib/libgrass_gproj.6.3.cvs.so] 
Error 1

> note nothing has changed in lib/proj in a month.
>
> is ".../" real or a search & replace?

I replaced the path to the grass folder, it is in my home directory.

Martin




More information about the grass-dev mailing list