<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000099">
Hi,<br>
<br>
I am trying to compile the latest GRASS 7.0 from source (on Ubuntu
13.10). This is usually easy, but now I am getting errors, with
errors in about all modules. Going into the modules and running make
again gives me the error below:<br>
<br>
Any idea what to do?<br>
<br>
<pre>: && gcc -L/home/paulo/Software/spatial/grass7_trunk/dist.x86_64-unknown-linux-gnu/lib -L/home/paulo/Software/spatial/grass7_trunk/dist.x86_64-unknown-linux-gnu/lib -Wl,--export-dynamic -Wl,-rpath-link,/home/paulo/Software/spatial/grass7_trunk/dist.x86_64-unknown-linux-gnu/lib -o /home/paulo/Software/spatial/grass7_trunk/dist.x86_64-unknown-linux-gnu/etc/clean_temp OBJ.x86_64-unknown-linux-gnu/clean_temp.o -lgrass_gis.7.0.svn -lgrass_datetime.7.0.svn -lm </pre>
<pre>/home/paulo/Software/spatial/grass7_trunk/dist.x86_64-unknown-linux-gnu/lib/libgrass_gis.7.0.svn.so: undefined reference to `_n'</pre>
<pre>collect2: error: ld returned 1 exit status</pre>
<pre>make: *** [/home/paulo/Software/spatial/grass7_trunk/dist.x86_64-unknown-linux-gnu/etc/clean_temp] Error 1</pre>
<br>
Cheers<br>
<br>
Paulo<br>
<br>
</body>
</html>