<p dir="ltr"><br>
On Jan 29, 2015 9:30 AM, "Blumentrath, Stefan" <<a href="mailto:Stefan.Blumentrath@nina.no">Stefan.Blumentrath@nina.no</a>> wrote:<br>
><br>
> Dear all,<br>
><br>
>  <br>
><br>
> I was just about to test Sörens new t.rast.what module but it seems that I have to update my installation of GRASS 7 (trunk) first.<br>
><br>
>  <br>
><br>
> Unfortunately, I get a lot of build errors with r64351 on Ubuntu 14.04…<br>
><br>
>  <br>
><br>
> This is how I configure:<br>
><br>
> CFLAGS="-O2 -msse -msse2 -mfpmath=sse -minline-all-stringops -g -Wall" LDFLAGS="-s" ./configure --with-cxx --with-sqlite --with-postgres --with-postgres-includes=/usr/include/postgresql --with-odbc --with-cairo --with-proj-share=/usr/local/share/proj --with-tcltk-includes=/usr/include/tcl8.4/ --with-freetype --with-freetype-includes=/usr/include/freetype2 --with-fftw --with-nls --with-python --with-tiff --with-geos --enable-largefile --with-readline --with-blas --with-glw --with-motif --with-openmp --with-wxwidgets --with-pthread --with-liblas --with-netcdf --with-lapack<br>
><br>
>  <br>
><br>
> ./configure runs without issues, but on make I get errors in more than 40/50 modules (gui, raster, vector, temporal, db).</p>
<p dir="ltr">The first error in the list is relevant. The rest may depend on it.</p>
<p dir="ltr">> One of the error messages is a syntax error in a header file:<br>
><br>
> /usr/include/GL/gl.h:90: Syntax error at '\n'<br></p>
<p dir="ltr">That's normal. Please check for the first listed lib or module in the error file, cd into it and run make to see the error.</p>
<p dir="ltr">Markus</p>