Hello everyone!<br><br>I use GRASS GIS 6.4.1 SVN version for my work. I keep the code in a directory inside my home directory. As I needed i.atcorr module I configured it with &quot;with-cxx&quot;. I used the following configure script<br>

<br><div style="margin-left: 40px;">./configure --with-tcltk-includes=/usr/include/tcl8.5 --with-proj-share=/usr/share/proj --with-gdal=/usr/bin/gdal-config --with-cxx --enable-64bit --with-python=/usr/bin/python2.6-config<br>

</div><br>However I got one error in the make process in d.rast module. Therefore, as instructed I changed to that directory and ran make command. Now I get the following bunch of errors. <br><br><div style="margin-left: 40px;">

chethan@chethan-desktop:~/Applications/grass64_release/display/d.rast$ make<br>gcc -I/home/chethan/Applications/grass64_release/dist.x86_64-unknown-linux-gnu/include  -g -O2       -DPACKAGE=\&quot;&quot;grassmods&quot;\&quot;  -I/home/chethan/Applications/grass64_release/dist.x86_64-unknown-linux-gnu/include -o OBJ.x86_64-unknown-linux-gnu/main.o -c main.c<br>

main.c: In function ‘main’:<br>main.c:89: error: ‘flag_n’ undeclared (first use in this function)<br>main.c:89: error: (Each undeclared identifier is reported only once<br>main.c:89: error: for each function it appears in.)<br>

make: *** [OBJ.x86_64-unknown-linux-gnu/main.o] Error 1<br><br></div>I have no clue as to why these errors arise. What should I do now?<br><br>Regards,<br><br>Chethan S.<br clear="all"><br>-- <br><font style="color: rgb(102, 102, 0);" size="4"><span style="font-family: trebuchet ms,sans-serif;">Chethan S.</span></font><span style="font-family: trebuchet ms,sans-serif; color: rgb(0, 0, 0);"></span><br>