[GRASSLIST:10059] a couple new errors with today's 6.1 CVS
Dylan Beaudette
dylan.beaudette at gmail.com
Mon Jan 30 17:22:25 EST 2006
Hi all,
noticed the following errors in today's CVS branch of 6.1
Errors in:
/home/dylan/src/CVS/grass6/db/drivers/mysql
/home/dylan/src/CVS/grass6/raster/r.le/r.le.setup
/home/dylan/src/CVS/grass6/vector/v.drape
/home/dylan/src/CVS/grass6/vector/v.sample
#mysql : cd to the mysql dir, and tried `make`
/usr/bin/ld: cannot find -lwrap
...never seen that one before
#r.le.setup:
sample.c: In function ‘calc_unit_loc’:
sample.c:865: internal compiler error: in fold_convert, at fold-const.c:1922
Please submit a full bug report,
...hmm - could this be caused by me using gcc-4.0 ?
#v.drape
main.c:(.text+0x3dc): undefined reference to `G_get_raster_sample'
#v.sample:
OBJ.i686-pc-linux-gnu/main.o: In function `main':main.c:(.text+0x62d):
undefined reference to `G_get_raster_sample'
...looks like these are both related to changes in raster sampling stuff, as
discussed a while back.
any ideas would be helpful.
--
Dylan Beaudette
Soils and Biogeochemistry Graduate Group
University of California at Davis
530.754.7341
More information about the grass-user
mailing list