<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html><body><p>"make" still produced many errors, see the attached output.</p>
<p> </p>
<p>Can you help me out?</p>
<p> </p>
<p>Best regards,</p>
<p> </p>
<p>Peter</p>
<p><br/>Op 19-10-2009 om 15:00, schreef Ricardo Fabbri <ricardofabbri@users.sourceforge.net>:<br/></p>
<blockquote>Hi,<br/><br/>there seems to be no errors with ./configure inside Animal. Now have<br/>you tried make?<br/><br/>thanks,<br/>Ricardo<br/><br/><br/><br/>On Sun, Oct 18, 2009 at 11:51 PM, Peter Eshuis<br/><p.g.eshuis@alumnus.utwente.nl> wrote:<br/>
<blockquote>I do not have a /usr/local/include/ImageMagick directory in my C:/scilab<br/>folder, but I don't know what's the consequence of this fact.<br/><br/><br/><br/>Inside the animal directory (located at<br/>D:\Software\SciLab\Toolboxes\SIP\animal-0.15.3) I tried:<br/><br/>CPPFLAGS="-I/c/ImageMagick" ./configure<br/><br/><br/><br/>Output:<br/><br/>configuring AnImaL 0.15.3<br/>checking build system type... i686-pc-mingw32<br/>checking host system type... i686-pc-mingw32<br/>checking for a BSD-compatible install... /bin/install -c<br/>checking whether build environment is sane... yes<br/>checking for gawk... gawk<br/>checking whether make sets $(MAKE)... yes<br/>checking for gcc... gcc<br/>checking for C compiler default output file name... a.exe<br/>checking whether the C compiler works... yes<br/>checking whether we are cross compiling... no<br/>checking for suffix of executables... .exe<br/>checking for suffix of object files... o<br/>checking whether we are using the GNU C compiler... yes<br/>checking whether gcc accepts -g... yes<br/>checking for gcc option to accept ISO C89... none needed<br/>checking for style of include used by make... GNU<br/>checking dependency style of gcc... gcc3<br/>checking for a sed that does not truncate output... /bin/sed<br/>checking for grep that handles long lines and -e... /bin/grep<br/>checking for egrep... /bin/grep -E<br/>checking for ld used by gcc... c:/MinGW/mingw32/bin/ld.exe<br/>checking if the linker (c:/MinGW/mingw32/bin/ld.exe) is GNU ld... yes<br/>checking for c:/MinGW/mingw32/bin/ld.exe option to reload object files... -r<br/>checking for BSD-compatible nm... /mingw/bin/nm<br/>checking whether ln -s works... yes<br/>checking how to recognize dependent libraries... file_magic ^x86 archive<br/>import|<br/>^x86 DLL<br/>checking for dlltool... dlltool<br/>checking for as... as<br/>checking for objdump... objdump<br/>checking how to run the C preprocessor... gcc -E<br/>checking for ANSI C header files... yes<br/>checking for sys/types.h... yes<br/>checking for sys/stat.h... yes<br/>checking for stdlib.h... yes<br/>checking for string.h... yes<br/>checking for memory.h... yes<br/>checking for strings.h... yes<br/>checking for inttypes.h... yes<br/>checking for stdint.h... yes<br/>checking for unistd.h... yes<br/>checking dlfcn.h usability... no<br/>checking dlfcn.h presence... no<br/>checking for dlfcn.h... no<br/>checking for g++... g++<br/>checking whether we are using the GNU C++ compiler... yes<br/>checking whether g++ accepts -g... yes<br/>checking dependency style of g++... gcc3<br/>checking how to run the C++ preprocessor... g++ -E<br/>checking for g77... g77<br/>checking whether we are using the GNU Fortran 77 compiler... yes<br/>checking whether g77 accepts -g... yes<br/>checking the maximum length of command line arguments... 8192<br/>checking command to parse /mingw/bin/nm output from gcc object... ok<br/>checking for objdir... .libs<br/>checking for ar... ar<br/>checking for ranlib... ranlib<br/>checking for strip... strip<br/>checking for correct ltmain.sh version... yes<br/>checking if gcc supports -fno-rtti -fno-exceptions... no<br/>checking for gcc option to produce PIC... -DDLL_EXPORT<br/>checking if gcc PIC flag -DDLL_EXPORT works... yes<br/>checking if gcc static flag -static works... yes<br/>checking if gcc supports -c -o file.o... yes<br/>checking whether the gcc linker (c:/MinGW/mingw32/bin/ld.exe) supports<br/>shared li<br/>braries... yes<br/>checking whether -lc should be explicitly linked in... yes<br/>checking dynamic linker characteristics... Win32 ld.exe<br/>checking how to hardcode library paths into programs... immediate<br/>checking whether stripping libraries is possible... yes<br/>checking if libtool supports shared libraries... yes<br/>checking whether to build shared libraries... yes<br/>checking whether to build static libraries... yes<br/>configure: creating libtool<br/>appending configuration tag "CXX" to libtool<br/>checking for ld used by g++... c:/MinGW/mingw32/bin/ld.exe<br/>checking if the linker (c:/MinGW/mingw32/bin/ld.exe) is GNU ld... yes<br/>checking whether the g++ linker (c:/MinGW/mingw32/bin/ld.exe) supports<br/>shared li<br/>braries... yes<br/>checking for g++ option to produce PIC... -DDLL_EXPORT<br/>checking if g++ PIC flag -DDLL_EXPORT works... yes<br/>checking if g++ static flag -static works... yes<br/>checking if g++ supports -c -o file.o... yes<br/>checking whether the g++ linker (c:/MinGW/mingw32/bin/ld.exe) supports<br/>shared li<br/>braries... yes<br/>checking dynamic linker characteristics... Win32 ld.exe<br/>(cached) (cached) checking how to hardcode library paths into programs...<br/>immedi<br/>ate<br/>appending configuration tag "F77" to libtool<br/>checking if libtool supports shared libraries... yes<br/>checking whether to build shared libraries... yes<br/>checking whether to build static libraries... yes<br/>checking for g77 option to produce PIC... -DDLL_EXPORT<br/>checking if g77 PIC flag -DDLL_EXPORT works... yes<br/>checking if g77 static flag -static works... yes<br/>checking if g77 supports -c -o file.o... yes<br/>checking whether the g77 linker (c:/MinGW/mingw32/bin/ld.exe) supports<br/>shared li<br/>braries... yes<br/>checking dynamic linker characteristics... Win32 ld.exe<br/>(cached) (cached) checking how to hardcode library paths into programs...<br/>immedi<br/>ate<br/>checking for sqrt in -lm... yes<br/>checking ImageMagick location... assuming /c/imagemagick<br/>checking for ANSI C header files... (cached) yes<br/>checking for an ANSI C-conforming const... yes<br/>checking for inline... inline<br/>checking for stdbool.h that conforms to C99... yes<br/>checking for _Bool... yes<br/>checking size of char... 0<br/>checking size of short... 0<br/>checking size of int... 0<br/>checking size of long... 0<br/>checking size of long long... 0<br/>checking size of float... 0<br/>checking size of double... 0<br/>checking size of long double... 0<br/>checking for hypot... yes<br/>configure: creating ./config.status<br/>config.status: creating Makefile<br/>config.status: creating animal/Makefile<br/>config.status: creating src/Makefile<br/>config.status: creating config/Makefile<br/>config.status: creating config/animal.pc<br/>config.status: creating config/animal-config<br/>config.status: creating animal/config.h<br/>config.status: animal/config.h is unchanged<br/>config.status: executing animal/animal-config.h commands<br/>config.status: creating animal/animal-config.h - prefix ANIMAL for<br/>animal/config<br/>.h defines<br/>config.status: animal/animal-config.h is unchanged<br/>config.status: executing depfiles commands<br/><br/>Final Compilation Flags:<br/> CC = gcc<br/> CFLAGS = -g -O2 -W -Wall -Wno-implicit-int<br/> CPPFLAGS = -I/c/ImageMagick -D_DLL -W -Wall -I/c/imagemagick/include<br/> LDFLAGS = -L/c/imagemagick<br/> LIBS = -lm -lCORE_RL_magick_<br/><br/><br/><br/>Please find the config.log attached.<br/><br/><br/><br/>Thanks for your help!<br/><br/><br/><br/>Peter<br/><br/>Op 16-10-2009 om 14:52, schreef Ricardo Fabbri<br/><ricardofabbri@users.sourceforge.net>:<br/><br/>Ok, so that's what's wrong.<br/><br/>You don't have a /usr/local/include/ImageMagick directory, right?<br/><br/>try this inside Animal:<br/><br/>CPPFLAGS="-I/c/ImageMagick" ./configure<br/><br/>Please send me the output of this, as well as your config.log file.<br/><br/>Ricardo<br/><br/><br/><br/>On Fri, Oct 16, 2009 at 12:33 AM, Peter Eshuis<br/><p.g.eshuis@alumnus.utwente.nl> wrote:<br/><br/>Hi Ricardo,<br/><br/><br/><br/>Thanks for the swift response!<br/><br/><br/><br/>I tried all 3 lines in MinGW and the following result was printed in all<br/>cases:<br/><br/>"-I/usr/local/include/ImageMagick -D_DLL -D_MT"<br/><br/><br/><br/>Is this OK? And what's the next step?<br/><br/><br/><br/>Thanks for your help.<br/><br/><br/><br/>Best regards,<br/><br/><br/><br/>Peter<br/><br/><br/><br/>Op 16-10-2009 om 01:09, schreef Ricardo Fabbri<br/><ricardofabbri@users.sourceforge.net>:<br/><br/>Hi,<br/><br/>can you run<br/><br/>Magick-config --cppflags<br/><br/>or<br/><br/>MagickWand-config --cppflags<br/><br/>or<br/><br/>MagickCore-config --cppflags<br/><br/>?<br/><br/>Ricardo<br/><br/><br/><br/>On Thu, Oct 15, 2009 at 5:47 AM, Peter Eshuis<br/><p.g.eshuis@alumnus.utwente.nl> wrote:<br/><br/>Dear Scilab Group,<br/><br/><br/><br/>I really appreciate Scilab very much and I think it is very powerful, but<br/>right now I'm experiencing problems installing the Scilab Image Processing<br/>(SIP) Toolbox on my Windows XP machine using MinGW.<br/><br/><br/><br/>I've tried several options, but they've all failed. It could have to do with<br/>the fact that I have almost no experience with UNIX, so MinGW is new for me.<br/>A friend who does have UNIX experience tried it as well, but without<br/>success.<br/><br/><br/><br/>To give you an idea what I've tried I give you a summary of my current<br/>installation following all the README's and INSTALL's:<br/><br/><br/><br/>Install SciLab:<br/><br/>-scilab-5.1.1.exe<br/><br/>-Install in "C:\scilab\"<br/><br/>-Choose "Full installation"<br/><br/><br/><br/>Install MKL (Math Kernel Library):<br/><br/>-MKL-for-scilab-5.1.1.exe<br/><br/>-Install in "C:\scilab\bin\"<br/><br/><br/><br/>Install FFTW Library (Fast Fourier Transform):<br/><br/>-FFTW-for-scilab-5.1.1.exe<br/><br/>-Install in "C:\scilab\bin\fftw\"<br/><br/><br/><br/>Install MinGW:<br/><br/>-MinGW-5.1.6.exe<br/><br/>-Choose "Full" installation<br/><br/>-Install in "C:\MinGW"<br/><br/>-Copy paste the folders of MinGW ImageMagick Delegates in "C:\MinGW"<br/><br/><br/><br/>Install MSYS:<br/><br/>-MSYS-1.0.11.exe<br/><br/>-Install in "C:\msys\1.0"<br/><br/>-msysDTK-1.0.1.exe in "C:\msys\1.0"<br/><br/>NOT PERFORMED: -Set the environment variable HOME to C:\msys\1.0\home (DON'T<br/>KNOW HOW)<br/><br/><br/><br/>Install ImageMagick-6.5.6-9 for Windows:<br/><br/>-Open Configure.sln --> Build Solution<br/><br/>-run configure.exe<br/><br/>-Choose "multi-threaded static build"<br/><br/>-Open VisualStaticMT.sln --> Build Solution<br/><br/>-Test on commandline in bin-folder: convert logo: image.jpg OK<br/><br/><br/><br/>Install AnImaL (An Imaging Library) version 0.15.3:<br/><br/>-./configure<br/><br/>-make --include-dir=/c/ImageMagick/magick (with and without include-dir does<br/>not make a difference, same errors are thrown)<br/><br/>img.c:30:59: magick/api.h: No such file or directory<br/><br/>Numerous errors and warnings are triggered regarding imagemagick... and in<br/>the end Error 1 is thrown<br/><br/>--> So somehow the api.h file is not found, allthough it is present in<br/>C:\ImageMagick\magick\<br/><br/>--> The AnImaL directory is currently located on D:\, so should I move it<br/>inside some folder of ImageMagick?<br/><br/>NOT PERFORMED: -make install (BECAUSE "make" WAS NOT COMPLETED SUCCESSFULLY)<br/><br/><br/><br/>Do you have any suggestions to help me install AnImaL and in the end SIP? Or<br/>when you have instructions to use a different compiler that would also be<br/>very welcom. Thanks!<br/><br/><br/><br/>Best regards,<br/><br/><br/><br/>Peter<br/><br/><br/><br/><br/><br/><br/>This file contains any messages produced by compilers while<br/>running configure, to aid debugging if configure makes a mistake.<br/><br/>It was created by animal configure 0.15.3, which was<br/>generated by GNU Autoconf 2.63. Invocation command line was<br/><br/> $ ./configure<br/><br/>## --------- ##<br/>## Platform. ##<br/>## --------- ##<br/><br/>hostname = NLYBSTQVP4NB21T<br/>uname -m = i686<br/>uname -r = 1.0.11(0.46/3/2)<br/>uname -s = MINGW32_NT-5.1<br/>uname -v = 2009-07-11 17:46<br/><br/>/usr/bin/uname -p = unknown<br/>/bin/uname -X = unknown<br/><br/>/bin/arch = unknown<br/>/usr/bin/arch -k = unknown<br/>/usr/convex/getsysinfo = unknown<br/>/usr/bin/hostinfo = unknown<br/>/bin/machine = unknown<br/>/usr/bin/oslevel = unknown<br/>/bin/universe = unknown<br/><br/>PATH: .<br/>PATH: /usr/local/bin<br/>PATH: /mingw/bin<br/>PATH: /bin<br/>PATH: /c/Oracle/v920/jre/1.4.2/bin/client<br/>PATH: /c/Oracle/v920/jre/1.4.2/bin<br/>PATH: /c/Oracle/v920/bin<br/>PATH: /c/Program Files/TIOBE/TICS<br/>PATH: /c/Program Files/TIOBE/TICS<br/>PATH: .<br/>PATH: .<br/>PATH: .<br/>PATH: .<br/>PATH: "C<br/>PATH: /Program Files/Microsoft DirectX SDK (February<br/>2006)/Utilities/Bin/x86"<br/>PATH: /c/Perl/Bin<br/>PATH: /c/Program Files/PC Connectivity Solution/<br/>PATH: /c/Program Files/Evidian/shared_lib/<br/>PATH: /c/Program Files/Evidian/bin/<br/>PATH: /c/WINDOWS/system32<br/>PATH: /c/WINDOWS<br/>PATH: /c/WINDOWS/System32/Wbem<br/>PATH: /c/Program Files/Microsoft SQL Server/90/Tools/binn/<br/>PATH: .<br/>PATH: /c/Program Files/Utimaco/SafeGuard Easy/<br/>PATH: /c/Program Files/TortoiseSVN/bin<br/>PATH: /c/Program Files/doxygen/bin<br/>PATH: /c/Program Files/Intel/WiFi/bin/<br/>PATH: /c/Program Files/Windows Imaging/<br/>PATH: /c/PROGRA~1/Tcl/bin<br/>PATH: /c/Program Files/Coverage/bin<br/>PATH: /c/Program Files/Microsoft Visual Studio 9.0/VC/vcpackages<br/>PATH: /c/Program Files/Perl/Bin<br/><br/><br/>## ----------- ##<br/>## Core tests. ##<br/>## ----------- ##<br/><br/>configure:2114: checking build system type<br/>configure:2132: result: i686-pc-mingw32<br/>configure:2154: checking host system type<br/>configure:2169: result: i686-pc-mingw32<br/>configure:2212: checking for a BSD-compatible install<br/>configure:2280: result: /bin/install -c<br/>configure:2291: checking whether build environment is sane<br/>configure:2334: result: yes<br/>configure:2396: checking for gawk<br/>configure:2412: found /bin/gawk<br/>configure:2423: result: gawk<br/>configure:2434: checking whether make sets $(MAKE)<br/>configure:2456: result: yes<br/>configure:2686: checking for gcc<br/>configure:2702: found /mingw/bin/gcc<br/>configure:2713: result: gcc<br/>configure:2945: checking for C compiler version<br/>configure:2953: gcc --version >&5<br/>gcc.exe (GCC) 3.4.5 (mingw-vista special r3)<br/>Copyright (C) 2004 Free Software Foundation, Inc.<br/>This is free software; see the source for copying conditions. There is NO<br/>warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.<br/><br/>configure:2957: $? = 0<br/>configure:2964: gcc -v >&5<br/>Reading specs from c:/MinGW/bin/../lib/gcc/mingw32/3.4.5/specs<br/>Configured with: ../gcc-3.4.5-20060117-3/configure --with-gcc --with-gnu-ld<br/>--with-gnu-as --host=mingw32 --target=mingw32 --prefix=/mingw<br/>--enable-threads --disable-nls --enable-languages=c,c++,f77,ada,objc,java<br/>--disable-win32-registry --disable-shared --enable-sjlj-exceptions<br/>--enable-libgcj --disable-java-awt --without-x --enable-java-gc=boehm<br/>--disable-libgcj-debug --enable-interpreter --enable-hash-synchronization<br/>--enable-libstdcxx-debug<br/>Thread model: win32<br/>gcc version 3.4.5 (mingw-vista special r3)<br/>configure:2968: $? = 0<br/>configure:2975: gcc -V >&5<br/>gcc.exe: `-V' option must have argument<br/>configure:2979: $? = 1<br/>configure:3002: checking for C compiler default output file name<br/>configure:3024: gcc -I/c/ImageMagick conftest.c >&5<br/>configure:3028: $? = 0<br/>configure:3066: result: a.exe<br/>configure:3085: checking whether the C compiler works<br/>configure:3095: ./a.exe<br/>configure:3099: $? = 0<br/>configure:3118: result: yes<br/>configure:3125: checking whether we are cross compiling<br/>configure:3127: result: no<br/>configure:3130: checking for suffix of executables<br/>configure:3137: gcc -o conftest.exe -I/c/ImageMagick conftest.c >&5<br/>configure:3141: $? = 0<br/>configure:3167: result: .exe<br/>configure:3173: checking for suffix of object files<br/>configure:3199: gcc -c -I/c/ImageMagick conftest.c >&5<br/>configure:3203: $? = 0<br/>configure:3228: result: o<br/>configure:3232: checking whether we are using the GNU C compiler<br/>configure:3261: gcc -c -I/c/ImageMagick conftest.c >&5<br/>configure:3268: $? = 0<br/>configure:3285: result: yes<br/>configure:3294: checking whether gcc accepts -g<br/>configure:3324: gcc -c -g -I/c/ImageMagick conftest.c >&5<br/>configure:3331: $? = 0<br/>configure:3432: result: yes<br/>configure:3449: checking for gcc option to accept ISO C89<br/>configure:3523: gcc -c -g -O2 -I/c/ImageMagick conftest.c >&5<br/>configure:3530: $? = 0<br/>configure:3553: result: none needed<br/>configure:3582: checking for style of include used by make<br/>configure:3610: result: GNU<br/>configure:3638: checking dependency style of gcc<br/>configure:3728: result: gcc3<br/>configure:3824: checking for a sed that does not truncate output<br/>configure:3880: result: /bin/sed<br/>configure:3883: checking for grep that handles long lines and -e<br/>configure:3943: result: /bin/grep<br/>configure:3948: checking for egrep<br/>configure:4012: result: /bin/grep -E<br/>configure:4028: checking for ld used by gcc<br/>configure:4095: result: c:/MinGW/mingw32/bin/ld.exe<br/>configure:4104: checking if the linker (c:/MinGW/mingw32/bin/ld.exe) is GNU<br/>ld<br/>configure:4119: result: yes<br/>configure:4124: checking for c:/MinGW/mingw32/bin/ld.exe option to reload<br/>object files<br/>configure:4131: result: -r<br/>configure:4149: checking for BSD-compatible nm<br/>configure:4198: result: /mingw/bin/nm<br/>configure:4202: checking whether ln -s works<br/>configure:4206: result: yes<br/>configure:4213: checking how to recognize dependent libraries<br/>configure:4399: result: file_magic ^x86 archive import|^x86 DLL<br/>configure:4681: checking for dlltool<br/>configure:4697: found /mingw/bin/dlltool<br/>configure:4708: result: dlltool<br/>configure:4773: checking for as<br/>configure:4789: found /mingw/bin/as<br/>configure:4800: result: as<br/>configure:4865: checking for objdump<br/>configure:4881: found /mingw/bin/objdump<br/>configure:4892: result: objdump<br/>configure:4926: checking how to run the C preprocessor<br/>configure:4966: gcc -E -I/c/ImageMagick conftest.c<br/>configure:4973: $? = 0<br/>configure:5004: gcc -E -I/c/ImageMagick conftest.c<br/>conftest.c:10:28: ac_nonexistent.h: No such file or directory<br/>configure:5011: $? = 1<br/>configure: failed program was:<br/>| /* confdefs.h. */<br/>| #define PACKAGE_NAME "animal"<br/>| #define PACKAGE_TARNAME "animal"<br/>| #define PACKAGE_VERSION "0.15.3"<br/>| #define PACKAGE_STRING "animal 0.15.3"<br/>| #define PACKAGE_BUGREPORT "ricardofabbri@users.sf.net"<br/>| #define PACKAGE "animal"<br/>| #define VERSION "0.15.3"<br/>| /* end confdefs.h. */<br/>| #include <ac_nonexistent.h><br/>configure:5044: result: gcc -E<br/>configure:5073: gcc -E -I/c/ImageMagick conftest.c<br/>configure:5080: $? = 0<br/>configure:5111: gcc -E -I/c/ImageMagick conftest.c<br/>conftest.c:10:28: ac_nonexistent.h: No such file or directory<br/>configure:5118: $? = 1<br/>configure: failed program was:<br/>| /* confdefs.h. */<br/>| #define PACKAGE_NAME "animal"<br/>| #define PACKAGE_TARNAME "animal"<br/>| #define PACKAGE_VERSION "0.15.3"<br/>| #define PACKAGE_STRING "animal 0.15.3"<br/>| #define PACKAGE_BUGREPORT "ricardofabbri@users.sf.net"<br/>| #define PACKAGE "animal"<br/>| #define VERSION "0.15.3"<br/>| /* end confdefs.h. */<br/>| #include <ac_nonexistent.h><br/>configure:5158: checking for ANSI C header files<br/>configure:5188: gcc -c -g -O2 -I/c/ImageMagick conftest.c >&5<br/>configure:5195: $? = 0<br/>configure:5294: gcc -o conftest.exe -g -O2 -I/c/ImageMagick conftest.c >&5<br/>configure:5298: $? = 0<br/>configure:5304: ./conftest.exe<br/>configure:5308: $? = 0<br/>configure:5326: result: yes<br/>configure:5350: checking for sys/types.h<br/>configure:5371: gcc -c -g -O2 -I/c/ImageMagick conftest.c >&5<br/>configure:5378: $? = 0<br/>configure:5395: result: yes<br/>configure:5350: checking for sys/stat.h<br/>configure:5371: gcc -c -g -O2 -I/c/ImageMagick conftest.c >&5<br/>configure:5378: $? = 0<br/>configure:5395: result: yes<br/>configure:5350: checking for stdlib.h<br/>configure:5371: gcc -c -g -O2 -I/c/ImageMagick conftest.c >&5<br/>configure:5378: $? = 0<br/>configure:5395: result: yes<br/>configure:5350: checking for string.h<br/>configure:5371: gcc -c -g -O2 -I/c/ImageMagick conftest.c >&5<br/>configure:5378: $? = 0<br/>configure:5395: result: yes<br/>configure:5350: checking for memory.h<br/>configure:5371: gcc -c -g -O2 -I/c/ImageMagick conftest.c >&5<br/>configure:5378: $? = 0<br/>configure:5395: result: yes<br/>configure:5350: checking for strings.h<br/>configure:5371: gcc -c -g -O2 -I/c/ImageMagick conftest.c >&5<br/>configure:5378: $? = 0<br/>configure:5395: result: yes<br/>configure:5350: checking for inttypes.h<br/>configure:5371: gcc -c -g -O2 -I/c/ImageMagick conftest.c >&5<br/>configure:5378: $? = 0<br/>configure:5395: result: yes<br/>configure:5350: checking for stdint.h<br/>configure:5371: gcc -c -g -O2 -I/c/ImageMagick conftest.c >&5<br/>configure:5378: $? = 0<br/>configure:5395: result: yes<br/>configure:5350: checking for unistd.h<br/>configure:5371: gcc -c -g -O2 -I/c/ImageMagick conftest.c >&5<br/>configure:5378: $? = 0<br/>configure:5395: result: yes<br/>configure:5425: checking dlfcn.h usability<br/>configure:5442: gcc -c -g -O2 -I/c/ImageMagick conftest.c >&5<br/>conftest.c:53:19: dlfcn.h: No such file or directory<br/>configure:5449: $? = 1<br/>configure: failed program was:<br/>| /* confdefs.h. */<br/>| #define PACKAGE_NAME "animal"<br/>| #define PACKAGE_TARNAME "animal"<br/>| #define PACKAGE_VERSION "0.15.3"<br/>| #define PACKAGE_STRING "animal 0.15.3"<br/>| #define PACKAGE_BUGREPORT "ricardofabbri@users.sf.net"<br/>| #define PACKAGE "animal"<br/>| #define VERSION "0.15.3"<br/>| #define STDC_HEADERS 1<br/>| #define HAVE_SYS_TYPES_H 1<br/>| #define HAVE_SYS_STAT_H 1<br/>| #define HAVE_STDLIB_H 1<br/>| #define HAVE_STRING_H 1<br/>| #define HAVE_MEMORY_H 1<br/>| #define HAVE_STRINGS_H 1<br/>| #define HAVE_INTTYPES_H 1<br/>| #define HAVE_STDINT_H 1<br/>| #define HAVE_UNISTD_H 1<br/>| /* end confdefs.h. */<br/>| #include <stdio.h><br/>| #ifdef HAVE_SYS_TYPES_H<br/>| # include <sys/types.h><br/>| #endif<br/>| #ifdef HAVE_SYS_STAT_H<br/>| # include <sys/stat.h><br/>| #endif<br/>| #ifdef STDC_HEADERS<br/>| # include <stdlib.h><br/>| # include <stddef.h><br/>| #else<br/>| # ifdef HAVE_STDLIB_H<br/>| # include <stdlib.h><br/>| # endif<br/>| #endif<br/>| #ifdef HAVE_STRING_H<br/>| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H<br/>| # include <memory.h><br/>| # endif<br/>| # include <string.h><br/>| #endif<br/>| #ifdef HAVE_STRINGS_H<br/>| # include <strings.h><br/>| #endif<br/>| #ifdef HAVE_INTTYPES_H<br/>| # include <inttypes.h><br/>| #endif<br/>| #ifdef HAVE_STDINT_H<br/>| # include <stdint.h><br/>| #endif<br/>| #ifdef HAVE_UNISTD_H<br/>| # include <unistd.h><br/>| #endif<br/>| #include <dlfcn.h><br/>configure:5463: result: no<br/>configure:5467: checking dlfcn.h presence<br/>configure:5482: gcc -E -I/c/ImageMagick conftest.c<br/>conftest.c:20:19: dlfcn.h: No such file or directory<br/>configure:5489: $? = 1<br/>configure: failed program was:<br/>| /* confdefs.h. */<br/>| #define PACKAGE_NAME "animal"<br/>| #define PACKAGE_TARNAME "animal"<br/>| #define PACKAGE_VERSION "0.15.3"<br/>| #define PACKAGE_STRING "animal 0.15.3"<br/>| #define PACKAGE_BUGREPORT "ricardofabbri@users.sf.net"<br/>| #define PACKAGE "animal"<br/>| #define VERSION "0.15.3"<br/>| #define STDC_HEADERS 1<br/>| #define HAVE_SYS_TYPES_H 1<br/>| #define HAVE_SYS_STAT_H 1<br/>| #define HAVE_STDLIB_H 1<br/>| #define HAVE_STRING_H 1<br/>| #define HAVE_MEMORY_H 1<br/>| #define HAVE_STRINGS_H 1<br/>| #define HAVE_INTTYPES_H 1<br/>| #define HAVE_STDINT_H 1<br/>| #define HAVE_UNISTD_H 1<br/>| /* end confdefs.h. */<br/>| #include <dlfcn.h><br/>configure:5503: result: no<br/>configure:5536: checking for dlfcn.h<br/>configure:5545: result: no<br/>configure:5618: checking for g++<br/>configure:5634: found /mingw/bin/g++<br/>configure:5645: result: g++<br/>configure:5672: checking for C++ compiler version<br/>configure:5680: g++ --version >&5<br/>g++.exe (GCC) 3.4.5 (mingw-vista special r3)<br/>Copyright (C) 2004 Free Software Foundation, Inc.<br/>This is free software; see the source for copying conditions. There is NO<br/>warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.<br/><br/>configure:5684: $? = 0<br/>configure:5691: g++ -v >&5<br/>Reading specs from c:/MinGW/bin/../lib/gcc/mingw32/3.4.5/specs<br/>Configured with: ../gcc-3.4.5-20060117-3/configure --with-gcc --with-gnu-ld<br/>--with-gnu-as --host=mingw32 --target=mingw32 --prefix=/mingw<br/>--enable-threads --disable-nls --enable-languages=c,c++,f77,ada,objc,java<br/>--disable-win32-registry --disable-shared --enable-sjlj-exceptions<br/>--enable-libgcj --disable-java-awt --without-x --enable-java-gc=boehm<br/>--disable-libgcj-debug --enable-interpreter --enable-hash-synchronization<br/>--enable-libstdcxx-debug<br/>Thread model: win32<br/>gcc version 3.4.5 (mingw-vista special r3)<br/>configure:5695: $? = 0<br/>configure:5702: g++ -V >&5<br/>g++.exe: `-V' option must have argument<br/>configure:5706: $? = 1<br/>configure:5709: checking whether we are using the GNU C++ compiler<br/>configure:5738: g++ -c -I/c/ImageMagick conftest.cpp >&5<br/>configure:5745: $? = 0<br/>configure:5762: result: yes<br/>configure:5771: checking whether g++ accepts -g<br/>configure:5801: g++ -c -g -I/c/ImageMagick conftest.cpp >&5<br/>configure:5808: $? = 0<br/>configure:5909: result: yes<br/>configure:5934: checking dependency style of g++<br/>configure:6024: result: gcc3<br/>configure:6051: checking how to run the C++ preprocessor<br/>configure:6087: g++ -E -I/c/ImageMagick conftest.cpp<br/>configure:6094: $? = 0<br/>configure:6125: g++ -E -I/c/ImageMagick conftest.cpp<br/>conftest.cpp:20:28: ac_nonexistent.h: No such file or directory<br/>configure:6132: $? = 1<br/>configure: failed program was:<br/>| /* confdefs.h. */<br/>| #define PACKAGE_NAME "animal"<br/>| #define PACKAGE_TARNAME "animal"<br/>| #define PACKAGE_VERSION "0.15.3"<br/>| #define PACKAGE_STRING "animal 0.15.3"<br/>| #define PACKAGE_BUGREPORT "ricardofabbri@users.sf.net"<br/>| #define PACKAGE "animal"<br/>| #define VERSION "0.15.3"<br/>| #define STDC_HEADERS 1<br/>| #define HAVE_SYS_TYPES_H 1<br/>| #define HAVE_SYS_STAT_H 1<br/>| #define HAVE_STDLIB_H 1<br/>| #define HAVE_STRING_H 1<br/>| #define HAVE_MEMORY_H 1<br/>| #define HAVE_STRINGS_H 1<br/>| #define HAVE_INTTYPES_H 1<br/>| #define HAVE_STDINT_H 1<br/>| #define HAVE_UNISTD_H 1<br/>| /* end confdefs.h. */<br/>| #include <ac_nonexistent.h><br/>configure:6165: result: g++ -E<br/>configure:6194: g++ -E -I/c/ImageMagick conftest.cpp<br/>configure:6201: $? = 0<br/>configure:6232: g++ -E -I/c/ImageMagick conftest.cpp<br/>conftest.cpp:20:28: ac_nonexistent.h: No such file or directory<br/>configure:6239: $? = 1<br/>configure: failed program was:<br/>| /* confdefs.h. */<br/>| #define PACKAGE_NAME "animal"<br/>| #define PACKAGE_TARNAME "animal"<br/>| #define PACKAGE_VERSION "0.15.3"<br/>| #define PACKAGE_STRING "animal 0.15.3"<br/>| #define PACKAGE_BUGREPORT "ricardofabbri@users.sf.net"<br/>| #define PACKAGE "animal"<br/>| #define VERSION "0.15.3"<br/>| #define STDC_HEADERS 1<br/>| #define HAVE_SYS_TYPES_H 1<br/>| #define HAVE_SYS_STAT_H 1<br/>| #define HAVE_STDLIB_H 1<br/>| #define HAVE_STRING_H 1<br/>| #define HAVE_MEMORY_H 1<br/>| #define HAVE_STRINGS_H 1<br/>| #define HAVE_INTTYPES_H 1<br/>| #define HAVE_STDINT_H 1<br/>| #define HAVE_UNISTD_H 1<br/>| /* end confdefs.h. */<br/>| #include <ac_nonexistent.h><br/>configure:6334: checking for g77<br/>configure:6350: found /mingw/bin/g77<br/>configure:6361: result: g77<br/>configure:6387: checking for Fortran 77 compiler version<br/>configure:6395: g77 --version >&5<br/>GNU Fortran (GCC) 3.4.5 (mingw-vista special r3)<br/>Copyright (C) 2004 Free Software Foundation, Inc.<br/><br/>GNU Fortran comes with NO WARRANTY, to the extent permitted by law.<br/>You may redistribute copies of GNU Fortran<br/>under the terms of the GNU General Public License.<br/>For more information about these matters, see the file named COPYING<br/>or type the command `info -f g77 Copying'.<br/>configure:6399: $? = 0<br/>configure:6406: g77 -v >&5<br/>Reading specs from c:/MinGW/bin/../lib/gcc/mingw32/3.4.5/specs<br/>Configured with: ../gcc-3.4.5-20060117-3/configure --with-gcc --with-gnu-ld<br/>--with-gnu-as --host=mingw32 --target=mingw32 --prefix=/mingw<br/>--enable-threads --disable-nls --enable-languages=c,c++,f77,ada,objc,java<br/>--disable-win32-registry --disable-shared --enable-sjlj-exceptions<br/>--enable-libgcj --disable-java-awt --without-x --enable-java-gc=boehm<br/>--disable-libgcj-debug --enable-interpreter --enable-hash-synchronization<br/>--enable-libstdcxx-debug<br/>Thread model: win32<br/>gcc version 3.4.5 (mingw-vista special r3)<br/>configure:6410: $? = 0<br/>configure:6417: g77 -V >&5<br/>g77.exe: `-V' option must have argument<br/>configure:6421: $? = 1<br/>configure:6429: checking whether we are using the GNU Fortran 77 compiler<br/>configure:6448: g77 -c conftest.F >&5<br/>configure:6455: $? = 0<br/>configure:6472: result: yes<br/>configure:6478: checking whether g77 accepts -g<br/>configure:6495: g77 -c -g conftest.f >&5<br/>configure:6502: $? = 0<br/>configure:6518: result: yes<br/>configure:6551: checking the maximum length of command line arguments<br/>configure:6663: result: 8192<br/>configure:6675: checking command to parse /mingw/bin/nm output from gcc<br/>object<br/>configure:6780: gcc -c -g -O2 -I/c/ImageMagick conftest.c >&5<br/>configure:6783: $? = 0<br/>configure:6787: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[<br/>]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][<br/> ]*\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 \2 \2/p' \> conftest.nm<br/>configure:6790: $? = 0<br/>cannot find nm_test_var in conftest.nm<br/>configure:6780: gcc -c -g -O2 -I/c/ImageMagick conftest.c >&5<br/>configure:6783: $? = 0<br/>configure:6787: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[<br/>]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][<br/> ]*_\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 _\2 \2/p' \> conftest.nm<br/>configure:6790: $? = 0<br/>configure:6842: gcc -o conftest.exe -g -O2 -I/c/ImageMagick conftest.c<br/>conftstm.o >&5<br/>configure:6845: $? = 0<br/>configure:6883: result: ok<br/>configure:6887: checking for objdir<br/>configure:6902: result: .libs<br/>configure:6994: checking for ar<br/>configure:7010: found /mingw/bin/ar<br/>configure:7021: result: ar<br/>configure:7086: checking for ranlib<br/>configure:7102: found /mingw/bin/ranlib<br/>configure:7113: result: ranlib<br/>configure:7178: checking for strip<br/>configure:7194: found /mingw/bin/strip<br/>configure:7205: result: strip<br/>configure:7746: checking for correct ltmain.sh version<br/>configure:7796: result: yes<br/>configure:7856: checking if gcc supports -fno-rtti -fno-exceptions<br/>configure:7874: gcc -c -g -O2 -I/c/ImageMagick -fno-rtti -fno-exceptions<br/>conftest.c >&5<br/>cc1.exe: warning: command line option "-fno-rtti" is valid for C++/ObjC++<br/>but not for C<br/>configure:7878: $? = 0<br/>configure:7891: result: no<br/>configure:7906: checking for gcc option to produce PIC<br/>configure:8138: result: -DDLL_EXPORT<br/>configure:8146: checking if gcc PIC flag -DDLL_EXPORT works<br/>configure:8164: gcc -c -g -O2 -I/c/ImageMagick -DDLL_EXPORT -DPIC conftest.c<br/>
<blockquote>&5<br/></blockquote>configure:8168: $? = 0<br/>configure:8181: result: yes<br/>configure:8209: checking if gcc static flag -static works<br/>configure:8237: result: yes<br/>configure:8247: checking if gcc supports -c -o file.o<br/>configure:8268: gcc -c -g -O2 -I/c/ImageMagick -o out/conftest2.o conftest.c<br/>
<blockquote>&5<br/></blockquote>configure:8272: $? = 0<br/>configure:8294: result: yes<br/>configure:8320: checking whether the gcc linker<br/>(c:/MinGW/mingw32/bin/ld.exe) supports shared libraries<br/>configure:9308: result: yes<br/>configure:9329: checking whether -lc should be explicitly linked in<br/>configure:9334: gcc -c -g -O2 -I/c/ImageMagick conftest.c >&5<br/>configure:9337: $? = 0<br/>configure:9352: gcc -shared conftest.o -v -o ./conftest<br/>-Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker conftest 2\>\&1<br/>\| grep -lc \>/dev/null 2\>\&1<br/>configure:9355: $? = 1<br/>configure:9367: result: yes<br/>configure:9375: checking dynamic linker characteristics<br/>configure:9990: result: Win32 ld.exe<br/>configure:10014: checking how to hardcode library paths into programs<br/>configure:10039: result: immediate<br/>configure:10053: checking whether stripping libraries is possible<br/>configure:10058: result: yes<br/>configure:10888: checking if libtool supports shared libraries<br/>configure:10890: result: yes<br/>configure:10893: checking whether to build shared libraries<br/>configure:10914: result: yes<br/>configure:10917: checking whether to build static libraries<br/>configure:10921: result: yes<br/>configure:11015: creating libtool<br/>configure:11608: checking for ld used by g++<br/>configure:11675: result: c:/MinGW/mingw32/bin/ld.exe<br/>configure:11684: checking if the linker (c:/MinGW/mingw32/bin/ld.exe) is GNU<br/>ld<br/>configure:11699: result: yes<br/>configure:11750: checking whether the g++ linker<br/>(c:/MinGW/mingw32/bin/ld.exe) supports shared libraries<br/>configure:12704: result: yes<br/>configure:12721: g++ -c -g -O2 -I/c/ImageMagick conftest.cpp >&5<br/>configure:12724: $? = 0<br/>configure:12880: checking for g++ option to produce PIC<br/>configure:13164: result: -DDLL_EXPORT<br/>configure:13172: checking if g++ PIC flag -DDLL_EXPORT works<br/>configure:13190: g++ -c -g -O2 -I/c/ImageMagick -DDLL_EXPORT -DPIC<br/>conftest.cpp >&5<br/>configure:13194: $? = 0<br/>configure:13207: result: yes<br/>configure:13235: checking if g++ static flag -static works<br/>configure:13263: result: yes<br/>configure:13273: checking if g++ supports -c -o file.o<br/>configure:13294: g++ -c -g -O2 -I/c/ImageMagick -o out/conftest2.o<br/>conftest.cpp >&5<br/>configure:13298: $? = 0<br/>configure:13320: result: yes<br/>configure:13346: checking whether the g++ linker<br/>(c:/MinGW/mingw32/bin/ld.exe) supports shared libraries<br/>configure:13372: result: yes<br/>configure:13439: checking dynamic linker characteristics<br/>configure:14002: result: Win32 ld.exe<br/>configure:14026: checking how to hardcode library paths into programs<br/>configure:14051: result: immediate<br/>configure:14590: checking if libtool supports shared libraries<br/>configure:14592: result: yes<br/>configure:14595: checking whether to build shared libraries<br/>configure:14615: result: yes<br/>configure:14618: checking whether to build static libraries<br/>configure:14622: result: yes<br/>configure:14632: checking for g77 option to produce PIC<br/>configure:14864: result: -DDLL_EXPORT<br/>configure:14872: checking if g77 PIC flag -DDLL_EXPORT works<br/>configure:14890: g77 -c -g -O2 -DDLL_EXPORT conftest.f >&5<br/>configure:14894: $? = 0<br/>configure:14907: result: yes<br/>configure:14935: checking if g77 static flag -static works<br/>configure:14963: result: yes<br/>configure:14973: checking if g77 supports -c -o file.o<br/>configure:14994: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5<br/>configure:14998: $? = 0<br/>configure:15020: result: yes<br/>configure:15046: checking whether the g77 linker<br/>(c:/MinGW/mingw32/bin/ld.exe) supports shared libraries<br/>configure:16014: result: yes<br/>configure:16081: checking dynamic linker characteristics<br/>configure:16644: result: Win32 ld.exe<br/>configure:16668: checking how to hardcode library paths into programs<br/>configure:16693: result: immediate<br/>configure:20370: checking for sqrt in -lm<br/>configure:20405: gcc -o conftest.exe -g -O2 -I/c/ImageMagick -D_DLL<br/> conftest.c -lm >&5<br/>conftest.c:27: warning: conflicting types for built-in function 'sqrt'<br/>configure:20412: $? = 0<br/>configure:20433: result: yes<br/>configure:20443: checking ImageMagick location<br/>configure:20448: result: assuming /c/imagemagick<br/>configure:21248: checking for ANSI C header files<br/>configure:21416: result: yes<br/>configure:21432: checking for an ANSI C-conforming const<br/>configure:21507: gcc -c -g -O2 -I/c/ImageMagick -D_DLL -W -Wall<br/>-I/c/imagemagick/include conftest.c >&5<br/>conftest.c: In function `main':<br/>conftest.c:66: warning: 'b' might be used uninitialized in this function<br/>conftest.c:47: warning: 't' might be used uninitialized in this function<br/>configure:21514: $? = 0<br/>configure:21529: result: yes<br/>configure:21539: checking for inline<br/>configure:21565: gcc -c -g -O2 -I/c/ImageMagick -D_DLL -W -Wall<br/>-I/c/imagemagick/include conftest.c >&5<br/>configure:21572: $? = 0<br/>configure:21590: result: inline<br/>configure:21609: checking for stdbool.h that conforms to C99<br/>configure:21704: gcc -c -g -O2 -I/c/ImageMagick -D_DLL -W -Wall<br/>-I/c/imagemagick/include conftest.c >&5<br/>configure:21711: $? = 0<br/>configure:21726: result: yes<br/>configure:21728: checking for _Bool<br/>configure:21756: gcc -c -g -O2 -I/c/ImageMagick -D_DLL -W -Wall<br/>-I/c/imagemagick/include conftest.c >&5<br/>configure:21763: $? = 0<br/>configure:21790: gcc -c -g -O2 -I/c/ImageMagick -D_DLL -W -Wall<br/>-I/c/imagemagick/include conftest.c >&5<br/>conftest.c: In function `main':<br/>conftest.c:57: error: syntax error before ')' token<br/>configure:21797: $? = 1<br/>configure: failed program was:<br/>| /* confdefs.h. */<br/>| #define PACKAGE_NAME "animal"<br/>| #define PACKAGE_TARNAME "animal"<br/>| #define PACKAGE_VERSION "0.15.3"<br/>| #define PACKAGE_STRING "animal 0.15.3"<br/>| #define PACKAGE_BUGREPORT "ricardofabbri@users.sf.net"<br/>| #define PACKAGE "animal"<br/>| #define VERSION "0.15.3"<br/>| #define STDC_HEADERS 1<br/>| #define HAVE_SYS_TYPES_H 1<br/>| #define HAVE_SYS_STAT_H 1<br/>| #define HAVE_STDLIB_H 1<br/>| #define HAVE_STRING_H 1<br/>| #define HAVE_MEMORY_H 1<br/>| #define HAVE_STRINGS_H 1<br/>| #define HAVE_INTTYPES_H 1<br/>| #define HAVE_STDINT_H 1<br/>| #define HAVE_UNISTD_H 1<br/>| #define STDC_HEADERS 1<br/>| /* end confdefs.h. */<br/>| #include <stdio.h><br/>| #ifdef HAVE_SYS_TYPES_H<br/>| # include <sys/types.h><br/>| #endif<br/>| #ifdef HAVE_SYS_STAT_H<br/>| # include <sys/stat.h><br/>| #endif<br/>| #ifdef STDC_HEADERS<br/>| # include <stdlib.h><br/>| # include <stddef.h><br/>| #else<br/>| # ifdef HAVE_STDLIB_H<br/>| # include <stdlib.h><br/>| # endif<br/>| #endif<br/>| #ifdef HAVE_STRING_H<br/>| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H<br/>| # include <memory.h><br/>| # endif<br/>| # include <string.h><br/>| #endif<br/>| #ifdef HAVE_STRINGS_H<br/>| # include <strings.h><br/>| #endif<br/>| #ifdef HAVE_INTTYPES_H<br/>| # include <inttypes.h><br/>| #endif<br/>| #ifdef HAVE_STDINT_H<br/>| # include <stdint.h><br/>| #endif<br/>| #ifdef HAVE_UNISTD_H<br/>| # include <unistd.h><br/>| #endif<br/>| int<br/>| main ()<br/>| {<br/>| if (sizeof ((_Bool)))<br/>| return 0;<br/>| ;<br/>| return 0;<br/>| }<br/>configure:21820: result: yes<br/>configure:21845: checking size of char<br/>configure:22150: gcc -o conftest.exe -g -O2 -I/c/ImageMagick -D_DLL -W -Wall<br/>-I/c/imagemagick/include -L/c/imagemagick conftest.c -lm -lCORE_RL_magick_<br/>
<blockquote>&5<br/></blockquote>c:\MinGW\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe: cannot<br/>find -lCORE_RL_magick_<br/>collect2: ld returned 1 exit status<br/>configure:22154: $? = 1<br/>configure: program exited with status 1<br/>configure: failed program was:<br/>| /* confdefs.h. */<br/>| #define PACKAGE_NAME "animal"<br/>| #define PACKAGE_TARNAME "animal"<br/>| #define PACKAGE_VERSION "0.15.3"<br/>| #define PACKAGE_STRING "animal 0.15.3"<br/>| #define PACKAGE_BUGREPORT "ricardofabbri@users.sf.net"<br/>| #define PACKAGE "animal"<br/>| #define VERSION "0.15.3"<br/>| #define STDC_HEADERS 1<br/>| #define HAVE_SYS_TYPES_H 1<br/>| #define HAVE_SYS_STAT_H 1<br/>| #define HAVE_STDLIB_H 1<br/>| #define HAVE_STRING_H 1<br/>| #define HAVE_MEMORY_H 1<br/>| #define HAVE_STRINGS_H 1<br/>| #define HAVE_INTTYPES_H 1<br/>| #define HAVE_STDINT_H 1<br/>| #define HAVE_UNISTD_H 1<br/>| #define STDC_HEADERS 1<br/>| #define HAVE__BOOL 1<br/>| #define HAVE_STDBOOL_H 1<br/>| /* end confdefs.h. */<br/>| #include <stdio.h><br/>| #ifdef HAVE_SYS_TYPES_H<br/>| # include <sys/types.h><br/>| #endif<br/>| #ifdef HAVE_SYS_STAT_H<br/>| # include <sys/stat.h><br/>| #endif<br/>| #ifdef STDC_HEADERS<br/>| # include <stdlib.h><br/>| # include <stddef.h><br/>| #else<br/>| # ifdef HAVE_STDLIB_H<br/>| # include <stdlib.h><br/>| # endif<br/>| #endif<br/>| #ifdef HAVE_STRING_H<br/>| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H<br/>| # include <memory.h><br/>| # endif<br/>| # include <string.h><br/>| #endif<br/>| #ifdef HAVE_STRINGS_H<br/>| # include <strings.h><br/>| #endif<br/>| #ifdef HAVE_INTTYPES_H<br/>| # include <inttypes.h><br/>| #endif<br/>| #ifdef HAVE_STDINT_H<br/>| # include <stdint.h><br/>| #endif<br/>| #ifdef HAVE_UNISTD_H<br/>| # include <unistd.h><br/>| #endif<br/>| static long int longval () { return (long int) (sizeof (char)); }<br/>| static unsigned long int ulongval () { return (long int) (sizeof (char));<br/>}<br/>| #include <stdio.h><br/>| #include <stdlib.h><br/>| int<br/>| main ()<br/>| {<br/>|<br/>| FILE *f = fopen ("conftest.val", "w");<br/>| if (! f)<br/>| return 1;<br/>| if (((long int) (sizeof (char))) < 0)<br/>| {<br/>| long int i = longval ();<br/>| if (i != ((long int) (sizeof (char))))<br/>| return 1;<br/>| fprintf (f, "%ld", i);<br/>| }<br/>| else<br/>| {<br/>| unsigned long int i = ulongval ();<br/>| if (i != ((long int) (sizeof (char))))<br/>| return 1;<br/>| fprintf (f, "%lu", i);<br/>| }<br/>| /* Do not output a trailing newline, as this causes \r\n confusion<br/>| on some platforms. */<br/>| return ferror (f) || fclose (f) != 0;<br/>|<br/>| ;<br/>| return 0;<br/>| }<br/>configure:22190: result: 0<br/>configure:22204: checking size of short<br/>configure:22509: gcc -o conftest.exe -g -O2 -I/c/ImageMagick -D_DLL -W -Wall<br/>-I/c/imagemagick/include -L/c/imagemagick conftest.c -lm -lCORE_RL_magick_<br/>
<blockquote>&5<br/></blockquote>c:\MinGW\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe: cannot<br/>find -lCORE_RL_magick_<br/>collect2: ld returned 1 exit status<br/>configure:22513: $? = 1<br/>configure: program exited with status 1<br/>configure: failed program was:<br/>| /* confdefs.h. */<br/>| #define PACKAGE_NAME "animal"<br/>| #define PACKAGE_TARNAME "animal"<br/>| #define PACKAGE_VERSION "0.15.3"<br/>| #define PACKAGE_STRING "animal 0.15.3"<br/>| #define PACKAGE_BUGREPORT "ricardofabbri@users.sf.net"<br/>| #define PACKAGE "animal"<br/>| #define VERSION "0.15.3"<br/>| #define STDC_HEADERS 1<br/>| #define HAVE_SYS_TYPES_H 1<br/>| #define HAVE_SYS_STAT_H 1<br/>| #define HAVE_STDLIB_H 1<br/>| #define HAVE_STRING_H 1<br/>| #define HAVE_MEMORY_H 1<br/>| #define HAVE_STRINGS_H 1<br/>| #define HAVE_INTTYPES_H 1<br/>| #define HAVE_STDINT_H 1<br/>| #define HAVE_UNISTD_H 1<br/>| #define STDC_HEADERS 1<br/>| #define HAVE__BOOL 1<br/>| #define HAVE_STDBOOL_H 1<br/>| #define SIZEOF_CHAR 0<br/>| /* end confdefs.h. */<br/>| #include <stdio.h><br/>| #ifdef HAVE_SYS_TYPES_H<br/>| # include <sys/types.h><br/>| #endif<br/>| #ifdef HAVE_SYS_STAT_H<br/>| # include <sys/stat.h><br/>| #endif<br/>| #ifdef STDC_HEADERS<br/>| # include <stdlib.h><br/>| # include <stddef.h><br/>| #else<br/>| # ifdef HAVE_STDLIB_H<br/>| # include <stdlib.h><br/>| # endif<br/>| #endif<br/>| #ifdef HAVE_STRING_H<br/>| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H<br/>| # include <memory.h><br/>| # endif<br/>| # include <string.h><br/>| #endif<br/>| #ifdef HAVE_STRINGS_H<br/>| # include <strings.h><br/>| #endif<br/>| #ifdef HAVE_INTTYPES_H<br/>| # include <inttypes.h><br/>| #endif<br/>| #ifdef HAVE_STDINT_H<br/>| # include <stdint.h><br/>| #endif<br/>| #ifdef HAVE_UNISTD_H<br/>| # include <unistd.h><br/>| #endif<br/>| static long int longval () { return (long int) (sizeof (short)); }<br/>| static unsigned long int ulongval () { return (long int) (sizeof (short));<br/>}<br/>| #include <stdio.h><br/>| #include <stdlib.h><br/>| int<br/>| main ()<br/>| {<br/>|<br/>| FILE *f = fopen ("conftest.val", "w");<br/>| if (! f)<br/>| return 1;<br/>| if (((long int) (sizeof (short))) < 0)<br/>| {<br/>| long int i = longval ();<br/>| if (i != ((long int) (sizeof (short))))<br/>| return 1;<br/>| fprintf (f, "%ld", i);<br/>| }<br/>| else<br/>| {<br/>| unsigned long int i = ulongval ();<br/>| if (i != ((long int) (sizeof (short))))<br/>| return 1;<br/>| fprintf (f, "%lu", i);<br/>| }<br/>| /* Do not output a trailing newline, as this causes \r\n confusion<br/>| on some platforms. */<br/>| return ferror (f) || fclose (f) != 0;<br/>|<br/>| ;<br/>| return 0;<br/>| }<br/>configure:22549: result: 0<br/>configure:22563: checking size of int<br/>configure:22868: gcc -o conftest.exe -g -O2 -I/c/ImageMagick -D_DLL -W -Wall<br/>-I/c/imagemagick/include -L/c/imagemagick conftest.c -lm -lCORE_RL_magick_<br/>
<blockquote>&5<br/></blockquote>c:\MinGW\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe: cannot<br/>find -lCORE_RL_magick_<br/>collect2: ld returned 1 exit status<br/>configure:22872: $? = 1<br/>configure: program exited with status 1<br/>configure: failed program was:<br/>| /* confdefs.h. */<br/>| #define PACKAGE_NAME "animal"<br/>| #define PACKAGE_TARNAME "animal"<br/>| #define PACKAGE_VERSION "0.15.3"<br/>| #define PACKAGE_STRING "animal 0.15.3"<br/>| #define PACKAGE_BUGREPORT "ricardofabbri@users.sf.net"<br/>| #define PACKAGE "animal"<br/>| #define VERSION "0.15.3"<br/>| #define STDC_HEADERS 1<br/>| #define HAVE_SYS_TYPES_H 1<br/>| #define HAVE_SYS_STAT_H 1<br/>| #define HAVE_STDLIB_H 1<br/>| #define HAVE_STRING_H 1<br/>| #define HAVE_MEMORY_H 1<br/>| #define HAVE_STRINGS_H 1<br/>| #define HAVE_INTTYPES_H 1<br/>| #define HAVE_STDINT_H 1<br/>| #define HAVE_UNISTD_H 1<br/>| #define STDC_HEADERS 1<br/>| #define HAVE__BOOL 1<br/>| #define HAVE_STDBOOL_H 1<br/>| #define SIZEOF_CHAR 0<br/>| #define SIZEOF_SHORT 0<br/>| /* end confdefs.h. */<br/>| #include <stdio.h><br/>| #ifdef HAVE_SYS_TYPES_H<br/>| # include <sys/types.h><br/>| #endif<br/>| #ifdef HAVE_SYS_STAT_H<br/>| # include <sys/stat.h><br/>| #endif<br/>| #ifdef STDC_HEADERS<br/>| # include <stdlib.h><br/>| # include <stddef.h><br/>| #else<br/>| # ifdef HAVE_STDLIB_H<br/>| # include <stdlib.h><br/>| # endif<br/>| #endif<br/>| #ifdef HAVE_STRING_H<br/>| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H<br/>| # include <memory.h><br/>| # endif<br/>| # include <string.h><br/>| #endif<br/>| #ifdef HAVE_STRINGS_H<br/>| # include <strings.h><br/>| #endif<br/>| #ifdef HAVE_INTTYPES_H<br/>| # include <inttypes.h><br/>| #endif<br/>| #ifdef HAVE_STDINT_H<br/>| # include <stdint.h><br/>| #endif<br/>| #ifdef HAVE_UNISTD_H<br/>| # include <unistd.h><br/>| #endif<br/>| static long int longval () { return (long int) (sizeof (int)); }<br/>| static unsigned long int ulongval () { return (long int) (sizeof (int)); }<br/>| #include <stdio.h><br/>| #include <stdlib.h><br/>| int<br/>| main ()<br/>| {<br/>|<br/>| FILE *f = fopen ("conftest.val", "w");<br/>| if (! f)<br/>| return 1;<br/>| if (((long int) (sizeof (int))) < 0)<br/>| {<br/>| long int i = longval ();<br/>| if (i != ((long int) (sizeof (int))))<br/>| return 1;<br/>| fprintf (f, "%ld", i);<br/>| }<br/>| else<br/>| {<br/>| unsigned long int i = ulongval ();<br/>| if (i != ((long int) (sizeof (int))))<br/>| return 1;<br/>| fprintf (f, "%lu", i);<br/>| }<br/>| /* Do not output a trailing newline, as this causes \r\n confusion<br/>| on some platforms. */<br/>| return ferror (f) || fclose (f) != 0;<br/>|<br/>| ;<br/>| return 0;<br/>| }<br/>configure:22908: result: 0<br/>configure:22922: checking size of long<br/>configure:23227: gcc -o conftest.exe -g -O2 -I/c/ImageMagick -D_DLL -W -Wall<br/>-I/c/imagemagick/include -L/c/imagemagick conftest.c -lm -lCORE_RL_magick_<br/>
<blockquote>&5<br/></blockquote>c:\MinGW\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe: cannot<br/>find -lCORE_RL_magick_<br/>collect2: ld returned 1 exit status<br/>configure:23231: $? = 1<br/>configure: program exited with status 1<br/>configure: failed program was:<br/>| /* confdefs.h. */<br/>| #define PACKAGE_NAME "animal"<br/>| #define PACKAGE_TARNAME "animal"<br/>| #define PACKAGE_VERSION "0.15.3"<br/>| #define PACKAGE_STRING "animal 0.15.3"<br/>| #define PACKAGE_BUGREPORT "ricardofabbri@users.sf.net"<br/>| #define PACKAGE "animal"<br/>| #define VERSION "0.15.3"<br/>| #define STDC_HEADERS 1<br/>| #define HAVE_SYS_TYPES_H 1<br/>| #define HAVE_SYS_STAT_H 1<br/>| #define HAVE_STDLIB_H 1<br/>| #define HAVE_STRING_H 1<br/>| #define HAVE_MEMORY_H 1<br/>| #define HAVE_STRINGS_H 1<br/>| #define HAVE_INTTYPES_H 1<br/>| #define HAVE_STDINT_H 1<br/>| #define HAVE_UNISTD_H 1<br/>| #define STDC_HEADERS 1<br/>| #define HAVE__BOOL 1<br/>| #define HAVE_STDBOOL_H 1<br/>| #define SIZEOF_CHAR 0<br/>| #define SIZEOF_SHORT 0<br/>| #define SIZEOF_INT 0<br/>| /* end confdefs.h. */<br/>| #include <stdio.h><br/>| #ifdef HAVE_SYS_TYPES_H<br/>| # include <sys/types.h><br/>| #endif<br/>| #ifdef HAVE_SYS_STAT_H<br/>| # include <sys/stat.h><br/>| #endif<br/>| #ifdef STDC_HEADERS<br/>| # include <stdlib.h><br/>| # include <stddef.h><br/>| #else<br/>| # ifdef HAVE_STDLIB_H<br/>| # include <stdlib.h><br/>| # endif<br/>| #endif<br/>| #ifdef HAVE_STRING_H<br/>| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H<br/>| # include <memory.h><br/>| # endif<br/>| # include <string.h><br/>| #endif<br/>| #ifdef HAVE_STRINGS_H<br/>| # include <strings.h><br/>| #endif<br/>| #ifdef HAVE_INTTYPES_H<br/>| # include <inttypes.h><br/>| #endif<br/>| #ifdef HAVE_STDINT_H<br/>| # include <stdint.h><br/>| #endif<br/>| #ifdef HAVE_UNISTD_H<br/>| # include <unistd.h><br/>| #endif<br/>| static long int longval () { return (long int) (sizeof (long)); }<br/>| static unsigned long int ulongval () { return (long int) (sizeof (long));<br/>}<br/>| #include <stdio.h><br/>| #include <stdlib.h><br/>| int<br/>| main ()<br/>| {<br/>|<br/>| FILE *f = fopen ("conftest.val", "w");<br/>| if (! f)<br/>| return 1;<br/>| if (((long int) (sizeof (long))) < 0)<br/>| {<br/>| long int i = longval ();<br/>| if (i != ((long int) (sizeof (long))))<br/>| return 1;<br/>| fprintf (f, "%ld", i);<br/>| }<br/>| else<br/>| {<br/>| unsigned long int i = ulongval ();<br/>| if (i != ((long int) (sizeof (long))))<br/>| return 1;<br/>| fprintf (f, "%lu", i);<br/>| }<br/>| /* Do not output a trailing newline, as this causes \r\n confusion<br/>| on some platforms. */<br/>| return ferror (f) || fclose (f) != 0;<br/>|<br/>| ;<br/>| return 0;<br/>| }<br/>configure:23267: result: 0<br/>configure:23281: checking size of long long<br/>configure:23586: gcc -o conftest.exe -g -O2 -I/c/ImageMagick -D_DLL -W -Wall<br/>-I/c/imagemagick/include -L/c/imagemagick conftest.c -lm -lCORE_RL_magick_<br/>
<blockquote>&5<br/></blockquote>c:\MinGW\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe: cannot<br/>find -lCORE_RL_magick_<br/>collect2: ld returned 1 exit status<br/>configure:23590: $? = 1<br/>configure: program exited with status 1<br/>configure: failed program was:<br/>| /* confdefs.h. */<br/>| #define PACKAGE_NAME "animal"<br/>| #define PACKAGE_TARNAME "animal"<br/>| #define PACKAGE_VERSION "0.15.3"<br/>| #define PACKAGE_STRING "animal 0.15.3"<br/>| #define PACKAGE_BUGREPORT "ricardofabbri@users.sf.net"<br/>| #define PACKAGE "animal"<br/>| #define VERSION "0.15.3"<br/>| #define STDC_HEADERS 1<br/>| #define HAVE_SYS_TYPES_H 1<br/>| #define HAVE_SYS_STAT_H 1<br/>| #define HAVE_STDLIB_H 1<br/>| #define HAVE_STRING_H 1<br/>| #define HAVE_MEMORY_H 1<br/>| #define HAVE_STRINGS_H 1<br/>| #define HAVE_INTTYPES_H 1<br/>| #define HAVE_STDINT_H 1<br/>| #define HAVE_UNISTD_H 1<br/>| #define STDC_HEADERS 1<br/>| #define HAVE__BOOL 1<br/>| #define HAVE_STDBOOL_H 1<br/>| #define SIZEOF_CHAR 0<br/>| #define SIZEOF_SHORT 0<br/>| #define SIZEOF_INT 0<br/>| #define SIZEOF_LONG 0<br/>| /* end confdefs.h. */<br/>| #include <stdio.h><br/>| #ifdef HAVE_SYS_TYPES_H<br/>| # include <sys/types.h><br/>| #endif<br/>| #ifdef HAVE_SYS_STAT_H<br/>| # include <sys/stat.h><br/>| #endif<br/>| #ifdef STDC_HEADERS<br/>| # include <stdlib.h><br/>| # include <stddef.h><br/>| #else<br/>| # ifdef HAVE_STDLIB_H<br/>| # include <stdlib.h><br/>| # endif<br/>| #endif<br/>| #ifdef HAVE_STRING_H<br/>| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H<br/>| # include <memory.h><br/>| # endif<br/>| # include <string.h><br/>| #endif<br/>| #ifdef HAVE_STRINGS_H<br/>| # include <strings.h><br/>| #endif<br/>| #ifdef HAVE_INTTYPES_H<br/>| # include <inttypes.h><br/>| #endif<br/>| #ifdef HAVE_STDINT_H<br/>| # include <stdint.h><br/>| #endif<br/>| #ifdef HAVE_UNISTD_H<br/>| # include <unistd.h><br/>| #endif<br/>| static long int longval () { return (long int) (sizeof (long long)); }<br/>| static unsigned long int ulongval () { return (long int) (sizeof (long<br/>long)); }<br/>| #include <stdio.h><br/>| #include <stdlib.h><br/>| int<br/>| main ()<br/>| {<br/>|<br/>| FILE *f = fopen ("conftest.val", "w");<br/>| if (! f)<br/>| return 1;<br/>| if (((long int) (sizeof (long long))) < 0)<br/>| {<br/>| long int i = longval ();<br/>| if (i != ((long int) (sizeof (long long))))<br/>| return 1;<br/>| fprintf (f, "%ld", i);<br/>| }<br/>| else<br/>| {<br/>| unsigned long int i = ulongval ();<br/>| if (i != ((long int) (sizeof (long long))))<br/>| return 1;<br/>| fprintf (f, "%lu", i);<br/>| }<br/>| /* Do not output a trailing newline, as this causes \r\n confusion<br/>| on some platforms. */<br/>| return ferror (f) || fclose (f) != 0;<br/>|<br/>| ;<br/>| return 0;<br/>| }<br/>configure:23626: result: 0<br/>configure:23640: checking size of float<br/>configure:23945: gcc -o conftest.exe -g -O2 -I/c/ImageMagick -D_DLL -W -Wall<br/>-I/c/imagemagick/include -L/c/imagemagick conftest.c -lm -lCORE_RL_magick_<br/>
<blockquote>&5<br/></blockquote>c:\MinGW\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe: cannot<br/>find -lCORE_RL_magick_<br/>collect2: ld returned 1 exit status<br/>configure:23949: $? = 1<br/>configure: program exited with status 1<br/>configure: failed program was:<br/>| /* confdefs.h. */<br/>| #define PACKAGE_NAME "animal"<br/>| #define PACKAGE_TARNAME "animal"<br/>| #define PACKAGE_VERSION "0.15.3"<br/>| #define PACKAGE_STRING "animal 0.15.3"<br/>| #define PACKAGE_BUGREPORT "ricardofabbri@users.sf.net"<br/>| #define PACKAGE "animal"<br/>| #define VERSION "0.15.3"<br/>| #define STDC_HEADERS 1<br/>| #define HAVE_SYS_TYPES_H 1<br/>| #define HAVE_SYS_STAT_H 1<br/>| #define HAVE_STDLIB_H 1<br/>| #define HAVE_STRING_H 1<br/>| #define HAVE_MEMORY_H 1<br/>| #define HAVE_STRINGS_H 1<br/>| #define HAVE_INTTYPES_H 1<br/>| #define HAVE_STDINT_H 1<br/>| #define HAVE_UNISTD_H 1<br/>| #define STDC_HEADERS 1<br/>| #define HAVE__BOOL 1<br/>| #define HAVE_STDBOOL_H 1<br/>| #define SIZEOF_CHAR 0<br/>| #define SIZEOF_SHORT 0<br/>| #define SIZEOF_INT 0<br/>| #define SIZEOF_LONG 0<br/>| #define SIZEOF_LONG_LONG 0<br/>| /* end confdefs.h. */<br/>| #include <stdio.h><br/>| #ifdef HAVE_SYS_TYPES_H<br/>| # include <sys/types.h><br/>| #endif<br/>| #ifdef HAVE_SYS_STAT_H<br/>| # include <sys/stat.h><br/>| #endif<br/>| #ifdef STDC_HEADERS<br/>| # include <stdlib.h><br/>| # include <stddef.h><br/>| #else<br/>| # ifdef HAVE_STDLIB_H<br/>| # include <stdlib.h><br/>| # endif<br/>| #endif<br/>| #ifdef HAVE_STRING_H<br/>| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H<br/>| # include <memory.h><br/>| # endif<br/>| # include <string.h><br/>| #endif<br/>| #ifdef HAVE_STRINGS_H<br/>| # include <strings.h><br/>| #endif<br/>| #ifdef HAVE_INTTYPES_H<br/>| # include <inttypes.h><br/>| #endif<br/>| #ifdef HAVE_STDINT_H<br/>| # include <stdint.h><br/>| #endif<br/>| #ifdef HAVE_UNISTD_H<br/>| # include <unistd.h><br/>| #endif<br/>| static long int longval () { return (long int) (sizeof (float)); }<br/>| static unsigned long int ulongval () { return (long int) (sizeof (float));<br/>}<br/>| #include <stdio.h><br/>| #include <stdlib.h><br/>| int<br/>| main ()<br/>| {<br/>|<br/>| FILE *f = fopen ("conftest.val", "w");<br/>| if (! f)<br/>| return 1;<br/>| if (((long int) (sizeof (float))) < 0)<br/>| {<br/>| long int i = longval ();<br/>| if (i != ((long int) (sizeof (float))))<br/>| return 1;<br/>| fprintf (f, "%ld", i);<br/>| }<br/>| else<br/>| {<br/>| unsigned long int i = ulongval ();<br/>| if (i != ((long int) (sizeof (float))))<br/>| return 1;<br/>| fprintf (f, "%lu", i);<br/>| }<br/>| /* Do not output a trailing newline, as this causes \r\n confusion<br/>| on some platforms. */<br/>| return ferror (f) || fclose (f) != 0;<br/>|<br/>| ;<br/>| return 0;<br/>| }<br/>configure:23985: result: 0<br/>configure:23999: checking size of double<br/>configure:24304: gcc -o conftest.exe -g -O2 -I/c/ImageMagick -D_DLL -W -Wall<br/>-I/c/imagemagick/include -L/c/imagemagick conftest.c -lm -lCORE_RL_magick_<br/>
<blockquote>&5<br/></blockquote>c:\MinGW\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe: cannot<br/>find -lCORE_RL_magick_<br/>collect2: ld returned 1 exit status<br/>configure:24308: $? = 1<br/>configure: program exited with status 1<br/>configure: failed program was:<br/>| /* confdefs.h. */<br/>| #define PACKAGE_NAME "animal"<br/>| #define PACKAGE_TARNAME "animal"<br/>| #define PACKAGE_VERSION "0.15.3"<br/>| #define PACKAGE_STRING "animal 0.15.3"<br/>| #define PACKAGE_BUGREPORT "ricardofabbri@users.sf.net"<br/>| #define PACKAGE "animal"<br/>| #define VERSION "0.15.3"<br/>| #define STDC_HEADERS 1<br/>| #define HAVE_SYS_TYPES_H 1<br/>| #define HAVE_SYS_STAT_H 1<br/>| #define HAVE_STDLIB_H 1<br/>| #define HAVE_STRING_H 1<br/>| #define HAVE_MEMORY_H 1<br/>| #define HAVE_STRINGS_H 1<br/>| #define HAVE_INTTYPES_H 1<br/>| #define HAVE_STDINT_H 1<br/>| #define HAVE_UNISTD_H 1<br/>| #define STDC_HEADERS 1<br/>| #define HAVE__BOOL 1<br/>| #define HAVE_STDBOOL_H 1<br/>| #define SIZEOF_CHAR 0<br/>| #define SIZEOF_SHORT 0<br/>| #define SIZEOF_INT 0<br/>| #define SIZEOF_LONG 0<br/>| #define SIZEOF_LONG_LONG 0<br/>| #define SIZEOF_FLOAT 0<br/>| /* end confdefs.h. */<br/>| #include <stdio.h><br/>| #ifdef HAVE_SYS_TYPES_H<br/>| # include <sys/types.h><br/>| #endif<br/>| #ifdef HAVE_SYS_STAT_H<br/>| # include <sys/stat.h><br/>| #endif<br/>| #ifdef STDC_HEADERS<br/>| # include <stdlib.h><br/>| # include <stddef.h><br/>| #else<br/>| # ifdef HAVE_STDLIB_H<br/>| # include <stdlib.h><br/>| # endif<br/>| #endif<br/>| #ifdef HAVE_STRING_H<br/>| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H<br/>| # include <memory.h><br/>| # endif<br/>| # include <string.h><br/>| #endif<br/>| #ifdef HAVE_STRINGS_H<br/>| # include <strings.h><br/>| #endif<br/>| #ifdef HAVE_INTTYPES_H<br/>| # include <inttypes.h><br/>| #endif<br/>| #ifdef HAVE_STDINT_H<br/>| # include <stdint.h><br/>| #endif<br/>| #ifdef HAVE_UNISTD_H<br/>| # include <unistd.h><br/>| #endif<br/>| static long int longval () { return (long int) (sizeof (double)); }<br/>| static unsigned long int ulongval () { return (long int) (sizeof<br/>(double)); }<br/>| #include <stdio.h><br/>| #include <stdlib.h><br/>| int<br/>| main ()<br/>| {<br/>|<br/>| FILE *f = fopen ("conftest.val", "w");<br/>| if (! f)<br/>| return 1;<br/>| if (((long int) (sizeof (double))) < 0)<br/>| {<br/>| long int i = longval ();<br/>| if (i != ((long int) (sizeof (double))))<br/>| return 1;<br/>| fprintf (f, "%ld", i);<br/>| }<br/>| else<br/>| {<br/>| unsigned long int i = ulongval ();<br/>| if (i != ((long int) (sizeof (double))))<br/>| return 1;<br/>| fprintf (f, "%lu", i);<br/>| }<br/>| /* Do not output a trailing newline, as this causes \r\n confusion<br/>| on some platforms. */<br/>| return ferror (f) || fclose (f) != 0;<br/>|<br/>| ;<br/>| return 0;<br/>| }<br/>configure:24344: result: 0<br/>configure:24358: checking size of long double<br/>configure:24663: gcc -o conftest.exe -g -O2 -I/c/ImageMagick -D_DLL -W -Wall<br/>-I/c/imagemagick/include -L/c/imagemagick conftest.c -lm -lCORE_RL_magick_<br/>
<blockquote>&5<br/></blockquote>c:\MinGW\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe: cannot<br/>find -lCORE_RL_magick_<br/>collect2: ld returned 1 exit status<br/>configure:24667: $? = 1<br/>configure: program exited with status 1<br/>configure: failed program was:<br/>| /* confdefs.h. */<br/>| #define PACKAGE_NAME "animal"<br/>| #define PACKAGE_TARNAME "animal"<br/>| #define PACKAGE_VERSION "0.15.3"<br/>| #define PACKAGE_STRING "animal 0.15.3"<br/>| #define PACKAGE_BUGREPORT "ricardofabbri@users.sf.net"<br/>| #define PACKAGE "animal"<br/>| #define VERSION "0.15.3"<br/>| #define STDC_HEADERS 1<br/>| #define HAVE_SYS_TYPES_H 1<br/>| #define HAVE_SYS_STAT_H 1<br/>| #define HAVE_STDLIB_H 1<br/>| #define HAVE_STRING_H 1<br/>| #define HAVE_MEMORY_H 1<br/>| #define HAVE_STRINGS_H 1<br/>| #define HAVE_INTTYPES_H 1<br/>| #define HAVE_STDINT_H 1<br/>| #define HAVE_UNISTD_H 1<br/>| #define STDC_HEADERS 1<br/>| #define HAVE__BOOL 1<br/>| #define HAVE_STDBOOL_H 1<br/>| #define SIZEOF_CHAR 0<br/>| #define SIZEOF_SHORT 0<br/>| #define SIZEOF_INT 0<br/>| #define SIZEOF_LONG 0<br/>| #define SIZEOF_LONG_LONG 0<br/>| #define SIZEOF_FLOAT 0<br/>| #define SIZEOF_DOUBLE 0<br/>| /* end confdefs.h. */<br/>| #include <stdio.h><br/>| #ifdef HAVE_SYS_TYPES_H<br/>| # include <sys/types.h><br/>| #endif<br/>| #ifdef HAVE_SYS_STAT_H<br/>| # include <sys/stat.h><br/>| #endif<br/>| #ifdef STDC_HEADERS<br/>| # include <stdlib.h><br/>| # include <stddef.h><br/>| #else<br/>| # ifdef HAVE_STDLIB_H<br/>| # include <stdlib.h><br/>| # endif<br/>| #endif<br/>| #ifdef HAVE_STRING_H<br/>| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H<br/>| # include <memory.h><br/>| # endif<br/>| # include <string.h><br/>| #endif<br/>| #ifdef HAVE_STRINGS_H<br/>| # include <strings.h><br/>| #endif<br/>| #ifdef HAVE_INTTYPES_H<br/>| # include <inttypes.h><br/>| #endif<br/>| #ifdef HAVE_STDINT_H<br/>| # include <stdint.h><br/>| #endif<br/>| #ifdef HAVE_UNISTD_H<br/>| # include <unistd.h><br/>| #endif<br/>| static long int longval () { return (long int) (sizeof (long double)); }<br/>| static unsigned long int ulongval () { return (long int) (sizeof (long<br/>double)); }<br/>| #include <stdio.h><br/>| #include <stdlib.h><br/>| int<br/>| main ()<br/>| {<br/>|<br/>| FILE *f = fopen ("conftest.val", "w");<br/>| if (! f)<br/>| return 1;<br/>| if (((long int) (sizeof (long double))) < 0)<br/>| {<br/>| long int i = longval ();<br/>| if (i != ((long int) (sizeof (long double))))<br/>| return 1;<br/>| fprintf (f, "%ld", i);<br/>| }<br/>| else<br/>| {<br/>| unsigned long int i = ulongval ();<br/>| if (i != ((long int) (sizeof (long double))))<br/>| return 1;<br/>| fprintf (f, "%lu", i);<br/>| }<br/>| /* Do not output a trailing newline, as this causes \r\n confusion<br/>| on some platforms. */<br/>| return ferror (f) || fclose (f) != 0;<br/>|<br/>| ;<br/>| return 0;<br/>| }<br/>configure:24703: result: 0<br/>configure:24721: checking for hypot<br/>configure:24777: gcc -o conftest.exe -g -O2 -I/c/ImageMagick -D_DLL -W -Wall<br/>-I/c/imagemagick/include -L/c/imagemagick conftest.c -lm >&5<br/>conftest.c:54: warning: conflicting types for built-in function 'hypot'<br/>configure:24784: $? = 0<br/>configure:24806: result: yes<br/>configure:24981: creating ./config.status<br/><br/>## ---------------------- ##<br/>## Running config.status. ##<br/>## ---------------------- ##<br/><br/>This file was extended by animal config.status 0.15.3, which was<br/>generated by GNU Autoconf 2.63. Invocation command line was<br/><br/> CONFIG_FILES =<br/> CONFIG_HEADERS =<br/> CONFIG_LINKS =<br/> CONFIG_COMMANDS =<br/> $ ./config.status<br/><br/>on NLYBSTQVP4NB21T<br/><br/>config.status:830: creating Makefile<br/>config.status:830: creating animal/Makefile<br/>config.status:830: creating src/Makefile<br/>config.status:830: creating config/Makefile<br/>config.status:830: creating config/animal.pc<br/>config.status:830: creating config/animal-config<br/>config.status:830: creating animal/config.h<br/>config.status:1046: animal/config.h is unchanged<br/>config.status:1097: executing animal/animal-config.h commands<br/>config.status:1135: creating animal/animal-config.h - prefix ANIMAL for<br/>animal/config.h defines<br/>config.status:1156: animal/animal-config.h is unchanged<br/>config.status:1097: executing depfiles commands<br/><br/>## ---------------- ##<br/>## Cache variables. ##<br/>## ---------------- ##<br/><br/>ac_cv_build=i686-pc-mingw32<br/>ac_cv_c_compiler_gnu=yes<br/>ac_cv_c_const=yes<br/>ac_cv_c_inline=inline<br/>ac_cv_cxx_compiler_gnu=yes<br/>ac_cv_env_CCC_set=<br/>ac_cv_env_CCC_value=<br/>ac_cv_env_CC_set=<br/>ac_cv_env_CC_value=<br/>ac_cv_env_CFLAGS_set=<br/>ac_cv_env_CFLAGS_value=<br/>ac_cv_env_CPPFLAGS_set=set<br/>ac_cv_env_CPPFLAGS_value=-I/c/ImageMagick<br/>ac_cv_env_CPP_set=<br/>ac_cv_env_CPP_value=<br/>ac_cv_env_CXXCPP_set=<br/>ac_cv_env_CXXCPP_value=<br/>ac_cv_env_CXXFLAGS_set=<br/>ac_cv_env_CXXFLAGS_value=<br/>ac_cv_env_CXX_set=<br/>ac_cv_env_CXX_value=<br/>ac_cv_env_F77_set=<br/>ac_cv_env_F77_value=<br/>ac_cv_env_FFLAGS_set=<br/>ac_cv_env_FFLAGS_value=<br/>ac_cv_env_LDFLAGS_set=<br/>ac_cv_env_LDFLAGS_value=<br/>ac_cv_env_LIBS_set=<br/>ac_cv_env_LIBS_value=<br/>ac_cv_env_build_alias_set=<br/>ac_cv_env_build_alias_value=<br/>ac_cv_env_host_alias_set=<br/>ac_cv_env_host_alias_value=<br/>ac_cv_env_target_alias_set=<br/>ac_cv_env_target_alias_value=<br/>ac_cv_exeext=.exe<br/>ac_cv_f77_compiler_gnu=yes<br/>ac_cv_func_hypot=yes<br/>ac_cv_header_dlfcn_h=no<br/>ac_cv_header_inttypes_h=yes<br/>ac_cv_header_memory_h=yes<br/>ac_cv_header_stdbool_h=yes<br/>ac_cv_header_stdc=yes<br/>ac_cv_header_stdint_h=yes<br/>ac_cv_header_stdlib_h=yes<br/>ac_cv_header_string_h=yes<br/>ac_cv_header_strings_h=yes<br/>ac_cv_header_sys_stat_h=yes<br/>ac_cv_header_sys_types_h=yes<br/>ac_cv_header_unistd_h=yes<br/>ac_cv_host=i686-pc-mingw32<br/>ac_cv_lib_m_sqrt=yes<br/>ac_cv_objext=o<br/>ac_cv_path_EGREP='/bin/grep -E'<br/>ac_cv_path_GREP=/bin/grep<br/>ac_cv_path_install='/bin/install -c'<br/>ac_cv_prog_AWK=gawk<br/>ac_cv_prog_CPP='gcc -E'<br/>ac_cv_prog_CXXCPP='g++ -E'<br/>ac_cv_prog_ac_ct_AR=ar<br/>ac_cv_prog_ac_ct_AS=as<br/>ac_cv_prog_ac_ct_CC=gcc<br/>ac_cv_prog_ac_ct_CXX=g++<br/>ac_cv_prog_ac_ct_DLLTOOL=dlltool<br/>ac_cv_prog_ac_ct_F77=g77<br/>ac_cv_prog_ac_ct_OBJDUMP=objdump<br/>ac_cv_prog_ac_ct_RANLIB=ranlib<br/>ac_cv_prog_ac_ct_STRIP=strip<br/>ac_cv_prog_cc_c89=<br/>ac_cv_prog_cc_g=yes<br/>ac_cv_prog_cxx_g=yes<br/>ac_cv_prog_f77_g=yes<br/>ac_cv_prog_make_make_set=yes<br/>ac_cv_sizeof_char=0<br/>ac_cv_sizeof_double=0<br/>ac_cv_sizeof_float=0<br/>ac_cv_sizeof_int=0<br/>ac_cv_sizeof_long=0<br/>ac_cv_sizeof_long_double=0<br/>ac_cv_sizeof_long_long=0<br/>ac_cv_sizeof_short=0<br/>ac_cv_type__Bool=yes<br/>am_cv_CC_dependencies_compiler_type=gcc3<br/>am_cv_CXX_dependencies_compiler_type=gcc3<br/>lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'<br/>lt_cv_file_magic_cmd=func_win32_libid<br/>lt_cv_file_magic_test_file=<br/>lt_cv_ld_reload_flag=-r<br/>lt_cv_objdir=.libs<br/>lt_cv_path_LD=c:/MinGW/mingw32/bin/ld.exe<br/>lt_cv_path_LDCXX=c:/MinGW/mingw32/bin/ld.exe<br/>lt_cv_path_NM=/mingw/bin/nm<br/>lt_cv_path_SED=/bin/sed<br/>lt_cv_prog_compiler_c_o=yes<br/>lt_cv_prog_compiler_c_o_CXX=yes<br/>lt_cv_prog_compiler_c_o_F77=yes<br/>lt_cv_prog_compiler_pic_works=yes<br/>lt_cv_prog_compiler_pic_works_CXX=yes<br/>lt_cv_prog_compiler_pic_works_F77=yes<br/>lt_cv_prog_compiler_rtti_exceptions=no<br/>lt_cv_prog_compiler_static_works=yes<br/>lt_cv_prog_compiler_static_works_CXX=yes<br/>lt_cv_prog_compiler_static_works_F77=yes<br/>lt_cv_prog_gnu_ld=yes<br/>lt_cv_prog_gnu_ldcxx=yes<br/>lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[<br/> ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][<br/> ]*_\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 _\2 \2/p'\'''<br/>lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/<br/> {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/<br/> {"\2", (lt_ptr) \&\2},/p'\'''<br/>lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int<br/>\1;/p'\'''<br/>lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'<br/>lt_cv_sys_lib_search_path_spec=' =c:/MinGW/bin/../lib/gcc/mingw32/3.4..5/<br/>c:/MinGW/bin/../lib/gcc/ /mingw/lib/gcc/mingw32/3.4.5/<br/>/usr/lib/gcc/mingw32/3.4.5/<br/>c:/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../../mingw32/lib/mingw32/3.4..5/<br/>c:/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../../mingw32/lib/<br/>/mingw/mingw32/lib/mingw32/3.4.5/ /mingw/mingw32/lib/<br/>/mingw/lib/mingw32/3.4.5/ /mingw/lib/<br/>c:/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../mingw32/3.4.5/<br/>c:/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../ /mingw/lib/mingw32/3.4.5/<br/>/mingw/lib/ /lib/mingw32/3.4.5/ /lib/ /usr/lib/mingw32/3.4.5/ /usr/lib/'<br/>lt_cv_sys_max_cmd_len=8192<br/>lt_lt_cv_prog_compiler_c_o='"yes"'<br/>lt_lt_cv_prog_compiler_c_o_CXX='"yes"'<br/>lt_lt_cv_prog_compiler_c_o_F77='"yes"'<br/>lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[<br/> ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][<br/> ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\\{0,1\\}\$/\\1 _\\2 \\2/p'\''"'<br/>lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^<br/>]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\)<br/>\\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'<br/>lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .*<br/>\\(.*\\)\$/extern int \\1;/p'\''"'<br/><br/>## ----------------- ##<br/>## Output variables. ##<br/>## ----------------- ##<br/><br/>ACLOCAL='${SHELL}<br/>/d/Software/SciLab/Toolboxes/SIP/animal-0.15.3/config/missing --run<br/>aclocal-1.9'<br/>AMDEPBACKSLASH='\'<br/>AMDEP_FALSE='#'<br/>AMDEP_TRUE=''<br/>AMTAR='${SHELL}<br/>/d/Software/SciLab/Toolboxes/SIP/animal-0.15.3/config/missing --run tar'<br/>AR='ar'<br/>AS='as'<br/>AUTOCONF='${SHELL}<br/>/d/Software/SciLab/Toolboxes/SIP/animal-0.15.3/config/missing --run<br/>autoconf'<br/>AUTOHEADER='${SHELL}<br/>/d/Software/SciLab/Toolboxes/SIP/animal-0.15.3/config/missing --run<br/>autoheader'<br/>AUTOMAKE='${SHELL}<br/>/d/Software/SciLab/Toolboxes/SIP/animal-0.15.3/config/missing --run<br/>automake-1.9'<br/>AWK='gawk'<br/>CC='gcc'<br/>CCDEPMODE='depmode=gcc3'<br/>CFLAGS='-g -O2 -W -Wall -Wno-implicit-int'<br/>CPP='gcc -E'<br/>CPPFLAGS='-I/c/ImageMagick -D_DLL -W -Wall -I/c/imagemagick/include'<br/>CXX='g++'<br/>CXXCPP='g++ -E'<br/>CXXDEPMODE='depmode=gcc3'<br/>CXXFLAGS='-g -O2'<br/>CYGPATH_W='echo'<br/>DEFS='-DHAVE_CONFIG_H'<br/>DEPDIR='.deps'<br/>DLLTOOL='dlltool'<br/>DSYMUTIL=''<br/>ECHO='echo'<br/>ECHO_C=''<br/>ECHO_N='-n'<br/>ECHO_T=''<br/>EGREP='/bin/grep -E'<br/>EXEC_PREFIX_DIR='/usr/local'<br/>EXEEXT='.exe'<br/>F77='g77'<br/>FFLAGS='-g -O2'<br/>GREP='/bin/grep'<br/>IMAGEMAGICK_CFLAGS=''<br/>IMAGEMAGICK_CONFIG=''<br/>IMAGEMAGICK_LIBS=''<br/>IMAGEMAGICK_VERSION=''<br/>INCLUDE_DIR='/usr/local/include'<br/>INSTALL_DATA='${INSTALL} -m 644'<br/>INSTALL_PROGRAM='${INSTALL}'<br/>INSTALL_SCRIPT='${INSTALL}'<br/>INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'<br/>LDFLAGS=' -L/c/imagemagick'<br/>LIBOBJS=''<br/>LIBRARY_EXTRA_CPPFLAGS='-DANIMAL_LIB'<br/>LIBS='-lm -lCORE_RL_magick_'<br/>LIBTOOL='$(SHELL) $(top_builddir)/libtool'<br/>LIB_DIR='/usr/local/lib'<br/>LN_S='ln -s'<br/>LTLIBOBJS=''<br/>MAGICK_CPPFLAGS=''<br/>MAGICK_LDFLAGS=''<br/>MAGICK_LIBS=''<br/>MAJOR_VERSION='0'<br/>MAKEINFO='${SHELL}<br/>/d/Software/SciLab/Toolboxes/SIP/animal-0.15.3/config/missing --run<br/>makeinfo'<br/>MICRO_VERSION='3'<br/>MINOR_VERSION='15'<br/>NMEDIT=''<br/>OBJDUMP='objdump'<br/>OBJEXT='o'<br/>PACKAGE='animal'<br/>PACKAGE_BUGREPORT='ricardofabbri@users.sf.net'<br/>PACKAGE_NAME='animal'<br/>PACKAGE_STRING='animal 0.15.3'<br/>PACKAGE_TARNAME='animal'<br/>PACKAGE_VERSION='0.15.3'<br/>PATH_SEPARATOR=':'<br/>PREFIX_DIR='/usr/local'<br/>RANLIB='ranlib'<br/>SED='/bin/sed'<br/>SET_MAKE=''<br/>SHELL='/bin/sh'<br/>STRIP='strip'<br/>VERSION='0.15.3'<br/>ac_ct_CC='gcc'<br/>ac_ct_CXX='g++'<br/>ac_ct_F77='g77'<br/>am__fastdepCC_FALSE='#'<br/>am__fastdepCC_TRUE=''<br/>am__fastdepCXX_FALSE='#'<br/>am__fastdepCXX_TRUE=''<br/>am__include='include'<br/>am__leading_dot='.'<br/>am__quote=''<br/>am__tar='${AMTAR} chof - "$$tardir"'<br/>am__untar='${AMTAR} xf -'<br/>bindir='${exec_prefix}/bin'<br/>build='i686-pc-mingw32'<br/>build_alias=''<br/>build_cpu='i686'<br/>build_os='mingw32'<br/>build_vendor='pc'<br/>datadir='${datarootdir}'<br/>datarootdir='${prefix}/share'<br/>docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'<br/>dvidir='${docdir}'<br/>exec_prefix='/usr/local'<br/>host='i686-pc-mingw32'<br/>host_alias=''<br/>host_cpu='i686'<br/>host_os='mingw32'<br/>host_vendor='pc'<br/>htmldir='${docdir}'<br/>includedir='${prefix}/include'<br/>infodir='${datarootdir}/info'<br/>install_sh='/d/Software/SciLab/Toolboxes/SIP/animal-0.15.3/config/install-sh'<br/>libdir='${exec_prefix}/lib'<br/>libexecdir='${exec_prefix}/libexec'<br/>localedir='${datarootdir}/locale'<br/>localstatedir='${prefix}/var'<br/>mandir='${datarootdir}/man'<br/>mkdir_p='mkdir -p --'<br/>oldincludedir='/usr/include'<br/>pdfdir='${docdir}'<br/>prefix='/usr/local'<br/>program_transform_name='s,x,x,'<br/>psdir='${docdir}'<br/>sbindir='${exec_prefix}/sbin'<br/>sharedstatedir='${prefix}/com'<br/>sysconfdir='${prefix}/etc'<br/>target_alias=''<br/><br/>## ----------- ##<br/>## confdefs.h. ##<br/>## ----------- ##<br/><br/>#define PACKAGE_NAME "animal"<br/>#define PACKAGE_TARNAME "animal"<br/>#define PACKAGE_VERSION "0.15.3"<br/>#define PACKAGE_STRING "animal 0.15.3"<br/>#define PACKAGE_BUGREPORT "ricardofabbri@users.sf.net"<br/>#define PACKAGE "animal"<br/>#define VERSION "0.15.3"<br/>#define STDC_HEADERS 1<br/>#define HAVE_SYS_TYPES_H 1<br/>#define HAVE_SYS_STAT_H 1<br/>#define HAVE_STDLIB_H 1<br/>#define HAVE_STRING_H 1<br/>#define HAVE_MEMORY_H 1<br/>#define HAVE_STRINGS_H 1<br/>#define HAVE_INTTYPES_H 1<br/>#define HAVE_STDINT_H 1<br/>#define HAVE_UNISTD_H 1<br/>#define STDC_HEADERS 1<br/>#define HAVE__BOOL 1<br/>#define HAVE_STDBOOL_H 1<br/>#define SIZEOF_CHAR 0<br/>#define SIZEOF_SHORT 0<br/>#define SIZEOF_INT 0<br/>#define SIZEOF_LONG 0<br/>#define SIZEOF_LONG_LONG 0<br/>#define SIZEOF_FLOAT 0<br/>#define SIZEOF_DOUBLE 0<br/>#define SIZEOF_LONG_DOUBLE 0<br/>#define HAVE_HYPOT 1<br/><br/>configure: exit 0<br/><br/><br/></blockquote></blockquote><br/></body></html>