[GRASS5] [bug #4021] (grass) error compiling r.le.setup in cvs
Request Tracker
grass-bugs at intevation.de
Thu Jan 19 11:25:38 EST 2006
this bug's URL: http://intevation.de/rt/webrt?serial_num=4021
-------------------------------------------------------------------------
Subject: error compiling r.le.setup in cvs
Platform: GNU/Linux/x86
grass obtained from: CVS
grass binary for platform: Compiled from Sources
GRASS Version: CVS checked out at 20060119
compiled from CVS with the following configure line
CFLAGS="-O3 -mtune=pentium-m -Wall" LDFLAGS="-s" ./configure --with-tcltk-includes=/usr/include/tcl8.3 --with-postgres-includes=/usr/include/postgresql --with-sqlite --with-cxx --with-fftw --with-freetype-includes=/usr/includes/freetype2/
after make:
Generating HTML manual pages index (help system)...
Generated HTML docs in ../dist.i686-pc-linux-gnu/docs/html/index.html
----------------------------------------------------------------------
Following modules are missing the 'description.html' file in src code:
g.pnmcomp
----------------------------------------------------------------------
GRASS GIS compilation log
-------------------------
Started compilation: gio gen 19 16:56:41 CET 2006
--
Errors in:
/home/steko/src/grass6/raster/r.le/r.le.setup
--
Finished compilation: gio gen 19 17:13:48 CET 2006
(In case of errors please change into the directory with error and run 'make')
then I followed the instructions but the make in the subdir didn't go well:
steko at cycnus:~/src/grass6/raster/r.le/r.le.setup$ make
Makefile:16: warning: overriding commands for target `clean'
../../../include/Make/Rules.make:34: warning: ignoring old commands for target `clean'
gcc -I/home/steko/src/grass6/include -I/home/steko/src/grass6/dist.i686-pc-linux-gnu/include/grass -O3 -mtune=pentium-m -Wall -Wall -Wconversion -Wno-implicit-int -I/usr/local/include -DPACKAGE=\""grassmods"\" -I/home/steko/src/grass6/include -I/home/steko/src/grass6/dist.i686-pc-linux-gnu/include/grass \
-o OBJ.i686-pc-linux-gnu/sample.o -c sample.c
sample.c: In function âsampleâ:
sample.c:39: warning: unused variable âbtnâ
sample.c: In function âman_unitâ:
sample.c:554: warning: passing argument 1 of âG_callocâ as unsigned due to prototype
sample.c:555: warning: passing argument 1 of âG_callocâ as unsigned due to prototype
sample.c:121: warning: unused variable âwindâ
sample.c:120: warning: unused variable âsites_mapsetâ
sample.c:117: warning: unused variable âau_lâ
sample.c:117: warning: unused variable âau_wâ
sample.c:117: warning: unused variable âabâ
sample.c:117: warning: unused variable âatâ
sample.c:117: warning: unused variable âarâ
sample.c:117: warning: unused variable âalâ
sample.c:115: warning: unused variable âitmpâ
sample.c:114: warning: unused variable ârandflagâ
sample.c:114: warning: unused variable ât0â
sample.c:114: warning: unused variable âl0â
sample.c:113: warning: unused variable âdyâ
sample.c:113: warning: unused variable âdxâ
sample.c: In function âdraw_gridâ:
sample.c:653: warning: unused variable âtmpâ
sample.c:653: warning: unused variable âitmpâ
sample.c:653: warning: unused variable âkâ
sample.c: In function âcalc_unit_locâ:
sample.c:821: warning: suggest parentheses around assignment used as truth value
sample.c:730: warning: unused variable âtmpâ
sample.c:729: warning: unused variable âkâ
sample.c:727: warning: unused variable âregionâ
sample.c: In function âgraph_unitâ:
sample.c:1052: warning: unused variable âtmplâ
sample.c:1052: warning: unused variable âtmpwâ
sample.c: In function âdraw_circleâ:
sample.c:1487: warning: unused variable âyrâ
sample.c:1487: warning: unused variable âx2â
sample.c: In function ânumtrapâ:
sample.c:1537: warning: unused variable âjâ
sample.c: In function âcalc_numâ:
sample.c:1013: warning: âmaxâ may be used uninitialized in this function
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,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-4.0/README.Bugs>.
make: *** [OBJ.i686-pc-linux-gnu/sample.o] Error 1
steko at cycnus:~/src/grass6/raster/r.le/r.le.setup$
HTH, regards
Stefano
-------------------------------------------- Managed by Request Tracker
More information about the grass-dev
mailing list