Message Boards

RE: Linux Compiling Issue

Josha Humberston, modified 6 Years ago.

Linux Compiling Issue

Youngling Posts: 4 Join Date: 12/23/16 Recent Posts
Hello,

I have been attempting to build Delft3d (version tr6926) on a linux machine, but have run into the below error message. Just FYI for anyone who may have ideas, I am working on Maverick (https://portal.tacc.utexas.edu/user-guides/maverick), but have configured the build file appropriately, as far as I know. Any suggestions? Many thanks.
Josh

make[5]: Entering directory `/work/04830/tg841293/maverick/delft3d_repository/src/utils_lgpl\
/hyd_to_waq_part_lib/packages/hyd_to_waq_part_lib/src'
/bin/sh ../../../../../libtool --tag=FC --mode=compile /opt/apps/intel14/impi/4.1.3.049/in\
tel64/bin/mpiifort -I../../../../../utils_lgpl/deltares_common/packages/deltares_common/src\
-I../../../../../utils_lgpl/io_netcdf/packages/io_netcdf/src -I-L/usr/local/lib -lnetcdf \
-DWITH_DELFTONLINE -I/usr/local/include -O2 -threads -fpp -recursive -reentrancy threade\
d -traceback -c -o agwaqgeom.lo agwaqgeom.f90
libtool: compile: /opt/apps/intel14/impi/4.1.3.049/intel64/bin/mpiifort -I../../../../../ut\
ils_lgpl/deltares_common/packages/deltares_common/src -I../../../../../utils_lgpl/io_netcdf/\
packages/io_netcdf/src -I-L/usr/local/lib -lnetcdf -DWITH_DELFTONLINE -I/usr/local/include -\
O2 -threads -fpp -recursive -reentrancy threaded -traceback -c agwaqgeom.f90 -fPIC -o .libs\
/agwaqgeom.o
agwaqgeom.f90(48): error #7002: Error in opening the compiled module file. Check INCLUDE pa\
ths. [NETCDF]
use io_ugrid
--------^
thumbnail
Adri Mourits, modified 6 Years ago.

RE: Linux Compiling Issue

Jedi Master Posts: 303 Join Date: 1/3/11 Recent Posts
Hi Josha,

See this post.

Regards,

Adri