[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDF #ZLI-209409]: Still need help with installing netcdf on APPLE



> Hi. I never received an answer my last question.

Howdy Erik!

It's best, if you have an existing support thread, to reply to that with new
messages, so that we can keep all your information in one place, instead of
opening a new support thread with a new message.

> I have a new apple. I have IFORT and ICC and I downloaded netcdf 4.0
>
> I am not getting pas the configure stage. Why???
> -Erik
> enoble@noble:/Users/enoble/netcdf-4.0:ls
> COPYRIGHT    acinclude.m4    configure    f90        man4        nctest
> INSTALL        aclocal.m4    configure.ac    fortran        missing
> nf_test
> Makefile.am    compile        cxx        install-sh    nc_test        win32
> Makefile.in    config.guess    cxx4        libsrc        nc_test4
> README        config.h.in    depcomp        libsrc4        ncdap.m4
> RELEASE_NOTES    config.log    dods.m4        ltmain.sh    ncdump
> VERSION        config.sub    examples    man        ncgen
> enoble@noble:/Users/enoble/netcdf-4.0:./configure
> configure: netCDF 4.0
> checking build system type... i386-apple-darwin9.5.0
> checking host system type... i386-apple-darwin9.5.0
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... ./install-sh -c -d
> checking for gawk... no
> checking for mawk... no
> checking for nawk... no
> checking for awk... awk
> checking whether make sets $(MAKE)... yes
> configure: checking user options
> checking whether CXX is set to ''... no
> checking whether FC is set to ''... no
> checking whether F90 is set to ''... no
> checking whether this is a netCDF-4.x build... yes
> configure: Processing NetCDF-4 options.
> checking whether netCDF-4 is to be built...
> checking whether DAP client is to be built...
> checking whether new netCDF-4 C++ API is to be built... no
> checking whether HDF5 should do data conversions...
> checking whether extra example tests should be run...
> checking whether parallel IO tests should be run... no
> checking whether a location for the HDF5 library was specified... .
> checking whether a location for the ZLIB library was specified...
> checking whether a location for the SZLIB library was specified...
> checking whether netCDF-4 logging is enabled...
> checking whether netCDF extra tests should be run (developers only)... no
> checking whether documentation is to be installed... no
> checking whether Fortran compiler(s) should be tested during configure...
> yes
> checking whether configure should try to set compiler flags... yes
> checking whether FFIO will be used... no
> checking whether to skip C++, F77, or F90 APIs if compiler is broken... yes
> checking whether only the C library is desired... no
> checking whether examples should be built... yes
> checking whether F77 API is desired... yes
> checking whether F90 API is desired... yes
> checking whether fortran type sizes should be checked... yes
> checking whether C API is desired... yes
> checking where to get netCDF C-only library for separate fortran
> libraries...
> checking whether CXX API is desired... yes
> checking whether v2 netCDF API should be built... yes
> checking whether the ncgen/ncdump should be built... yes
> checking whether large file (> 2GB) tests should be run... no
> checking whether benchmaks should be run (experimental)... no
> checking whether extreme numbers should be used in tests... yes
> checking where to put large temp files if large file tests are run... .
> checking whether a win32 DLL is desired... no
> checking whether separate fortran libs are desired... no
> configure: finding C compiler
> checking for xlc... no
> checking for cc... cc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables...
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether cc accepts -g... yes
> checking for cc option to accept ISO C89... none needed
> checking for style of include used by make... GNU
> checking dependency style of cc... gcc3
> checking whether cc understands -c and -o together... yes
> checking for an ANSI C-conforming const... yes
> configure: finding Fortran compiler (will not be used if Fortran API is not
> desired)
> checking for xlf90... no
> checking for fort... no
> checking for xlf95... no
> checking for ifort... ifort
> checking whether we are using the GNU Fortran compiler... no
> checking whether ifort accepts -g... yes
> checking for xlf... no
> checking for fort... no
> checking for xlf95... no
> checking for ifort... ifort
> checking whether we are using the GNU Fortran 77 compiler... no
> checking whether ifort accepts -g... yes
> configure: setting up Fortran 90
> checking for Fortran flag to compile .f90 files... none
> checking fortran 90 modules inclusion flag... -I
> checking if Fortran compiler can handle Fortran-90... yes
> configure: finding C++ compiler (will not be used if C++ API is not desired)
> checking for g++... g++
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking dependency style of g++... gcc3
> configure: setting up libtool
> checking for a sed that does not truncate output... /usr/bin/sed
> checking for grep that handles long lines and -e... /usr/bin/grep
> checking for egrep... /usr/bin/grep -E
> checking for fgrep... /usr/bin/grep -F
> checking for ld used by cc... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
> checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU
> ld... no
> checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
> checking the name lister (/usr/bin/nm -p) interface... BSD nm
> checking whether ln -s works... yes
> checking the maximum length of command line arguments... 196608
> checking whether the shell understands some XSI constructs... yes
> checking whether the shell understands "+="... yes
> checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload
> object files... -r
> checking how to recognize dependent libraries... pass_all
> checking for ar... ar
> checking for strip... strip
> checking for ranlib... ranlib
> checking command to parse /usr/bin/nm -p output from cc object... ok
> checking for dsymutil... dsymutil
> checking for nmedit... nmedit
> checking for -single_module linker flag... yes
> checking for -exported_symbols_list linker flag... yes
> checking how to run the C preprocessor... cc -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking for dlfcn.h... yes
> checking whether we are using the GNU C++ compiler... (cached) yes
> checking whether g++ accepts -g... (cached) yes
> checking dependency style of g++... (cached) gcc3
> checking how to run the C++ preprocessor... g++ -E
> checking whether we are using the GNU Fortran 77 compiler... (cached) no
> checking whether ifort accepts -g... (cached) yes
> checking whether we are using the GNU Fortran compiler... (cached) no
> checking whether ifort accepts -g... (cached) yes
> checking for objdir... .libs
> checking if cc supports -fno-rtti -fno-exceptions... no
> checking for cc option to produce PIC... -fno-common -DPIC
> checking if cc PIC flag -fno-common -DPIC works... yes
> checking if cc static flag -static works... no
> checking if cc supports -c -o file.o... yes
> checking if cc supports -c -o file.o... (cached) yes
> checking whether the cc linker
> (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries...
> yes
> checking dynamic linker characteristics... darwin9.5.0 dyld
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... no
> checking whether to build static libraries... yes
> checking for ld used by g++... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
> checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU
> ld... no
> checking whether the g++ linker
> (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries...
> yes
> checking for g++ option to produce PIC... -fno-common -DPIC
> checking if g++ PIC flag -fno-common -DPIC works... yes
> checking if g++ static flag -static works... no
> checking if g++ supports -c -o file.o... yes
> checking if g++ supports -c -o file.o... (cached) yes
> checking whether the g++ linker
> (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries...
> yes
> checking dynamic linker characteristics... darwin9.5.0 dyld
> checking how to hardcode library paths into programs... immediate
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... no
> checking whether to build static libraries... yes
> checking for ifort option to produce PIC...
> checking if ifort static flag  works... yes
> checking if ifort supports -c -o file.o... yes
> checking if ifort supports -c -o file.o... (cached) yes
> checking whether the ifort linker
> (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries...
> no
> checking dynamic linker characteristics... darwin9.5.0 dyld
> checking how to hardcode library paths into programs... immediate
> checking if libtool supports shared libraries... no
> checking whether to build shared libraries... no
> checking whether to build static libraries... yes
> checking for ifort option to produce PIC...
> checking if ifort static flag  works... yes
> checking if ifort supports -c -o file.o... yes
> checking if ifort supports -c -o file.o... (cached) yes
> checking whether the ifort linker
> (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries...
> no
> checking dynamic linker characteristics... darwin9.5.0 dyld
> checking how to hardcode library paths into programs... immediate
> configure: finding other utilities
> checking for a BSD-compatible install... /usr/bin/install -c
> configure: trying to set fortran flags for this platform
> configure: trying to set flags for this platform
> checking if _HPUX_SOURCE should be set... no
> checking if Solaris -Xa option is needed... CFLAGS=-g -O2
> configure: trying to set fortran 90 flags for this platform
> checking if we need to add to FFLAGS for ifort compiler... FFLAGS=-g
> checking if we need to set _LARGE_FILES despite results of previous tests...
> _LARGE_FILES=
> checking for special C compiler options needed for large files... no
> checking for _FILE_OFFSET_BITS value needed for large files... no
> configure: displaying some results
> checking CPPFLAGS...
> checking CC CFLAGS... cc -g -O2
> checking type cc... cc is hashed (/usr/bin/cc)
> checking CXX... g++
> checking CXXFLAGS... -g -O2
> checking type g++... g++ is /usr/bin/g++
> checking FC... ifort
> checking FFLAGS... -g
> checking type ifort... ifort is /usr/bin/ifort
> checking F90... ifort
> checking F90FLAGS...
> checking type ifort... ifort is /usr/bin/ifort
> checking AR... ar
> checking AR_FLAGS... cru
> checking type ar... ar is /usr/bin/ar
> checking NM... /usr/bin/nm -p
> checking NMFLAGS...
> checking for /usr/bin/nm... /usr/bin/nm -p
> checking nm flags...
> checking for C-equivalent to Fortran routine "SUB"... sub_
> checking for Fortran "byte"... yes
> checking for Fortran "integer*2"... yes
> checking if Fortran "byte" is C "signed char"... configure: error: Could not
> link conftestf.o and conftest.o
> enoble@noble:/Users/enoble/netcdf-4.0:make check
> make: *** No rule to make target `check'.  Stop.
> enoble@noble:/Users/enoble/netcdf-4.0:which ncdump
> enoble@noble:/Users/enoble/netcdf-4.0:ncdump
> -ksh: ncdump: not found [No such file or directory]
> enoble@noble:/Users/enoble/netcdf-4.0:
>
>
>

You need to look in your config.log file to find the answer to your question.
The message is telling me that your two compilers (cc and ifort) cannot work
together.

You say that you are using icc - is this the /usr/bin/cc compiler that
configure is finding for you? Or is /usr/bin/cc actually a gnu compiler?

If so, then set CC=icc before running configure, to make sure it finds the
correct compiler for you.

If this doesn't help, please let me know.

Thanks,

Ed

Ticket Details
===================
Ticket ID: ZLI-209409
Department: Support netCDF
Priority: Normal
Status: Closed