NCARG 4.4.1 with Intel compilers

From: Andy Holland <andy_holland_at_nyahnyahspammersnyahnyah>
Date: Wed, 17 May 2006 13:25:20 -0400

I know this issue has been addressed before, but nothing is working for
me. I have Fedora Core 5 which has gcc 4.1.0 installed. This caused
problems when I tried to use 'icc'. When I switched to 'gcc' I got past
those errors. However; now I'm getting the following error:

ifort -O -o fontc cfaamn.o cfrdln.o cfwrit.o ffgttk.o ffinfo.o
ffphol.o ffppkt.o ffprcf.o ffprsa.o fftbkd.o fftkin.o sffndc.o
sfgtin.o sfgtkw.o sfprcf.o sfskbk.o sftbkd.o
-L../../.././common/src/libncarg_c -lncarg_c -L/usr/local/ncarg/lib
-L/usr/X11R6/lib -L/opt/intel/fc/9.0/lib

        Processing fontcap font1

../../.././common/src/fontcap/fontc: error while loading shared
libraries: libimf.so: cannot open shared object file: No such file or
directory

make[4]: *** [font1] Error 127

The library 'libimf.so' is in the /opt/intel/fc/9.0/lib directory. I
added this directory to my config file, which I'm listing below:

#define HdfDefines -DLINUX
#define StdDefines -DSYSV -D_POSIX_SOURCE -D_XOPEN_SOURCE -DByteSwapped
#define ByteSwapped
#define Cstatic
#define Cdynamic
#define CppCommand '/usr/bin/cpp -traditional'
#define CCompiler cc
#define FCompiler ifort -mp -Vaxlib
#define CtoFLibraries -lifcore -lm
#define CcOptions -ansi
#define XToolLibrary -lXt -lSM -lICE
#define BuildShared NO
#define XLibrary -lXpm -lX11 -lXext

#define ArchRecLibSearch -L/usr/X11R6/lib -L/opt/intel/fc/9.0/lib
#define ArchRecIncSearch -I/usr/X11R6/include

FC = $(F77)

Thanks in advance,
Andy

-- 
Andy Holland
Carolina Environmental Program
Center for Environmental Modeling for Policy Development
University of North Carolina at Chapel Hill
voice:  919-966-2172
fax:    919-843-3113
email:  andy_holland_at_unc.edu
html:   http://cf.unc.edu/cep/empd
_______________________________________________
ncarg-talk mailing list
ncarg-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncarg-talk
Received on Wed May 17 2006 - 11:25:20 MDT

This archive was generated by hypermail 2.2.0 : Thu May 18 2006 - 07:55:29 MDT