<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 11.00.9600.18057"></HEAD>
<BODY style="FONT: 10pt Segoe UI; MARGIN: 4px 4px 1px">
<DIV>Hi there!</DIV>
<DIV>I'm trying to compile GRASS GIS and ist components (proj, libtiff, geotiff, geos, gdal, netcdf, hdf5, laszip) from source on Scientific Linux. I've done that routine like a 100 times on Ubuntu with root access where it worked fine. The current machine has a lot of restrictions, that might be one of the issues.</DIV>
<DIV> </DIV>
<DIV>This is my config:</DIV>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px" dir=ltr>
<DIV>CFLAGS="-g" ./configure \<BR> --prefix=/path/to/releasebranch_7_0/build \<BR> --enable-64bit \<BR> --enable-debug \<BR> --enable-largefile \<BR> --with-freetype --with-freetype-includes=/usr/include/freetype2 \<BR> --with-gdal=/path/to/gdal-2.0.1/build/bin/gdal-config \<BR> --with-geos=/path/to/geos-3.4.2/build/bin/geos-config \<BR> --with-netcdf=/path/to/netcdf-4.3.3.1/build/bin/nc-config \<BR> --with-openmp \<BR> --with-proj-includes=/path/to/proj-4.9.1/build/include \<BR> --with-proj-libs=/path/to/proj-4.9.1/build/lib \<BR> --with-proj-share=/path/to/proj-4.9.1/build/share \<BR> --with-python \<BR> --with-readline \<BR> --with-sqlite \<BR> --with-tiff-includes=/path/to/tiff-4.0.6/build/include \<BR> --with-tiff-libs=/path/to/tiff-4.0.6/build/lib \<BR> --without-fftw \<BR> --without-blas \<BR> --without-ffmpeg \<BR> --without-lapack \<BR> --without-mysql \<BR> --without-odbc \<BR> --without-opengl \<BR> --without-postgres </DIV></BLOCKQUOTE>
<DIV> </DIV>
<DIV>This is the errormessage after make -j16:</DIV>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px" dir=ltr>
<DIV>GRASS GIS 7.0.2svn r66747 compilation log<BR>--------------------------------------------------<BR>Started compilation: Thu Nov  5 12:02:49 CET 2015<BR>--<BR>Errors in:<BR>/path/to/releasebranch_7_0/raster/r.gwflow<BR>/path/to/releasebranch_7_0/raster/r.param.scale<BR>/path/to/releasebranch_7_0/raster/r.proj<BR>/path/to/releasebranch_7_0/raster/r.series.accumulate<BR>/path/to/releasebranch_7_0/raster/r.resamp.bspline<BR>/path/to/releasebranch_7_0/raster/r.resamp.rst<BR>/path/to/releasebranch_7_0/raster/r.solute.transport<BR>/path/to/releasebranch_7_0/raster/r.surf.gauss<BR>/path/to/releasebranch_7_0/raster/r.sim/r.sim.water<BR>/path/to/releasebranch_7_0/raster/r.surf.random<BR>/path/to/releasebranch_7_0/raster/r.sim/r.sim.sediment<BR>/path/to/releasebranch_7_0/raster3d/r3.gwflow<BR>/path/to/releasebranch_7_0/vector/v.extract<BR>/path/to/releasebranch_7_0/vector/v.kernel<BR>/path/to/releasebranch_7_0/vector/v.lidar.correction<BR>/path/to/releasebranch_7_0/vector/v.lidar.edgedetection<BR>/path/to/releasebranch_7_0/vector/v.lidar.growing<BR>/path/to/releasebranch_7_0/vector/v.outlier<BR>/path/to/releasebranch_7_0/vector/v.rectify<BR>/path/to/releasebranch_7_0/vector/v.surf.rst<BR>/path/to/releasebranch_7_0/vector/v.surf.bspline<BR>/path/to/releasebranch_7_0/imagery/i.cca<BR>/path/to/releasebranch_7_0/imagery/i.gensigset<BR>/path/to/releasebranch_7_0/imagery/i.ortho.photo/i.ortho.camera<BR>/path/to/releasebranch_7_0/imagery/i.ortho.photo/i.ortho.elev<BR>/path/to/releasebranch_7_0/imagery/i.pca<BR>/path/to/releasebranch_7_0/imagery/i.smap<BR>/path/to/releasebranch_7_0/imagery/i.ortho.photo/i.ortho.rectify<BR>--<BR>In case of errors please change into the directory with error and run 'make'.<BR>If you get multiple errors, you need to deal with them in the order they<BR>appear in the error log. If you get an error building a library, you will<BR>also get errors from anything which uses the library.<BR>--<BR>Finished compilation: Thu Nov  5 12:04:15 CET 2015<BR>make: *** [default] Error 1</DIV></BLOCKQUOTE>
<DIV dir=ltr>It already had some more errors, but those I could solve with various export PATH and LD_LIBRARY commands.</DIV>
<DIV dir=ltr> </DIV>
<DIV dir=ltr>When I enter one of the dirs and try to do make, this happens:</DIV>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px" dir=ltr>
<DIV dir=ltr>[user@l33 r.gwflow]$ make<BR>: && icc -L/path/to/releasebranch_7_0/dist.x86_64-unknown-linux-gnu/lib -L/path/to/releasebranch_7_0/dist.x86_64-unknown-linux-gnu/lib -Wl,--export-dynamic -Wl,-rpath-link,/path/to/releasebranch_7_0/dist.x86_64-unknown-linux-gnu/lib -o /path/to/releasebranch_7_0/dist.x86_64-unknown-linux-gnu/bin/r.gwflow OBJ.x86_64-unknown-linux-gnu/main.o    -lgrass_gpde.7.0.2svn -lgrass_raster.7.0.2svn -lgrass_gis.7.0.2svn -lgrass_gmath.7.0.2svn<BR>/path/to/releasebranch_7_0/dist.x86_64-unknown-linux-gnu/lib/libgrass_gmath.7.0.2svn.so: undefined reference to `__kmpc_reduce_nowait'<BR>/path/to/releasebranch_7_0/dist.x86_64-unknown-linux-gnu/lib/libgrass_gmath.7.0.2svn.so: undefined reference to `__kmpc_end_reduce_nowait'<BR>/path/to/releasebranch_7_0/dist.x86_64-unknown-linux-gnu/lib/libgrass_gpde.7.0.2svn.so: undefined reference to `__kmpc_end_serialized_parallel'</DIV>
<DIV dir=ltr>...</DIV>
<DIV dir=ltr>/home/lv70836/avaflow/src/releasebranch_7_0/dist.x86_64-unknown-linux-gnu/lib/libgrass_gpde.7.0.2svn.so: undefined reference to `__kmpc_for_static_init_4'</DIV></BLOCKQUOTE>
<DIV dir=ltr>Any pointers would be  much appreciated!</DIV>
<DIV dir=ltr> </DIV>
<DIV dir=ltr>Regards, Matthias</DIV></BODY></HTML>