Project

General

Profile

CDO & Magics Installation Problems » Magics.config.log

Magics config Log - Kostas S, 2013-02-21 12:08

 
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by MagPlus configure 2, which was
generated by GNU Autoconf 2.65. Invocation command line was

$ ./configure --prefix=/usr/local CXXFLAGS=-O2 -mtune=native --enable-static --enable-shared

## --------- ##
## Platform. ##
## --------- ##

hostname = diogenis.hydromech.tuc.gr
uname -m = i686
uname -r = 2.6.32-279.22.1.el6.i686
uname -s = Linux
uname -v = #1 SMP Sun Jan 13 09:20:24 EST 2013

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /usr/lib/qt-3.3/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2909: checking build system type
configure:2923: result: i686-pc-linux-gnu
configure:2943: checking host system type
configure:2956: result: i686-pc-linux-gnu
configure:2976: checking target system type
configure:2989: result: i686-pc-linux-gnu
configure:3098: checking for a BSD-compatible install
configure:3166: result: /usr/bin/install -c
configure:3177: checking whether build environment is sane
configure:3227: result: yes
configure:3368: checking for a thread-safe mkdir -p
configure:3407: result: /bin/mkdir -p
configure:3420: checking for gawk
configure:3436: found /bin/gawk
configure:3447: result: gawk
configure:3458: checking whether make sets $(MAKE)
configure:3480: result: yes
configure:3608: checking for style of include used by make
configure:3636: result: GNU
configure:3706: checking for gcc
configure:3722: found /usr/bin/gcc
configure:3733: result: gcc
configure:3962: checking for C compiler version
configure:3971: gcc --version >&5
gcc (GCC) 4.4.6 20120305 (Red Hat 4.4.6-4)
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3982: $? = 0
configure:3971: gcc -v >&5
Using built-in specs.
Target: i686-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux
Thread model: posix
gcc version 4.4.6 20120305 (Red Hat 4.4.6-4) (GCC)
configure:3982: $? = 0
configure:3971: gcc -V >&5
gcc: '-V' option must have argument
configure:3982: $? = 1
configure:3971: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:3982: $? = 1
configure:4002: checking whether the C compiler works
configure:4024: gcc conftest.c >&5
configure:4028: $? = 0
configure:4077: result: yes
configure:4080: checking for C compiler default output file name
configure:4082: result: a.out
configure:4088: checking for suffix of executables
configure:4095: gcc -o conftest conftest.c >&5
configure:4099: $? = 0
configure:4121: result:
configure:4143: checking whether we are cross compiling
configure:4151: gcc -o conftest conftest.c >&5
configure:4155: $? = 0
configure:4162: ./conftest
configure:4166: $? = 0
configure:4181: result: no
configure:4186: checking for suffix of object files
configure:4208: gcc -c conftest.c >&5
configure:4212: $? = 0
configure:4233: result: o
configure:4237: checking whether we are using the GNU C compiler
configure:4256: gcc -c conftest.c >&5
configure:4256: $? = 0
configure:4265: result: yes
configure:4274: checking whether gcc accepts -g
configure:4294: gcc -c -g conftest.c >&5
configure:4294: $? = 0
configure:4335: result: yes
configure:4352: checking for gcc option to accept ISO C89
configure:4416: gcc -c -g -O2 conftest.c >&5
configure:4416: $? = 0
configure:4429: result: none needed
configure:4451: checking dependency style of gcc
configure:4561: result: gcc3
configure:4582: checking how to run the C preprocessor
configure:4613: gcc -E conftest.c
configure:4613: $? = 0
configure:4627: gcc -E conftest.c
conftest.c:16:28: error: ac_nonexistent.h: No such file or directory
configure:4627: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MagPlus"
| #define PACKAGE_TARNAME "magplus"
| #define PACKAGE_VERSION "2"
| #define PACKAGE_STRING "MagPlus 2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MAGICS_VERSION "2.18.12"
| #define MAGICS_NAME "Magics"
| #define MAGICS_RELEASE_DATE "21-February-2013"
| #define MAGICS_COPYRIGHT_PERIOD "2007-2013"
| #define MAGICS_INSTALL_PATH "/usr/local"
| #define MAGICS_SITE "outside"
| #define MAGICS_TTF_PATH "share/magics/ttf/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4652: result: gcc -E
configure:4672: gcc -E conftest.c
configure:4672: $? = 0
configure:4686: gcc -E conftest.c
conftest.c:16:28: error: ac_nonexistent.h: No such file or directory
configure:4686: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MagPlus"
| #define PACKAGE_TARNAME "magplus"
| #define PACKAGE_VERSION "2"
| #define PACKAGE_STRING "MagPlus 2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MAGICS_VERSION "2.18.12"
| #define MAGICS_NAME "Magics"
| #define MAGICS_RELEASE_DATE "21-February-2013"
| #define MAGICS_COPYRIGHT_PERIOD "2007-2013"
| #define MAGICS_INSTALL_PATH "/usr/local"
| #define MAGICS_SITE "outside"
| #define MAGICS_TTF_PATH "share/magics/ttf/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4715: checking for grep that handles long lines and -e
configure:4773: result: /bin/grep
configure:4778: checking for egrep
configure:4840: result: /bin/grep -E
configure:4845: checking for ANSI C header files
configure:4865: gcc -c -g -O2 conftest.c >&5
configure:4865: $? = 0
configure:4938: gcc -o conftest -g -O2 conftest.c >&5
configure:4938: $? = 0
configure:4938: ./conftest
configure:4938: $? = 0
configure:4949: result: yes
configure:4962: checking for sys/types.h
configure:4962: gcc -c -g -O2 conftest.c >&5
configure:4962: $? = 0
configure:4962: result: yes
configure:4962: checking for sys/stat.h
configure:4962: gcc -c -g -O2 conftest.c >&5
configure:4962: $? = 0
configure:4962: result: yes
configure:4962: checking for stdlib.h
configure:4962: gcc -c -g -O2 conftest.c >&5
configure:4962: $? = 0
configure:4962: result: yes
configure:4962: checking for string.h
configure:4962: gcc -c -g -O2 conftest.c >&5
configure:4962: $? = 0
configure:4962: result: yes
configure:4962: checking for memory.h
configure:4962: gcc -c -g -O2 conftest.c >&5
configure:4962: $? = 0
configure:4962: result: yes
configure:4962: checking for strings.h
configure:4962: gcc -c -g -O2 conftest.c >&5
configure:4962: $? = 0
configure:4962: result: yes
configure:4962: checking for inttypes.h
configure:4962: gcc -c -g -O2 conftest.c >&5
configure:4962: $? = 0
configure:4962: result: yes
configure:4962: checking for stdint.h
configure:4962: gcc -c -g -O2 conftest.c >&5
configure:4962: $? = 0
configure:4962: result: yes
configure:4962: checking for unistd.h
configure:4962: gcc -c -g -O2 conftest.c >&5
configure:4962: $? = 0
configure:4962: result: yes
configure:4976: checking minix/config.h usability
configure:4976: gcc -c -g -O2 conftest.c >&5
conftest.c:59:26: error: minix/config.h: No such file or directory
configure:4976: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MagPlus"
| #define PACKAGE_TARNAME "magplus"
| #define PACKAGE_VERSION "2"
| #define PACKAGE_STRING "MagPlus 2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MAGICS_VERSION "2.18.12"
| #define MAGICS_NAME "Magics"
| #define MAGICS_RELEASE_DATE "21-February-2013"
| #define MAGICS_COPYRIGHT_PERIOD "2007-2013"
| #define MAGICS_INSTALL_PATH "/usr/local"
| #define MAGICS_SITE "outside"
| #define MAGICS_TTF_PATH "share/magics/ttf/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4976: result: no
configure:4976: checking minix/config.h presence
configure:4976: gcc -E conftest.c
conftest.c:26:26: error: minix/config.h: No such file or directory
configure:4976: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MagPlus"
| #define PACKAGE_TARNAME "magplus"
| #define PACKAGE_VERSION "2"
| #define PACKAGE_STRING "MagPlus 2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MAGICS_VERSION "2.18.12"
| #define MAGICS_NAME "Magics"
| #define MAGICS_RELEASE_DATE "21-February-2013"
| #define MAGICS_COPYRIGHT_PERIOD "2007-2013"
| #define MAGICS_INSTALL_PATH "/usr/local"
| #define MAGICS_SITE "outside"
| #define MAGICS_TTF_PATH "share/magics/ttf/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <minix/config.h>
configure:4976: result: no
configure:4976: checking for minix/config.h
configure:4976: result: no
configure:4997: checking whether it is safe to define __EXTENSIONS__
configure:5015: gcc -c -g -O2 conftest.c >&5
configure:5015: $? = 0
configure:5022: result: yes
configure:5062: checking for a sed that does not truncate output
configure:5126: result: /bin/sed
configure:5144: checking for fgrep
configure:5206: result: /bin/grep -F
configure:5241: checking for ld used by gcc
configure:5308: result: /usr/bin/ld
configure:5315: checking if the linker (/usr/bin/ld) is GNU ld
configure:5330: result: yes
configure:5342: checking for BSD- or MS-compatible name lister (nm)
configure:5391: result: /usr/bin/nm -B
configure:5509: checking the name lister (/usr/bin/nm -B) interface
configure:5516: gcc -c -g -O2 conftest.c >&5
configure:5519: /usr/bin/nm -B "conftest.o"
configure:5522: output
00000000 B some_variable
configure:5529: result: BSD nm
configure:5532: checking whether ln -s works
configure:5536: result: yes
configure:5544: checking the maximum length of command line arguments
configure:5664: result: 1966080
configure:5681: checking whether the shell understands some XSI constructs
configure:5691: result: yes
configure:5695: checking whether the shell understands "+="
configure:5701: result: yes
configure:5736: checking for /usr/bin/ld option to reload object files
configure:5743: result: -r
configure:5812: checking for objdump
configure:5828: found /usr/bin/objdump
configure:5839: result: objdump
configure:5871: checking how to recognize dependent libraries
configure:6067: result: pass_all
configure:6127: checking for ar
configure:6143: found /usr/bin/ar
configure:6154: result: ar
configure:6232: checking for strip
configure:6248: found /usr/bin/strip
configure:6259: result: strip
configure:6331: checking for ranlib
configure:6347: found /usr/bin/ranlib
configure:6358: result: ranlib
configure:6448: checking command to parse /usr/bin/nm -B output from gcc object
configure:6566: gcc -c -g -O2 conftest.c >&5
configure:6569: $? = 0
configure:6573: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6576: $? = 0
configure:6630: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6633: $? = 0
configure:6671: result: ok
configure:7476: checking for dlfcn.h
configure:7476: gcc -c -g -O2 conftest.c >&5
configure:7476: $? = 0
configure:7476: result: yes
configure:7630: checking for objdir
configure:7645: result: .libs
configure:7941: checking if gcc supports -fno-rtti -fno-exceptions
configure:7959: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:7963: $? = 0
configure:7976: result: no
configure:7996: checking for gcc option to produce PIC
configure:8268: result: -fPIC -DPIC
configure:8280: checking if gcc PIC flag -fPIC -DPIC works
configure:8298: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:8302: $? = 0
configure:8315: result: yes
configure:8339: checking if gcc static flag -static works
configure:8367: result: no
configure:8382: checking if gcc supports -c -o file.o
configure:8403: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:8407: $? = 0
configure:8429: result: yes
configure:8437: checking if gcc supports -c -o file.o
configure:8484: result: yes
configure:8517: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:9503: result: yes
configure:9540: checking whether -lc should be explicitly linked in
configure:9545: gcc -c -g -O2 conftest.c >&5
configure:9548: $? = 0
configure:9563: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:9566: $? = 0
configure:9578: result: no
configure:9742: checking dynamic linker characteristics
configure:10175: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10175: $? = 0
configure:10393: result: GNU/Linux ld.so
configure:10495: checking how to hardcode library paths into programs
configure:10520: result: immediate
configure:11040: checking whether stripping libraries is possible
configure:11045: result: yes
configure:11080: checking if libtool supports shared libraries
configure:11082: result: yes
configure:11085: checking whether to build shared libraries
configure:11106: result: yes
configure:11109: checking whether to build static libraries
configure:11113: result: yes
configure:11208: checking for xlC_r
configure:11238: result: no
configure:11208: checking for icpc
configure:11238: result: no
configure:11208: checking for aC++
configure:11238: result: no
configure:11208: checking for g++
configure:11224: found /usr/bin/g++
configure:11235: result: g++
configure:11262: checking for C++ compiler version
configure:11271: g++ --version >&5
g++ (GCC) 4.4.6 20120305 (Red Hat 4.4.6-4)
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:11282: $? = 0
configure:11271: g++ -v >&5
Using built-in specs.
Target: i686-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux
Thread model: posix
gcc version 4.4.6 20120305 (Red Hat 4.4.6-4) (GCC)
configure:11282: $? = 0
configure:11271: g++ -V >&5
g++: '-V' option must have argument
configure:11282: $? = 1
configure:11271: g++ -qversion >&5
g++: unrecognized option '-qversion'
g++: no input files
configure:11282: $? = 1
configure:11286: checking whether we are using the GNU C++ compiler
configure:11305: g++ -c -O2 -mtune=native conftest.cpp >&5
configure:11305: $? = 0
configure:11314: result: yes
configure:11323: checking whether g++ accepts -g
configure:11343: g++ -c -g conftest.cpp >&5
configure:11343: $? = 0
configure:11384: result: yes
configure:11409: checking dependency style of g++
configure:11519: result: gcc3
configure:11647: checking for C++ compiler version
configure:11656: g++ --version >&5
g++ (GCC) 4.4.6 20120305 (Red Hat 4.4.6-4)
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:11667: $? = 0
configure:11656: g++ -v >&5
Using built-in specs.
Target: i686-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux
Thread model: posix
gcc version 4.4.6 20120305 (Red Hat 4.4.6-4) (GCC)
configure:11667: $? = 0
configure:11656: g++ -V >&5
g++: '-V' option must have argument
configure:11667: $? = 1
configure:11656: g++ -qversion >&5
g++: unrecognized option '-qversion'
g++: no input files
configure:11667: $? = 1
configure:11671: checking whether we are using the GNU C++ compiler
configure:11699: result: yes
configure:11708: checking whether g++ accepts -g
configure:11769: result: yes
configure:11794: checking dependency style of g++
configure:11904: result: gcc3
configure:11927: checking how to run the C++ preprocessor
configure:11954: g++ -E conftest.cpp
configure:11954: $? = 0
configure:11968: g++ -E conftest.cpp
conftest.cpp:33:28: error: ac_nonexistent.h: No such file or directory
configure:11968: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MagPlus"
| #define PACKAGE_TARNAME "magplus"
| #define PACKAGE_VERSION "2"
| #define PACKAGE_STRING "MagPlus 2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MAGICS_VERSION "2.18.12"
| #define MAGICS_NAME "Magics"
| #define MAGICS_RELEASE_DATE "21-February-2013"
| #define MAGICS_COPYRIGHT_PERIOD "2007-2013"
| #define MAGICS_INSTALL_PATH "/usr/local"
| #define MAGICS_SITE "outside"
| #define MAGICS_TTF_PATH "share/magics/ttf/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:11993: result: g++ -E
configure:12013: g++ -E conftest.cpp
configure:12013: $? = 0
configure:12027: g++ -E conftest.cpp
conftest.cpp:33:28: error: ac_nonexistent.h: No such file or directory
configure:12027: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MagPlus"
| #define PACKAGE_TARNAME "magplus"
| #define PACKAGE_VERSION "2"
| #define PACKAGE_STRING "MagPlus 2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MAGICS_VERSION "2.18.12"
| #define MAGICS_NAME "Magics"
| #define MAGICS_RELEASE_DATE "21-February-2013"
| #define MAGICS_COPYRIGHT_PERIOD "2007-2013"
| #define MAGICS_INSTALL_PATH "/usr/local"
| #define MAGICS_SITE "outside"
| #define MAGICS_TTF_PATH "share/magics/ttf/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12195: checking for ld used by g++
configure:12262: result: /usr/bin/ld
configure:12269: checking if the linker (/usr/bin/ld) is GNU ld
configure:12284: result: yes
configure:12339: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:13252: result: yes
configure:13280: g++ -c -O2 -mtune=native conftest.cpp >&5
configure:13283: $? = 0
configure:13465: checking for g++ option to produce PIC
configure:13782: result: -fPIC -DPIC
configure:13791: checking if g++ PIC flag -fPIC -DPIC works
configure:13809: g++ -c -O2 -mtune=native -fPIC -DPIC -DPIC conftest.cpp >&5
configure:13813: $? = 0
configure:13826: result: yes
configure:13847: checking if g++ static flag -static works
configure:13875: result: no
configure:13887: checking if g++ supports -c -o file.o
configure:13908: g++ -c -O2 -mtune=native -o out/conftest2.o conftest.cpp >&5
configure:13912: $? = 0
configure:13934: result: yes
configure:13939: checking if g++ supports -c -o file.o
configure:13986: result: yes
configure:14016: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:14042: result: yes
configure:14179: checking dynamic linker characteristics
configure:14560: g++ -o conftest -O2 -mtune=native -Wl,-rpath -Wl,/foo conftest.cpp >&5
configure:14560: $? = 0
configure:14778: result: GNU/Linux ld.so
configure:14829: checking how to hardcode library paths into programs
configure:14854: result: immediate
configure:14946: checking for ifort
configure:14976: result: no
configure:14946: checking for gfortran
configure:14962: found /usr/bin/gfortran
configure:14973: result: gfortran
configure:14999: checking for Fortran 77 compiler version
configure:15008: gfortran --version >&5
GNU Fortran (GCC) 4.4.6 20120305 (Red Hat 4.4.6-4)
Copyright (C) 2010 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING

configure:15019: $? = 0
configure:15008: gfortran -v >&5
Using built-in specs.
Target: i686-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux
Thread model: posix
gcc version 4.4.6 20120305 (Red Hat 4.4.6-4) (GCC)
configure:15019: $? = 0
configure:15008: gfortran -V >&5
gfortran: '-V' option must have argument
configure:15019: $? = 1
configure:15008: gfortran -qversion >&5
gfortran: unrecognized option '-qversion'
gfortran: no input files
configure:15019: $? = 1
configure:15028: checking whether we are using the GNU Fortran 77 compiler
configure:15041: gfortran -c conftest.F >&5
configure:15041: $? = 0
configure:15050: result: yes
configure:15056: checking whether gfortran accepts -g
configure:15067: gfortran -c -g conftest.f >&5
configure:15067: $? = 0
configure:15075: result: yes
configure:15211: checking for Fortran 77 compiler version
configure:15220: gfortran --version >&5
GNU Fortran (GCC) 4.4.6 20120305 (Red Hat 4.4.6-4)
Copyright (C) 2010 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING

configure:15231: $? = 0
configure:15220: gfortran -v >&5
Using built-in specs.
Target: i686-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux
Thread model: posix
gcc version 4.4.6 20120305 (Red Hat 4.4.6-4) (GCC)
configure:15231: $? = 0
configure:15220: gfortran -V >&5
gfortran: '-V' option must have argument
configure:15231: $? = 1
configure:15220: gfortran -qversion >&5
gfortran: unrecognized option '-qversion'
gfortran: no input files
configure:15231: $? = 1
configure:15240: checking whether we are using the GNU Fortran 77 compiler
configure:15262: result: yes
configure:15268: checking whether gfortran accepts -g
configure:15287: result: yes
configure:15423: checking if libtool supports shared libraries
configure:15425: result: yes
configure:15428: checking whether to build shared libraries
configure:15448: result: yes
configure:15451: checking whether to build static libraries
configure:15455: result: yes
configure:15469: checking for gfortran option to produce PIC
configure:15741: result: -fPIC
configure:15750: checking if gfortran PIC flag -fPIC works
configure:15768: gfortran -c -g -O2 -fPIC conftest.f >&5
configure:15772: $? = 0
configure:15785: result: yes
configure:15806: checking if gfortran static flag -static works
configure:15834: result: no
configure:15846: checking if gfortran supports -c -o file.o
configure:15867: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:15871: $? = 0
configure:15893: result: yes
configure:15898: checking if gfortran supports -c -o file.o
configure:15945: result: yes
configure:15975: checking whether the gfortran linker (/usr/bin/ld) supports shared libraries
configure:16948: result: yes
configure:17085: checking dynamic linker characteristics
configure:17460: gfortran -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.f >&5
configure:17460: $? = 0
configure:17678: result: GNU/Linux ld.so
configure:17729: checking how to hardcode library paths into programs
configure:17754: result: immediate
configure:19264: checking gd.h usability
configure:19264: gcc -c -g -O2 -m32 -ansi -std=c99 -Dlinux -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:19264: $? = 0
configure:19264: result: yes
configure:19264: checking gd.h presence
configure:19264: gcc -E -Dlinux -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include conftest.c
configure:19264: $? = 0
configure:19264: result: yes
configure:19264: checking for gd.h
configure:19264: result: yes
configure:19404: checking ft2build.h usability
configure:19404: g++ -c -O2 -mtune=native -m32 -fno-gnu-keywords -ansi -std=c++98 -Wno-deprecated -Wno-write-strings -Dlinux -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include conftest.cpp >&5
configure:19404: $? = 0
configure:19404: result: yes
configure:19404: checking ft2build.h presence
configure:19404: g++ -E -Dlinux -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include conftest.cpp
configure:19404: $? = 0
configure:19404: result: yes
configure:19404: checking for ft2build.h
configure:19404: result: yes
configure:19439: checking expat.h usability
configure:19439: g++ -c -O2 -mtune=native -m32 -fno-gnu-keywords -ansi -std=c++98 -Wno-deprecated -Wno-write-strings -Dlinux -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include conftest.cpp >&5
configure:19439: $? = 0
configure:19439: result: yes
configure:19439: checking expat.h presence
configure:19439: g++ -E -Dlinux -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include conftest.cpp
configure:19439: $? = 0
configure:19439: result: yes
configure:19439: checking for expat.h
configure:19439: result: yes
configure:19504: checking for boostlib >= 1.32
configure:19573: g++ -c -O2 -mtune=native -m32 -fno-gnu-keywords -ansi -std=c++98 -Wno-deprecated -Wno-write-strings -Dlinux -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -I/usr/include conftest.cpp >&5
configure:19573: $? = 0
configure:19575: result: yes
configure:19721: checking boost/math/complex.hpp usability
configure:19721: g++ -c -O2 -mtune=native -m32 -fno-gnu-keywords -ansi -std=c++98 -Wno-deprecated -Wno-write-strings -Dlinux -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include conftest.cpp >&5
configure:19721: $? = 0
configure:19721: result: yes
configure:19721: checking boost/math/complex.hpp presence
configure:19721: g++ -E -Dlinux -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include conftest.cpp
configure:19721: $? = 0
configure:19721: result: yes
configure:19721: checking for boost/math/complex.hpp
configure:19721: result: yes
configure:19759: checking for jas_stream_memopen in -ljasper
configure:19784: g++ -o conftest -O2 -mtune=native -m32 -fno-gnu-keywords -ansi -std=c++98 -Wno-deprecated -Wno-write-strings -Dlinux -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib conftest.cpp -ljasper >&5
configure:19784: $? = 0
configure:19793: result: yes
configure:19814: checking for opj_decode in -lopenjpeg
configure:19839: g++ -o conftest -O2 -mtune=native -m32 -fno-gnu-keywords -ansi -std=c++98 -Wno-deprecated -Wno-write-strings -Dlinux -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib conftest.cpp -lopenjpeg -ljasper >&5
/usr/bin/ld: cannot find -lopenjpeg
collect2: ld returned 1 exit status
configure:19839: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MagPlus"
| #define PACKAGE_TARNAME "magplus"
| #define PACKAGE_VERSION "2"
| #define PACKAGE_STRING "MagPlus 2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MAGICS_VERSION "2.18.12"
| #define MAGICS_NAME "Magics"
| #define MAGICS_RELEASE_DATE "21-February-2013"
| #define MAGICS_COPYRIGHT_PERIOD "2007-2013"
| #define MAGICS_INSTALL_PATH "/usr/local"
| #define MAGICS_SITE "outside"
| #define MAGICS_TTF_PATH "share/magics/ttf/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define MAGICS_THREADS 1
| #define MAGICS_EXCEPTION 1
| #define MAGICS_RASTER 1
| #define MAGICS_JSON 1
| #define MAGICS_TTF 1
| #define HAVE_BOOST /**/
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char opj_decode ();
| int
| main ()
| {
| return opj_decode ();
| ;
| return 0;
| }
configure:19848: result: no
configure:19878: checking for grib_get_message in -lgrib_api
configure:19903: g++ -o conftest -O2 -mtune=native -m32 -fno-gnu-keywords -ansi -std=c++98 -Wno-deprecated -Wno-write-strings -Dlinux -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib conftest.cpp -lgrib_api -ljasper >&5
configure:19903: $? = 0
configure:19912: result: yes
configure:20444: checking for pj_init in -lproj
configure:20469: g++ -o conftest -O2 -mtune=native -m32 -fno-gnu-keywords -ansi -std=c++98 -Wno-deprecated -Wno-write-strings -Dlinux -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib conftest.cpp -lproj -lgrib_api -ljasper >&5
configure:20469: $? = 0
configure:20478: result: yes
configure:20505: checking for gdImagePng in -lgd
configure:20530: g++ -o conftest -O2 -mtune=native -m32 -fno-gnu-keywords -ansi -std=c++98 -Wno-deprecated -Wno-write-strings -Dlinux -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib conftest.cpp -lgd -lproj -lgrib_api -ljasper >&5
configure:20530: $? = 0
configure:20539: result: yes
configure:20552: checking for gdImageGif in -lgd
configure:20577: g++ -o conftest -O2 -mtune=native -m32 -fno-gnu-keywords -ansi -std=c++98 -Wno-deprecated -Wno-write-strings -Dlinux -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib conftest.cpp -lgd -lgd -lproj -lgrib_api -ljasper >&5
configure:20577: $? = 0
configure:20586: result: yes
configure:20596: checking for gdImageGifAnimEnd in -lgd
configure:20621: g++ -o conftest -O2 -mtune=native -m32 -fno-gnu-keywords -ansi -std=c++98 -Wno-deprecated -Wno-write-strings -Dlinux -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib conftest.cpp -lgd -lgd -lproj -lgrib_api -ljasper >&5
configure:20621: $? = 0
configure:20630: result: yes
configure:20664: checking zlib.h usability
configure:20664: g++ -c -O2 -mtune=native -m32 -fno-gnu-keywords -ansi -std=c++98 -Wno-deprecated -Wno-write-strings -Dlinux -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include conftest.cpp >&5
configure:20664: $? = 0
configure:20664: result: yes
configure:20664: checking zlib.h presence
configure:20664: g++ -E -Dlinux -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include conftest.cpp
configure:20664: $? = 0
configure:20664: result: yes
configure:20664: checking for zlib.h
configure:20664: result: yes
configure:20672: checking for compress in -lz
configure:20697: g++ -o conftest -O2 -mtune=native -m32 -fno-gnu-keywords -ansi -std=c++98 -Wno-deprecated -Wno-write-strings -Dlinux -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib conftest.cpp -lz -lgd -lproj -lgrib_api -ljasper >&5
configure:20697: $? = 0
configure:20706: result: yes
configure:20718: checking for FcInitLoadConfigAndFonts in -lfontconfig
configure:20743: g++ -o conftest -O2 -mtune=native -m32 -fno-gnu-keywords -ansi -std=c++98 -Wno-deprecated -Wno-write-strings -Dlinux -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib conftest.cpp -lfontconfig -lz -lgd -lproj -lgrib_api -ljasper >&5
configure:20743: $? = 0
configure:20752: result: yes
configure:20755: checking fontconfig/fontconfig.h usability
configure:20755: g++ -c -O2 -mtune=native -m32 -fno-gnu-keywords -ansi -std=c++98 -Wno-deprecated -Wno-write-strings -Dlinux -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include conftest.cpp >&5
configure:20755: $? = 0
configure:20755: result: yes
configure:20755: checking fontconfig/fontconfig.h presence
configure:20755: g++ -E -Dlinux -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include conftest.cpp
configure:20755: $? = 0
configure:20755: result: yes
configure:20755: checking for fontconfig/fontconfig.h
configure:20755: result: yes
configure:20764: checking for pthread_key_create in -lpthread
configure:20789: g++ -o conftest -O2 -mtune=native -m32 -fno-gnu-keywords -ansi -std=c++98 -Wno-deprecated -Wno-write-strings -Dlinux -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib conftest.cpp -lpthread -lfontconfig -lz -lgd -lproj -lgrib_api -ljasper >&5
configure:20789: $? = 0
configure:20798: result: yes
configure:20811: checking for XML_ParserCreate in -lexpat
configure:20836: g++ -o conftest -O2 -mtune=native -m32 -fno-gnu-keywords -ansi -std=c++98 -Wno-deprecated -Wno-write-strings -Dlinux -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib conftest.cpp -lexpat -lpthread -lfontconfig -lz -lgd -lproj -lgrib_api -ljasper >&5
/usr/bin/ld: warning: libexpat.so.1, needed by /usr/lib/gcc/i686-redhat-linux/4.4.6/../../../libfontconfig.so, may conflict with libexpat.so.0
configure:20836: $? = 0
configure:20845: result: yes
configure:20879: checking for curl_easy_setopt in -lcurl
configure:20904: g++ -o conftest -O2 -mtune=native -m32 -fno-gnu-keywords -ansi -std=c++98 -Wno-deprecated -Wno-write-strings -Dlinux -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib conftest.cpp -lcurl -lexpat -lpthread -lfontconfig -lz -lgd -lproj -lgrib_api -ljasper >&5
/usr/bin/ld: cannot find -lcurl
collect2: ld returned 1 exit status
configure:20904: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MagPlus"
| #define PACKAGE_TARNAME "magplus"
| #define PACKAGE_VERSION "2"
| #define PACKAGE_STRING "MagPlus 2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MAGICS_VERSION "2.18.12"
| #define MAGICS_NAME "Magics"
| #define MAGICS_RELEASE_DATE "21-February-2013"
| #define MAGICS_COPYRIGHT_PERIOD "2007-2013"
| #define MAGICS_INSTALL_PATH "/usr/local"
| #define MAGICS_SITE "outside"
| #define MAGICS_TTF_PATH "share/magics/ttf/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define MAGICS_THREADS 1
| #define MAGICS_EXCEPTION 1
| #define MAGICS_RASTER 1
| #define MAGICS_JSON 1
| #define MAGICS_TTF 1
| #define HAVE_BOOST /**/
| #define HAVE_LIBGRIB_API 1
| #define MAGICS_GRIB 1
| #define HAVE_LIBPROJ 1
| #define MAGICS_PROJ4 1
| #define HAVE_LIBGD 1
| #define MAGICS_GIF 1
| #define MAGICS_GIF_ANIMATED 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBEXPAT 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char curl_easy_setopt ();
| int
| main ()
| {
| return curl_easy_setopt ();
| ;
| return 0;
| }
configure:20913: result: no
configure:20928: WARNING: No curl library - this is fine as long as your NetCDF library does not require it.
configure:20942: checking netcdfcpp.h usability
configure:20942: g++ -c -O2 -mtune=native -m32 -fno-gnu-keywords -ansi -std=c++98 -Wno-deprecated -Wno-write-strings -Dlinux -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include conftest.cpp >&5
configure:20942: $? = 0
configure:20942: result: yes
configure:20942: checking netcdfcpp.h presence
configure:20942: g++ -E -Dlinux -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include conftest.cpp
configure:20942: $? = 0
configure:20942: result: yes
configure:20942: checking for netcdfcpp.h
configure:20942: result: yes
configure:20953: checking for ncvarid in -lnetcdf
configure:20978: g++ -o conftest -O2 -mtune=native -m32 -fno-gnu-keywords -ansi -std=c++98 -Wno-deprecated -Wno-write-strings -Dlinux -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/local/lib conftest.cpp -lnetcdf -lexpat -lpthread -lfontconfig -lz -lgd -lproj -lgrib_api -ljasper >&5
/usr/bin/ld: warning: libexpat.so.1, needed by /usr/lib/gcc/i686-redhat-linux/4.4.6/../../../libfontconfig.so, may conflict with libexpat.so.0
configure:20978: $? = 0
configure:20987: result: yes
configure:21062: checking for pkg-config
configure:21080: found /usr/bin/pkg-config
configure:21092: result: /usr/bin/pkg-config
configure:21117: checking pkg-config is at least version 0.9.0
configure:21120: result: yes
configure:21136: checking for CAIRO
configure:21143: $PKG_CONFIG --exists --print-errors "pango >= 1.0.0 pangocairo >= 1.0.0 cairo >= 1.4.0"
configure:21146: $? = 0
configure:21159: $PKG_CONFIG --exists --print-errors "pango >= 1.0.0 pangocairo >= 1.0.0 cairo >= 1.4.0"
configure:21162: $? = 0
configure:21207: result: yes
configure:21309: checking for gs
configure:21327: found /usr/bin/gs
configure:21340: result: /usr/bin/gs
configure:21355: checking for Ghostscript fonts directory
configure:21382: result: /usr/share/fonts/default/Type1/
configure:21396: checking for Ghostscript version
configure:21404: result: 8.70
configure:21808: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by MagPlus config.status 2, which was
generated by GNU Autoconf 2.65. Invocation command line was

CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status

on diogenis.hydromech.tuc.gr

config.status:1359: creating Makefile
config.status:1359: creating magics-config
config.status:1359: creating src/Makefile
config.status:1359: creating src/xml/Makefile
config.status:1359: creating src/common/Makefile
config.status:1359: creating src/basic/Makefile
config.status:1359: creating src/decoders/Makefile
config.status:1359: creating src/drivers/Makefile
config.status:1359: creating src/oda/Makefile
config.status:1359: creating src/visualisers/Makefile
config.status:1359: creating src/terralib/Makefile
config.status:1359: creating src/MvObs/Makefile
config.status:1359: creating src/libTable/Makefile
config.status:1359: creating src/libMagWrapper/Makefile
config.status:1359: creating src/web/Makefile
config.status:1359: creating tools/Makefile
config.status:1359: creating test/Makefile
config.status:1359: creating test/fortran/Makefile
config.status:1359: creating test/C/Makefile
config.status:1359: creating test/MagML/Makefile
config.status:1359: creating test/python/Makefile
config.status:1359: creating apps/Makefile
config.status:1359: creating apps/MagMLInterpretor/Makefile
config.status:1359: creating apps/metgram/Makefile
config.status:1359: creating python/Magics/Makefile
config.status:1359: creating python/Magics/setup.py
config.status:1359: creating rpms/Makefile
config.status:1359: creating rpms/Magics.spec
config.status:1359: creating docs/Magics.dox
config.status:1359: creating src/magics.pc
config.status:1359: creating src/magics_config.h
config.status:1531: src/magics_config.h is unchanged
config.status:1579: executing depfiles commands
config.status:1579: executing libtool commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CAIRO_CFLAGS_set=
ac_cv_env_CAIRO_CFLAGS_value=
ac_cv_env_CAIRO_LIBS_set=
ac_cv_env_CAIRO_LIBS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -mtune=native'
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_MOC_set=
ac_cv_env_MOC_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_QMAKE_set=
ac_cv_env_QMAKE_value=
ac_cv_env_QT_PATH_set=
ac_cv_env_QT_PATH_value=
ac_cv_env_RCC_set=
ac_cv_env_RCC_value=
ac_cv_env_UIC_set=
ac_cv_env_UIC_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=yes
ac_cv_header_boost_math_complex_hpp=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_expat_h=yes
ac_cv_header_fontconfig_fontconfig_h=yes
ac_cv_header_ft2build_h=yes
ac_cv_header_gd_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_netcdfcpp_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_lib_curl_curl_easy_setopt=no
ac_cv_lib_expat_XML_ParserCreate_=yes
ac_cv_lib_fontconfig_FcInitLoadConfigAndFonts=yes
ac_cv_lib_gd_gdImageGif=yes
ac_cv_lib_gd_gdImageGifAnimEnd=yes
ac_cv_lib_gd_gdImagePng=yes
ac_cv_lib_grib_api_grib_get_message=yes
ac_cv_lib_jasper_jas_stream_memopen=yes
ac_cv_lib_netcdf_ncvarid_=yes
ac_cv_lib_openjpeg_opj_decode=no
ac_cv_lib_proj_pj_init=yes
ac_cv_lib_pthread_pthread_key_create=yes
ac_cv_lib_z_compress=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_PSDelegate=/usr/bin/gs
ac_cv_path_SED=/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_F77=gfortran
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_target=i686-pc-linux-gnu
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_pic_works_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_compiler_static_works_F77=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1966080
pkg_cv_CAIRO_CFLAGS='-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 '
pkg_cv_CAIRO_LIBS='-lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lcairo '

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/HYDROMECH/kostas/Desktop/cdo1/Magics-2.18.12/config/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/HYDROMECH/kostas/Desktop/cdo1/Magics-2.18.12/config/missing --run tar'
AM_BACKSLASH='\'
AM_DEFAULT_VERBOSITY='0'
AR='ar'
AUTOCONF='${SHELL} /home/HYDROMECH/kostas/Desktop/cdo1/Magics-2.18.12/config/missing --run autoconf'
AUTOHEADER='${SHELL} /home/HYDROMECH/kostas/Desktop/cdo1/Magics-2.18.12/config/missing --run autoheader'
AUTOMAKE='${SHELL} /home/HYDROMECH/kostas/Desktop/cdo1/Magics-2.18.12/config/missing --run automake-1.11'
AWK='gawk'
AXX='-m32'
BOOST_CPPFLAGS='-I/usr/include'
BOOST_LDFLAGS='-L/usr/lib'
CAIRO_CFLAGS='-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 '
CAIRO_LIBS='-lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lcairo '
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -m32 -ansi -std=c99'
CPP='gcc -E'
CPPFLAGS='-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Dlinux -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include'
CPPLIBS=' -lstdc++'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O2 -mtune=native -m32 -fno-gnu-keywords -ansi -std=c++98 -Wno-deprecated -Wno-write-strings'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EMOS_LIB_NAME=''
EXEEXT=''
F77='gfortran'
FFLAGS='-g -O2 -m32'
FGREP='/bin/grep -F'
FLIB='gfortran'
FLIBS='-lgfortran'
FORTRAN_LIB_PATH=''
GREP='/bin/grep'
GRIBAPI_LIBS=''
GRIBAPI_ROOT=''
GSVersion='8.70'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld'
LDFLAGS=' -L/usr/X11R6/lib -L/usr/local/lib'
LIBNAME='lib'
LIBOBJS=''
LIBS='-lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lcairo -lexpat -lpthread -lfontconfig -lz -lgd -lproj -lgrib_api -ljasper -lnetcdf_c++ -lnetcdf '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAGICS_32BIT_FALSE=''
MAGICS_32BIT_TRUE='#'
MAGICS_3RDPARTY_INCLUDE='-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Dlinux -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include'
MAGICS_3RDPARTY_LIBS='-lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lcairo -lexpat -lpthread -lfontconfig -lz -lgd -lproj -lgrib_api -ljasper -lnetcdf_c++ -lnetcdf '
MAGICS_ALLHEADERS_FALSE=''
MAGICS_ALLHEADERS_TRUE='#'
MAGICS_APPS_FALSE='#'
MAGICS_APPS_TRUE=''
MAGICS_BUFR_FALSE=''
MAGICS_BUFR_TRUE='#'
MAGICS_CAIRO_FALSE='#'
MAGICS_CAIRO_TRUE=''
MAGICS_EXCEPTION_FALSE='#'
MAGICS_EXCEPTION_TRUE=''
MAGICS_GRIB_FALSE='#'
MAGICS_GRIB_TRUE=''
MAGICS_JSON_FALSE='#'
MAGICS_JSON_TRUE=''
MAGICS_LIBRARY_AGE='0'
MAGICS_LIBRARY_CURRENT='3'
MAGICS_LIBRARY_REVISION='0'
MAGICS_MAC_FALSE=''
MAGICS_MAC_TRUE='#'
MAGICS_METGRAM_FALSE=''
MAGICS_METGRAM_TRUE='#'
MAGICS_METVIEW_FALSE=''
MAGICS_METVIEW_TRUE='#'
MAGICS_NETCDF_FALSE='#'
MAGICS_NETCDF_TRUE=''
MAGICS_ODB_FALSE=''
MAGICS_ODB_TRUE='#'
MAGICS_PACKAGE_COPYRIGHT_PERIOD='2007-2013'
MAGICS_PACKAGE_NAME='Magics'
MAGICS_PACKAGE_RELEASE_DATE='21-February-2013'
MAGICS_PACKAGE_VERSION='2.18.12'
MAGICS_PACKAGE_VERSION_ADDENDUM=''
MAGICS_PROJ4_FALSE='#'
MAGICS_PROJ4_TRUE=''
MAGICS_PYTHON_FALSE=''
MAGICS_PYTHON_TRUE='#'
MAGICS_QTDEBUG_FALSE='#'
MAGICS_QTDEBUG_TRUE=''
MAGICS_QT_FALSE=''
MAGICS_QT_TRUE='#'
MAGICS_RASTER_FALSE='#'
MAGICS_RASTER_TRUE=''
MAGICS_SPOT_FALSE=''
MAGICS_SPOT_TRUE='#'
MAGICS_THREADS_FALSE='#'
MAGICS_THREADS_TRUE=''
MAGICS_TIFF_FALSE=''
MAGICS_TIFF_TRUE='#'
MAGICS_VISIBILITY=''
MAKEINFO='${SHELL} /home/HYDROMECH/kostas/Desktop/cdo1/Magics-2.18.12/config/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
MOC=''
NM='/usr/bin/nm -B'
NMEDIT=''
NUMPY_INCLUDE=''
OBJDUMP='objdump'
OBJEXT='o'
ODB_PATH=''
OTOOL64=''
OTOOL=''
PACKAGE='Magics'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='MagPlus'
PACKAGE_STRING='MagPlus 2'
PACKAGE_TARNAME='magplus'
PACKAGE_URL=''
PACKAGE_VERSION='2'
PATH_SEPARATOR=':'
PKGCONFIG_REQUIRES='Requires.private'
PKG_CONFIG='/usr/bin/pkg-config'
PLATFORM_DEFINES_MARS='-DLITTLE -DLITTLE_END -DI32 -DR64 -Dlinux'
PSDelegate='/usr/bin/gs'
PYTHON=''
PYTHON_EXEC_PREFIX=''
PYTHON_PLATFORM=''
PYTHON_PREFIX=''
PYTHON_VERSION=''
QMAKE=''
QT_CFLAGS=''
QT_CPPFLAGS=''
QT_CXXFLAGS=''
QT_DEFINES=''
QT_INCPATH=''
QT_LDFLAGS=''
QT_LFLAGS=''
QT_LIBS=''
QT_PATH=''
QT_VERSION=''
QT_VERSION_MAJOR=''
RANLIB='ranlib'
RCC=''
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SHLIB_EXT='so'
SITE_NAME='outside'
STRIP='strip'
UIC=''
VERSION='2.18.12'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
ac_ct_F77='gfortran'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
bufr='no'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
cairo='yes'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
ghostscript_font_dir='/usr/share/fonts/default/Type1/'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='/usr/local/include/magics'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/HYDROMECH/kostas/Desktop/cdo1/Magics-2.18.12/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
metview='no'
mkdir_p='/bin/mkdir -p'
odb='no'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir=''
pkgpythondir=''
prefix='/usr/local'
program_transform_name='s,x,x,'
proj4='yes'
psdir='${docdir}'
pyexecdir=''
python='no'
pythondir=''
qt=''
raster='yes'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
spot=''
sysconfdir='${prefix}/etc'
target='i686-pc-linux-gnu'
target_alias=''
target_cpu='i686'
target_os='linux-gnu'
target_vendor='pc'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "MagPlus"
#define PACKAGE_TARNAME "magplus"
#define PACKAGE_VERSION "2"
#define PACKAGE_STRING "MagPlus 2"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define MAGICS_VERSION "2.18.12"
#define MAGICS_NAME "Magics"
#define MAGICS_RELEASE_DATE "21-February-2013"
#define MAGICS_COPYRIGHT_PERIOD "2007-2013"
#define MAGICS_INSTALL_PATH "/usr/local"
#define MAGICS_SITE "outside"
#define MAGICS_TTF_PATH "share/magics/ttf/"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define MAGICS_THREADS 1
#define MAGICS_EXCEPTION 1
#define MAGICS_RASTER 1
#define MAGICS_JSON 1
#define MAGICS_TTF 1
#define HAVE_BOOST /**/
#define HAVE_LIBGRIB_API 1
#define MAGICS_GRIB 1
#define HAVE_LIBPROJ 1
#define MAGICS_PROJ4 1
#define HAVE_LIBGD 1
#define MAGICS_GIF 1
#define MAGICS_GIF_ANIMATED 1
#define HAVE_LIBZ 1
#define HAVE_LIBPTHREAD 1
#define HAVE_LIBEXPAT 1
#define MAGICS_NETCDF 1
#define MAGICS_CAIRO 1
#define POSTSCRIPT_FONT_PATH "/usr/share/fonts/default/Type1/"
#define MAGICS_OUTPUTS "PS_EPS_PDF_SVG_KML_GIF_AGIF_PNG_CPS_CSVG_X"

configure: exit 0
(2-2/2)