[gradsusr] Error in GrADS-2.1.a2 configure

Sewasew Betru sewasewbetru at yahoo.com
Mon Jun 2 23:57:35 EDT 2014


Hi all,
I try to configure the Grads-2.1.a2 in Linux. I use the supplibs-2.2.1 as supplemental libraries. When I configure supplibs using gmake install, it works fine. But when I configure the Grads it's working directory, I got the following shown below: 
The Cairo and grib2 are disable so I couldn't make and install the GrADS. Could anyone help me with this problem?

Thank you for your help in advance!
sew


checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no

Checking for programs
------------------
checking for gawk... (cached) gawk
checking for xlc... no
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for xlc++... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes

Setting host specific options
-------------------------
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
Host machine: x86_64-unknown-linux-gnu

Checking system libraries, headers, and compiler features
-----------------------------------------
checking for cos in -lm... yes
checking how to run the C preprocessor... gcc -E
checking for X... libraries /usr/lib64, headers
checking whether -R must be followed by a space... neither works
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes

checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for unistd.h... (cached) yes

checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking for strtod... yes
checking for off_t... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no

Checking for optional feature support
------------------------------------
checking for supplibs directory... ../supplibs
checking whether to use dynamic linking... yes (Warning: binaries may not be suitable for distribution)

Checking for libraries to support GUI interface ...
checking for main in -lXext... yes
checking for main in -lXt... yes
checking for main in -lXmu... yes
checking for main in -lXpm... yes
checking for main in -lXaw... yes
checking for main in -lsx... yes
+ GUI enabled

Checking in supplibs for libraries to support command line editing ...
checking readline.h usability... yes
checking readline.h presence... yes
checking for readline.h... yes
checking history.h usability... yes
checking history.h presence... yes
checking for history.h... yes
checking for tgetent in -lreadline... no
checking for tgetent in -lncurses... yes
+ Command line editing enabled

Checking in supplibs for libraries to support geotiff ...
checking tiff.h usability... yes
checking tiff.h presence... yes
checking for tiff.h... yes
checking for main in -ltiff... yes
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking for main in -ltiff... (cached) yes
checking geotiffio.h usability... yes
checking geotiffio.h presence... yes
checking for geotiffio.h... yes
checking for main in -lgeotiff... yes
+ geotiff enabled

Checking in supplibs for libraries to support shapefiles ...
checking shapefil.h usability... yes
checking shapefil.h presence... yes
checking for shapefil.h... yes
checking for main in -lshp... yes
+ shapefile enabled

Checking in supplibs for libraries to support printim ...
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for compress in -lz... yes
checking for main in -lpng15... no
checking for main in -ljpeg... yes

Checking in system locations for libraries to support printim ...
checking for GD... checking for gdlib-config... /usr/bin/gdlib-config
checking gd.h usability... yes
checking gd.h presence... yes
checking for gd.h... yes
checking for gdImageCreate in -lgd... yes
checking for gdCompareInt... no
+ printim enabled

Checking in supplibs for libraries to support cairo ...
checking for main in -lpng15... (cached) no
checking for main in -lxml2... yes
- cairo disabled

Checking in supplibs for libraries to support grib2 ...
checking for main in -lpng15... (cached) no

Checking in system locations for grib2 libraries ...
checking grib2.h usability... no
checking grib2.h presence... no
checking for grib2.h... no
- grib2 disabled

Checking in supplibs for libraries to support hdf4 ...
checking udunits.h usability... yes
checking udunits.h presence... yes
checking for udunits.h... yes
checking for utInit in -ludunits... yes
checking for main in -lsz... yes
checking mfhdf.h usability... yes
checking mfhdf.h presence... yes
checking for mfhdf.h... yes
checking for main in -ldf... yes
checking for main in -lmfhdf... yes
+ hdf4 enabled

Checking in supplibs for libraries to support hdf5 ...
checking for main in -lsz... (cached) yes
checking hdf5.h usability... yes
checking hdf5.h presence... yes
checking for hdf5.h... yes
checking for main in -lhdf5... yes
+ hdf5 enabled

Checking in supplibs for libraries to support netcdf-4 ...
checking netcdf.h usability... yes
checking netcdf.h presence... yes
checking for netcdf.h... yes
checking for main in -lnetcdf... yes
checking for main in -lhdf5_hl... yes
checking for main in -lcurl... yes
+ netcdf-4 enabled


Checking in supplibs for libraries to support OPeNDAP station data access ...
checking gadap.h usability... yes
checking gadap.h presence... yes
checking for gadap.h... yes
checking for main in -lgadap... yes
checking for main in -ldap... yes
checking for main in -ldapclient... yes
checking for main in -lxml2... (cached) yes
checking for main in -lcurl... (cached) yes
+ OPeNDAP for station data enabled

  +=========================================================================+
   GrADS 2.1.a2 : Built Mon Jun 2 20:11:50 PDT 2014 for x86_64-unknown-linux-gnu
  +=========================================================================+

  +-------------------------------+
  |                               |
  |  GrADS will be built with:    |
  |                               |
  |  + GUI enabled                |
  |  + readline enabled           |
  |  + geotiff enabled            |
  |  + shapefile enabled          |
  |  + printim enabled            |
  |  - cairo disabled             |
  |                               |
  |  * * * * * * * * * * * * * *  |
  |  *      !! WARNING !!      *  |
  |  *  THIS VERSION OF GrADS  *  |
  |  *    WILL NOT COMPILE     *  |
  |  *     WITHOUT CAIRO!      *  |
  |  * * * * * * * * * * * * * *  |
  |                               |
  |  - grib2 disabled             |
  |  + hdf4 enabled               |
  |  + hdf5 enabled               |
  |  + netcdf-4 enabled           |
  |  + OPeNDAP enabled            |
  |     for grids and stn data    |
  |  grib2scan will not be built  |
  |                               |
  +-------------------------------+
configure: creating src/VERSION
configure: creating src/buildinfo.h
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/config.h
config.status: src/config.h is unchanged

Run 'make && make install' to build GrADS.
Executables will be installed to bin/ in current dir, unless prefix was specified.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20140602/189fd600/attachment-0001.html 


More information about the gradsusr mailing list