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

It was created by libmng configure 2.0.3, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --prefix=/usr --libdir=/usr/lib64 --with-lcms2

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

hostname = mary
uname -m = x86_64
uname -r = 3.8.0
uname -s = Linux
uname -v = #1 SMP Fri Feb 22 06:58:38 CET 2013

/usr/bin/uname -p = AMD FX(tm)-6100 Six-Core Processor
/bin/uname -X     = unknown

/bin/arch              = x86_64
/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/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/games
PATH: /usr/lib64/java/bin
PATH: /usr/lib64/java/jre/bin
PATH: /usr/lib64/java/bin
PATH: /usr/lib64/kde4/libexec
PATH: /usr/lib64/qt/bin
PATH: /usr/share/texmf/bin
PATH: /usr/local/fltk11/bin
PATH: /usr/local/fltk13/bin
PATH: /usr/local/fltk2/bin
PATH: /usr/local/fltk3/bin
PATH: /usr/local/sylpheed/bin
PATH: /usr/local/valgrind/bin
PATH: /usr/local/ogle/bin


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

configure:2295: checking for a BSD-compatible install
configure:2363: result: /usr/bin/ginstall -c
configure:2374: checking whether build environment is sane
configure:2429: result: yes
configure:2580: checking for a thread-safe mkdir -p
configure:2619: result: /usr/bin/mkdir -p
configure:2626: checking for gawk
configure:2642: found /usr/bin/gawk
configure:2653: result: gawk
configure:2664: checking whether make sets $(MAKE)
configure:2686: result: yes
configure:2715: checking whether make supports nested variables
configure:2732: result: yes
configure:2878: checking for gcc
configure:2894: found /usr/bin/gcc
configure:2905: result: gcc
configure:3134: checking for C compiler version
configure:3143: gcc --version >&5
gcc (GCC) 4.7.2
Copyright (C) 2012 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:3154: $? = 0
configure:3143: gcc -v >&5
Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/4.7.2/specs
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/4.7.2/lto-wrapper
Target: x86_64-slackware-linux
Configured with: ../gcc-4.7.2/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,go,java,lto,objc --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --with-python-dir=/lib64/python2.7/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --enable-java-home --with-java-home=/usr/lib64/jvm/jre --with-jvm-root-dir=/usr/lib64/jvm --with-jvm-jar-dir=/usr/lib64/jvm/jvm-exports --with-arch-directory=amd64 --with-antlr-jar=/usr/local/src/GCC/SLACK/gcc/antlr-runtime-3.4.jar --enable-java-awt=gtk --disable-gtktest --disable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux
Thread model: posix
gcc version 4.7.2 (GCC) 
configure:3154: $? = 0
configure:3143: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3154: $? = 1
configure:3143: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3154: $? = 1
configure:3174: checking whether the C compiler works
configure:3196: gcc    conftest.c  >&5
configure:3200: $? = 0
configure:3248: result: yes
configure:3251: checking for C compiler default output file name
configure:3253: result: a.out
configure:3259: checking for suffix of executables
configure:3266: gcc -o conftest    conftest.c  >&5
configure:3270: $? = 0
configure:3292: result: 
configure:3314: checking whether we are cross compiling
configure:3322: gcc -o conftest    conftest.c  >&5
configure:3326: $? = 0
configure:3333: ./conftest
configure:3337: $? = 0
configure:3352: result: no
configure:3357: checking for suffix of object files
configure:3379: gcc -c   conftest.c >&5
configure:3383: $? = 0
configure:3404: result: o
configure:3408: checking whether we are using the GNU C compiler
configure:3427: gcc -c   conftest.c >&5
configure:3427: $? = 0
configure:3436: result: yes
configure:3445: checking whether gcc accepts -g
configure:3465: gcc -c -g  conftest.c >&5
configure:3465: $? = 0
configure:3506: result: yes
configure:3523: checking for gcc option to accept ISO C89
configure:3586: gcc  -c -g -O2  conftest.c >&5
configure:3586: $? = 0
configure:3599: result: none needed
configure:3630: checking for style of include used by make
configure:3658: result: GNU
configure:3684: checking dependency style of gcc
configure:3795: result: none
configure:3811: checking for library containing strerror
configure:3842: gcc -o conftest -g -O2   conftest.c  >&5
configure:3842: $? = 0
configure:3859: result: none required
configure:3896: checking build system type
configure:3910: result: x86_64-unknown-linux-gnu
configure:3930: checking host system type
configure:3943: result: x86_64-unknown-linux-gnu
configure:3984: checking how to print strings
configure:4011: result: printf
configure:4032: checking for a sed that does not truncate output
configure:4096: result: /usr/bin/sed
configure:4114: checking for grep that handles long lines and -e
configure:4172: result: /usr/bin/grep
configure:4177: checking for egrep
configure:4239: result: /usr/bin/grep -E
configure:4244: checking for fgrep
configure:4306: result: /usr/bin/grep -F
configure:4341: checking for ld used by gcc
configure:4408: result: /usr/x86_64-slackware-linux/bin/ld
configure:4415: checking if the linker (/usr/x86_64-slackware-linux/bin/ld) is GNU ld
configure:4430: result: yes
configure:4442: checking for BSD- or MS-compatible name lister (nm)
configure:4491: result: /usr/bin/nm -B
configure:4621: checking the name lister (/usr/bin/nm -B) interface
configure:4628: gcc -c -g -O2  conftest.c >&5
configure:4631: /usr/bin/nm -B "conftest.o"
configure:4634: output
0000000000000000 B some_variable
configure:4641: result: BSD nm
configure:4644: checking whether ln -s works
configure:4648: result: yes
configure:4656: checking the maximum length of command line arguments
configure:4781: result: 1572864
configure:4798: checking whether the shell understands some XSI constructs
configure:4808: result: yes
configure:4812: checking whether the shell understands "+="
configure:4818: result: yes
configure:4853: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:4893: result: func_convert_file_noop
configure:4900: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:4920: result: func_convert_file_noop
configure:4927: checking for /usr/x86_64-slackware-linux/bin/ld option to reload object files
configure:4934: result: -r
configure:5008: checking for objdump
configure:5024: found /usr/bin/objdump
configure:5035: result: objdump
configure:5067: checking how to recognize dependent libraries
configure:5269: result: pass_all
configure:5354: checking for dlltool
configure:5370: found /usr/bin/dlltool
configure:5381: result: dlltool
configure:5414: checking how to associate runtime and link libraries
configure:5441: result: printf %s\n
configure:5501: checking for ar
configure:5517: found /usr/bin/ar
configure:5528: result: ar
configure:5565: checking for archiver @FILE support
configure:5582: gcc -c -g -O2  conftest.c >&5
configure:5582: $? = 0
configure:5585: ar cru libconftest.a @conftest.lst >&5
configure:5588: $? = 0
configure:5593: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:5596: $? = 1
configure:5608: result: @
configure:5666: checking for strip
configure:5682: found /usr/bin/strip
configure:5693: result: strip
configure:5765: checking for ranlib
configure:5781: found /usr/bin/ranlib
configure:5792: result: ranlib
configure:5894: checking command to parse /usr/bin/nm -B output from gcc object
configure:6013: gcc -c -g -O2  conftest.c >&5
configure:6016: $? = 0
configure:6020: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6023: $? = 0
configure:6089: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:6092: $? = 0
configure:6130: result: ok
configure:6167: checking for sysroot
configure:6197: result: no
configure:6274: gcc -c -g -O2  conftest.c >&5
configure:6277: $? = 0
configure:6440: checking for mt
configure:6456: found /bin/mt
configure:6467: result: mt
configure:6490: checking if mt is a manifest tool
configure:6496: mt '-?'
usage: mt [-v] [--version] [-h] [ -f device ] command [ count ]
configure:6504: result: no
configure:7136: checking how to run the C preprocessor
configure:7167: gcc -E  conftest.c
configure:7167: $? = 0
configure:7181: gcc -E  conftest.c
conftest.c:16:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:7181: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmng"
| #define PACKAGE_TARNAME "libmng-2.0.3"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "libmng 2.0.3"
| #define PACKAGE_BUGREPORT "png-mng-implement@lists.sourceforge.net"
| #define PACKAGE_URL "http://www.libmng.com/"
| #define PACKAGE "libmng-2.0.3"
| #define VERSION "2.0.3"
| #define MNG_VERSION_MAJOR 2
| #define MNG_VERSION_MINOR 0
| #define MNG_VERSION_RELEASE 3
| #define MNG_VERSION_SO 2
| #define MNG_VERSION_DLL 2
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7206: result: gcc -E
configure:7226: gcc -E  conftest.c
configure:7226: $? = 0
configure:7240: gcc -E  conftest.c
conftest.c:16:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:7240: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmng"
| #define PACKAGE_TARNAME "libmng-2.0.3"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "libmng 2.0.3"
| #define PACKAGE_BUGREPORT "png-mng-implement@lists.sourceforge.net"
| #define PACKAGE_URL "http://www.libmng.com/"
| #define PACKAGE "libmng-2.0.3"
| #define VERSION "2.0.3"
| #define MNG_VERSION_MAJOR 2
| #define MNG_VERSION_MINOR 0
| #define MNG_VERSION_RELEASE 3
| #define MNG_VERSION_SO 2
| #define MNG_VERSION_DLL 2
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7269: checking for ANSI C header files
configure:7289: gcc -c -g -O2  conftest.c >&5
configure:7289: $? = 0
configure:7362: gcc -o conftest -g -O2   conftest.c  >&5
configure:7362: $? = 0
configure:7362: ./conftest
configure:7362: $? = 0
configure:7373: result: yes
configure:7386: checking for sys/types.h
configure:7386: gcc -c -g -O2  conftest.c >&5
configure:7386: $? = 0
configure:7386: result: yes
configure:7386: checking for sys/stat.h
configure:7386: gcc -c -g -O2  conftest.c >&5
configure:7386: $? = 0
configure:7386: result: yes
configure:7386: checking for stdlib.h
configure:7386: gcc -c -g -O2  conftest.c >&5
configure:7386: $? = 0
configure:7386: result: yes
configure:7386: checking for string.h
configure:7386: gcc -c -g -O2  conftest.c >&5
configure:7386: $? = 0
configure:7386: result: yes
configure:7386: checking for memory.h
configure:7386: gcc -c -g -O2  conftest.c >&5
configure:7386: $? = 0
configure:7386: result: yes
configure:7386: checking for strings.h
configure:7386: gcc -c -g -O2  conftest.c >&5
configure:7386: $? = 0
configure:7386: result: yes
configure:7386: checking for inttypes.h
configure:7386: gcc -c -g -O2  conftest.c >&5
configure:7386: $? = 0
configure:7386: result: yes
configure:7386: checking for stdint.h
configure:7386: gcc -c -g -O2  conftest.c >&5
configure:7386: $? = 0
configure:7386: result: yes
configure:7386: checking for unistd.h
configure:7386: gcc -c -g -O2  conftest.c >&5
configure:7386: $? = 0
configure:7386: result: yes
configure:7400: checking for dlfcn.h
configure:7400: gcc -c -g -O2  conftest.c >&5
configure:7400: $? = 0
configure:7400: result: yes
configure:7587: checking for objdir
configure:7602: result: .libs
configure:7873: checking if gcc supports -fno-rtti -fno-exceptions
configure:7891: 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 [enabled by default]
configure:7895: $? = 0
configure:7908: result: no
configure:8218: checking for gcc option to produce PIC
configure:8225: result: -fPIC -DPIC
configure:8233: checking if gcc PIC flag -fPIC -DPIC works
configure:8251: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
configure:8255: $? = 0
configure:8268: result: yes
configure:8297: checking if gcc static flag -static works
configure:8325: result: yes
configure:8340: checking if gcc supports -c -o file.o
configure:8361: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:8365: $? = 0
configure:8387: result: yes
configure:8395: checking if gcc supports -c -o file.o
configure:8442: result: yes
configure:8475: checking whether the gcc linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries
configure:9633: result: yes
configure:9670: checking whether -lc should be explicitly linked in
configure:9678: gcc -c -g -O2  conftest.c >&5
configure:9681: $? = 0
configure:9696: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
configure:9699: $? = 0
configure:9713: result: no
configure:9878: checking dynamic linker characteristics
configure:10392: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:10392: $? = 0
configure:10614: result: GNU/Linux ld.so
configure:10721: checking how to hardcode library paths into programs
configure:10746: result: immediate
configure:11286: checking whether stripping libraries is possible
configure:11291: result: yes
configure:11326: checking if libtool supports shared libraries
configure:11328: result: yes
configure:11331: checking whether to build shared libraries
configure:11352: result: yes
configure:11355: checking whether to build static libraries
configure:11359: result: yes
configure:11693: checking whether byte ordering is bigendian
configure:11708: gcc -c -g -O2  conftest.c >&5
conftest.c:29:9: error: unknown type name 'not'
conftest.c:29:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
conftest.c:29:15: error: unknown type name 'universal'
configure:11708: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmng"
| #define PACKAGE_TARNAME "libmng-2.0.3"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "libmng 2.0.3"
| #define PACKAGE_BUGREPORT "png-mng-implement@lists.sourceforge.net"
| #define PACKAGE_URL "http://www.libmng.com/"
| #define PACKAGE "libmng-2.0.3"
| #define VERSION "2.0.3"
| #define MNG_VERSION_MAJOR 2
| #define MNG_VERSION_MINOR 0
| #define MNG_VERSION_RELEASE 3
| #define MNG_VERSION_SO 2
| #define MNG_VERSION_DLL 2
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:11753: gcc -c -g -O2  conftest.c >&5
configure:11753: $? = 0
configure:11771: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:35:4: error: unknown type name 'not'
conftest.c:35:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
configure:11771: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmng"
| #define PACKAGE_TARNAME "libmng-2.0.3"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "libmng 2.0.3"
| #define PACKAGE_BUGREPORT "png-mng-implement@lists.sourceforge.net"
| #define PACKAGE_URL "http://www.libmng.com/"
| #define PACKAGE "libmng-2.0.3"
| #define VERSION "2.0.3"
| #define MNG_VERSION_MAJOR 2
| #define MNG_VERSION_MINOR 0
| #define MNG_VERSION_RELEASE 3
| #define MNG_VERSION_SO 2
| #define MNG_VERSION_DLL 2
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <sys/types.h>
| 		#include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| 		 not big endian
| 		#endif
| 
|   ;
|   return 0;
| }
configure:11899: result: no
configure:11925: checking for special C compiler options needed for large files
configure:11970: result: no
configure:11976: checking for _FILE_OFFSET_BITS value needed for large files
configure:12001: gcc -c -g -O2  conftest.c >&5
configure:12001: $? = 0
configure:12033: result: no
configure:12119: checking for ANSI C header files
configure:12223: result: yes
configure:12232: checking for an ANSI C-conforming const
configure:12298: gcc -c -g -O2  conftest.c >&5
configure:12298: $? = 0
configure:12305: result: yes
configure:12314: checking for pow
configure:12314: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:52:6: warning: conflicting types for built-in function 'pow' [enabled by default]
/tmp/cczAyzTf.o: In function `main':
/sources/LIB/MNG/libmng-2.0.3/conftest.c:63: undefined reference to `pow'
collect2: error: ld returned 1 exit status
configure:12314: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmng"
| #define PACKAGE_TARNAME "libmng-2.0.3"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "libmng 2.0.3"
| #define PACKAGE_BUGREPORT "png-mng-implement@lists.sourceforge.net"
| #define PACKAGE_URL "http://www.libmng.com/"
| #define PACKAGE "libmng-2.0.3"
| #define VERSION "2.0.3"
| #define MNG_VERSION_MAJOR 2
| #define MNG_VERSION_MINOR 0
| #define MNG_VERSION_RELEASE 3
| #define MNG_VERSION_SO 2
| #define MNG_VERSION_DLL 2
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| /* Define pow to an innocuous variant, in case <limits.h> declares pow.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define pow innocuous_pow
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char pow (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef pow
| 
| /* 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 pow ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_pow || defined __stub___pow
| choke me
| #endif
| 
| int
| main ()
| {
| return pow ();
|   ;
|   return 0;
| }
configure:12314: result: no
configure:12318: checking for pow in -lm
configure:12343: gcc -o conftest -g -O2   conftest.c -lm   >&5
conftest.c:36:6: warning: conflicting types for built-in function 'pow' [enabled by default]
configure:12343: $? = 0
configure:12352: result: yes
configure:12475: checking zlib.h usability
configure:12475: gcc -c -g -O2  conftest.c >&5
configure:12475: $? = 0
configure:12475: result: yes
configure:12475: checking zlib.h presence
configure:12475: gcc -E  conftest.c
configure:12475: $? = 0
configure:12475: result: yes
configure:12475: checking for zlib.h
configure:12475: result: yes
configure:12477: checking for gzread in -lz
configure:12502: gcc -o conftest -g -O2   conftest.c -lz   -lm >&5
configure:12502: $? = 0
configure:12511: result: yes
configure:12554: checking jpeglib.h usability
configure:12554: gcc -c -g -O2  conftest.c >&5
configure:12554: $? = 0
configure:12554: result: yes
configure:12554: checking jpeglib.h presence
configure:12554: gcc -E  conftest.c
configure:12554: $? = 0
configure:12554: result: yes
configure:12554: checking for jpeglib.h
configure:12554: result: yes
configure:12556: checking for jpeg_read_header in -ljpeg
configure:12581: gcc -o conftest -g -O2   conftest.c -ljpeg  -lz  -lm >&5
configure:12581: $? = 0
configure:12590: result: yes
configure:12639: checking lcms2.h usability
configure:12639: gcc -c -g -O2  conftest.c >&5
configure:12639: $? = 0
configure:12639: result: yes
configure:12639: checking lcms2.h presence
configure:12639: gcc -E  conftest.c
configure:12639: $? = 0
configure:12639: result: yes
configure:12639: checking for lcms2.h
configure:12639: result: yes
configure:12643: checking for cmsFreeToneCurve in -llcms2
configure:12668: gcc -o conftest -g -O2   conftest.c -llcms2  -lz  -lm -ljpeg >&5
configure:12668: $? = 0
configure:12677: result: yes
configure:12912: checking that generated files are newer than configure
configure:12918: result: done
configure:12942: creating ./config.status

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

This file was extended by libmng config.status 2.0.3, which was
generated by GNU Autoconf 2.69.  Invocation command line was

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

on mary

config.status:1106: creating Makefile
config.status:1106: creating libmng.pc
config.status:1106: creating config.h
config.status:1335: executing depfiles commands
config.status:1335: executing libtool commands

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

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
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_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_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_func_pow=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_jpeglib_h=yes
ac_cv_header_lcms2_h=yes
ac_cv_header_memory_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=x86_64-unknown-linux-gnu
ac_cv_lib_jpeg_jpeg_read_header=yes
ac_cv_lib_lcms2_cmsFreeToneCurve=yes
ac_cv_lib_m_pow=yes
ac_cv_lib_z_gzread=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/ginstall -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_DLLTOOL=dlltool
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
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_make_make_set=yes
ac_cv_search_strerror='none required'
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
am_cv_CC_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
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/x86_64-slackware-linux/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
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=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop

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

ACLOCAL='${SHELL} /sources/LIB/MNG/libmng-2.0.3/missing aclocal-1.13'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /sources/LIB/MNG/libmng-2.0.3/missing autoconf'
AUTOHEADER='${SHELL} /sources/LIB/MNG/libmng-2.0.3/missing autoheader'
AUTOMAKE='${SHELL} /sources/LIB/MNG/libmng-2.0.3/missing automake-1.13'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS='-lz  -lm -ljpeg -llcms2'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /sources/LIB/MNG/libmng-2.0.3/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
MNG_MAJOR_NR='2'
MNG_MINOR_NR='0'
MNG_RELEASE_NR='2'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libmng-2.0.3'
PACKAGE_BUGREPORT='png-mng-implement@lists.sourceforge.net'
PACKAGE_NAME='libmng'
PACKAGE_STRING='libmng 2.0.3'
PACKAGE_TARNAME='libmng-2.0.3'
PACKAGE_URL='http://www.libmng.com/'
PACKAGE_VERSION='2.0.3'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='2.0.3'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /sources/LIB/MNG/libmng-2.0.3/install-sh'
libdir='/usr/lib64'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

/* confdefs.h */
#define PACKAGE_NAME "libmng"
#define PACKAGE_TARNAME "libmng-2.0.3"
#define PACKAGE_VERSION "2.0.3"
#define PACKAGE_STRING "libmng 2.0.3"
#define PACKAGE_BUGREPORT "png-mng-implement@lists.sourceforge.net"
#define PACKAGE_URL "http://www.libmng.com/"
#define PACKAGE "libmng-2.0.3"
#define VERSION "2.0.3"
#define MNG_VERSION_MAJOR 2
#define MNG_VERSION_MINOR 0
#define MNG_VERSION_RELEASE 3
#define MNG_VERSION_SO 2
#define MNG_VERSION_DLL 2
#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 HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define STDC_HEADERS 1
#define MNG_BUILD_SO 1
#define MNG_SUPPORT_FULL 1
#define MNG_SUPPORT_READ 1
#define MNG_SUPPORT_WRITE 1
#define MNG_SUPPORT_DISPLAY 1
#define MNG_SUPPORT_DYNAMICMNG 1
#define MNG_ACCESS_CHUNKS 1
#define MNG_STORE_CHUNKS 1
#define MNG_ERROR_TELLTALE 1
#define HAVE_LIBZ 1
#define HAVE_LIBJPEG 1
#define HAVE_LIBLCMS2 1
#define MNG_FULL_CMS 1

configure: exit 0