Hi,<br><br>This is my first email to this list.<br>I am trying to install GiNaC in cygwin and an error always stops the ./configure.<br>I am not very used to GNU/Linux systems, but I guess that CLN installation didn&#39;t have troubles. But it seems that GiNaC installation can&#39;t find CLN.
<br>Well, this is the error:<br><br>checking for pkg-config... /cygdrive/c/GTK/bin/pkg-config<br>checking pkg-config is at least version 0.9.0... yes<br>checking for CLN... configure: error: Package requirements (cln &gt;= 
1.1.6) were n<br>ot met.<br>Consider adjusting the PKG_CONFIG_PATH environment variable if you<br>installed software in a non-standard prefix.<br><br>Alternatively you may set the CLN_CFLAGS and CLN_LIBS environment variables
<br>to avoid the need to call pkg-config.&nbsp; See the pkg-config man page for<br>more details.<br><br><br>Reading the message-history I found some tips. I tried setting some variables but always got the same error.<br>My attempts:
<br><br>PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure<br><br>./configure PKG_CONFIG_PATH=/usr/local/lib/pkgconfig<br><br>./configure PKG_CONFIG_PATH=/usr/local/lib/pkgconfig CPPFLAGS=&quot;-I/usr/local/include&quot; LDFLAGS=&quot;-L/usr/local/lib&quot; CLN_CFLAGS=&quot;-I/usr/local/include/cln&quot;
<br><br>./configure PKG_CONFIG_PATH=/usr/local/lib/pkgconfig CPPFLAGS=&quot;-I/usr/local/include&quot; LDFLAGS=&quot;-L/usr/local/lib&quot; CLN_CFLAGS=&quot;-L/usr/local/include/cln&quot;<br><br><br>As I also read, It&#39;s important to send the 
config.log for you too. I pasted at the end of this email.<br>Well, any help will be great...<br>Thank&#39;s and sorry about my bad english.<br><br>Pablo Cavalcanti<br><br>config.log<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 GiNaC configure 1.4.0, which was<br>generated by GNU Autoconf 2.59.&nbsp; Invocation command line was<br><br>&nbsp; $ ./configure <br><br>
## --------- ##<br>## Platform. ##<br>## --------- ##<br><br>hostname = PabloNote<br>uname -m = i686<br>uname -r = 1.5.24(0.156/4/2)<br>uname -s = CYGWIN_NT-5.1<br>uname -v = 2007-01-31 10:57<br><br>/usr/bin/uname -p = unknown
<br>/bin/uname -X&nbsp;&nbsp;&nbsp;&nbsp; = unknown<br><br>/bin/arch&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = unknown<br>/usr/bin/arch -k&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = unknown<br>/usr/convex/getsysinfo = unknown<br>hostinfo&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = unknown<br>/bin/machine&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = unknown<br>/usr/bin/oslevel&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = unknown
<br>/bin/universe&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = unknown<br><br>PATH: /usr/local/bin<br>PATH: /usr/bin<br>PATH: /bin<br>PATH: /usr/X11R6/bin<br>PATH: /cygdrive/c/GTK/bin<br>PATH: /cygdrive/c/WINDOWS/system32<br>PATH: /cygdrive/c/WINDOWS<br>PATH: /cygdrive/c/WINDOWS/system32/wbem
<br>PATH: /cygdrive/c/program files/ati technologies/ati control panel<br>PATH: /cygdrive/c/python25/<br>PATH: /cygdrive/c/python25/scripts/<br>PATH: /cygdrive/c/program files/mysql/mysql server 5.0/bin<br>PATH: /cygdrive/c/mapserver/
<br>PATH: /cygdrive/c/Program Files/MATLAB/R2006a/bin/win32<br>PATH: /cygdrive/c/PHP/<br>PATH: /cygdrive/c/Program Files/GNU Octave/gnuplot_38i0<br>PATH: /cygdrive/c/swig/<br>PATH: /cygdrive/c/bin<br>PATH: /cygdrive/c/wamp/www/cartoweb3/php
<br>PATH: /cygdrive/c/GTK/bin<br>PATH: /cygdrive/c/WINDOWS/system32<br>PATH: /cygdrive/c/WINDOWS<br>PATH: /cygdrive/c/WINDOWS/system32/wbem<br>PATH: /cygdrive/c/program files/ati technologies/ati control panel<br>PATH: /cygdrive/c/python25/
<br>PATH: /cygdrive/c/python25/scripts/<br>PATH: /cygdrive/c/program files/mysql/mysql server 5.0/bin<br>PATH: /cygdrive/c/mapserver/<br>PATH: /cygdrive/c/Program Files/MATLAB/R2006a/bin/win32<br>PATH: /cygdrive/c/PHP/<br>
PATH: /cygdrive/c/Program Files/GNU Octave/gnuplot_38i0<br>PATH: /cygdrive/c/swig/<br>PATH: /cygdrive/c/PROGRA~1/COMMON~1/MUVEET~1/030625<br><br><br>## ----------- ##<br>## Core tests. ##<br>## ----------- ##<br><br>configure:1570: checking for a BSD-compatible install
<br>configure:1625: result: /usr/bin/install -c<br>configure:1636: checking whether build environment is sane<br>configure:1679: result: yes<br>configure:1744: checking for gawk<br>configure:1760: found /usr/bin/gawk<br>configure:1770: result: gawk
<br>configure:1780: checking whether make sets $(MAKE)<br>configure:1800: result: yes<br>configure:2057: checking for g++<br>configure:2073: found /usr/bin/g++<br>configure:2083: result: g++<br>configure:2099: checking for C++ compiler version
<br>configure:2102: g++ --version &lt;/dev/null &gt;&amp;5<br>g++ (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)<br>Copyright (C) 2004 Free Software Foundation, Inc.<br>This is free software; see the source for copying conditions.&nbsp; There is NO
<br>warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.<br><br>configure:2105: $? = 0<br>configure:2107: g++ -v &lt;/dev/null &gt;&amp;5<br>Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs
<br>Configured with: /usr/build/package/orig/test.respin/gcc-3.4.4-3/configure --verbose --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug
<br>Thread model: posix<br>gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)<br>configure:2110: $? = 0<br>configure:2112: g++ -V &lt;/dev/null &gt;&amp;5<br>g++: `-V&#39; option must have argument<br>configure:2115: $? = 1
<br>configure:2138: checking for C++ compiler default output file name<br>configure:2141: g++&nbsp;&nbsp;&nbsp; conftest.cc&nbsp; &gt;&amp;5<br>configure:2144: $? = 0<br>configure:2190: result: a.exe<br>configure:2195: checking whether the C++ compiler works
<br>configure:2201: ./a.exe<br>configure:2204: $? = 0<br>configure:2221: result: yes<br>configure:2228: checking whether we are cross compiling<br>configure:2230: result: no<br>configure:2233: checking for suffix of executables
<br>configure:2235: g++ -o conftest.exe&nbsp;&nbsp;&nbsp; conftest.cc&nbsp; &gt;&amp;5<br>configure:2238: $? = 0<br>configure:2263: result: .exe<br>configure:2269: checking for suffix of object files<br>configure:2290: g++ -c&nbsp;&nbsp; conftest.cc &gt;&amp;5
<br>configure:2293: $? = 0<br>configure:2315: result: o<br>configure:2319: checking whether we are using the GNU C++ compiler<br>configure:2343: g++ -c&nbsp;&nbsp; conftest.cc &gt;&amp;5<br>configure:2349: $? = 0<br>configure:2353: test -z 
<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s conftest.err<br>configure:2356: $? = 0<br>configure:2359: test -s conftest.o<br>configure:2362: $? = 0<br>configure:2375: result: yes<br>configure:2381: checking whether g++ accepts -g<br>configure:2402: g++ -c -g&nbsp; 
conftest.cc &gt;&amp;5<br>configure:2408: $? = 0<br>configure:2412: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s conftest.err<br>configure:2415: $? = 0<br>configure:2418: test -s conftest.o<br>configure:2421: $? = 0<br>configure:2432: result: yes
<br>configure:2474: g++ -c -g -O2&nbsp; conftest.cc &gt;&amp;5<br>configure:2480: $? = 0<br>configure:2484: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s conftest.err<br>configure:2487: $? = 0<br>configure:2490: test -s conftest.o<br>
configure:2493: $? = 0<br>configure:2519: g++ -c -g -O2&nbsp; conftest.cc &gt;&amp;5<br>conftest.cc: In function `int main()&#39;:<br>conftest.cc:17: error: `exit&#39; undeclared (first use this function)<br>conftest.cc:17: error: (Each undeclared identifier is reported only once for each function it appears in.)
<br>configure:2525: $? = 1<br>configure: failed program was:<br>| /* confdefs.h.&nbsp; */<br>| <br>| #define PACKAGE_NAME &quot;GiNaC&quot;<br>| #define PACKAGE_TARNAME &quot;ginac&quot;<br>| #define PACKAGE_VERSION &quot;1.4.0
&quot;<br>| #define PACKAGE_STRING &quot;GiNaC 1.4.0&quot;<br>| #define PACKAGE_BUGREPORT &quot;&lt;<a href="mailto:ginac-list@ginac.de">ginac-list@ginac.de</a>&gt;&quot;<br>| #define PACKAGE &quot;ginac&quot;<br>| #define VERSION &quot;
1.4.0&quot;<br>| #define ARCHIVE_VERSION 2<br>| #define ARCHIVE_AGE 2<br>| /* end confdefs.h.&nbsp; */<br>| <br>| int<br>| main ()<br>| {<br>| exit (42);<br>|&nbsp;&nbsp; ;<br>|&nbsp;&nbsp; return 0;<br>| }<br>configure:2474: g++ -c -g -O2&nbsp; conftest.cc
 &gt;&amp;5<br>configure:2480: $? = 0<br>configure:2484: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s conftest.err<br>configure:2487: $? = 0<br>configure:2490: test -s conftest.o<br>configure:2493: $? = 0<br>configure:2519: g++ -c -g -O2&nbsp; 
conftest.cc &gt;&amp;5<br>configure:2525: $? = 0<br>configure:2529: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s conftest.err<br>configure:2532: $? = 0<br>configure:2535: test -s conftest.o<br>configure:2538: $? = 0<br>configure:2572: checking for style of include used by make
<br>configure:2600: result: GNU<br>configure:2628: checking dependency style of g++<br>configure:2718: result: gcc3<br>configure:2740: checking how to run the C++ preprocessor<br>configure:2771: g++ -E&nbsp; conftest.cc<br>configure:2777: $? = 0
<br>configure:2809: g++ -E&nbsp; conftest.cc<br>conftest.cc:16:28: ac_nonexistent.h: No such file or directory<br>configure:2815: $? = 1<br>configure: failed program was:<br>| /* confdefs.h.&nbsp; */<br>| <br>| #define PACKAGE_NAME &quot;GiNaC&quot;
<br>| #define PACKAGE_TARNAME &quot;ginac&quot;<br>| #define PACKAGE_VERSION &quot;1.4.0&quot;<br>| #define PACKAGE_STRING &quot;GiNaC 1.4.0&quot;<br>| #define PACKAGE_BUGREPORT &quot;&lt;<a href="mailto:ginac-list@ginac.de">
ginac-list@ginac.de</a>&gt;&quot;<br>| #define PACKAGE &quot;ginac&quot;<br>| #define VERSION &quot;1.4.0&quot;<br>| #define ARCHIVE_VERSION 2<br>| #define ARCHIVE_AGE 2<br>| #ifdef __cplusplus<br>| extern &quot;C&quot; void std::exit (int) throw (); using std::exit;
<br>| #endif<br>| /* end confdefs.h.&nbsp; */<br>| #include &lt;ac_nonexistent.h&gt;<br>configure:2854: result: g++ -E<br>configure:2878: g++ -E&nbsp; conftest.cc<br>configure:2884: $? = 0<br>configure:2916: g++ -E&nbsp; conftest.cc<br>
conftest.cc:16:28: ac_nonexistent.h: No such file or directory<br>configure:2922: $? = 1<br>configure: failed program was:<br>| /* confdefs.h.&nbsp; */<br>| <br>| #define PACKAGE_NAME &quot;GiNaC&quot;<br>| #define PACKAGE_TARNAME &quot;ginac&quot;
<br>| #define PACKAGE_VERSION &quot;1.4.0&quot;<br>| #define PACKAGE_STRING &quot;GiNaC 1.4.0&quot;<br>| #define PACKAGE_BUGREPORT &quot;&lt;<a href="mailto:ginac-list@ginac.de">ginac-list@ginac.de</a>&gt;&quot;<br>| #define PACKAGE &quot;ginac&quot;
<br>| #define VERSION &quot;1.4.0&quot;<br>| #define ARCHIVE_VERSION 2<br>| #define ARCHIVE_AGE 2<br>| #ifdef __cplusplus<br>| extern &quot;C&quot; void std::exit (int) throw (); using std::exit;<br>| #endif<br>| /* end confdefs.h
.&nbsp; */<br>| #include &lt;ac_nonexistent.h&gt;<br>configure:2978: checking for a BSD-compatible install<br>configure:3033: result: /usr/bin/install -c<br>configure:3122: checking build system type<br>configure:3140: result: i686-pc-cygwin
<br>configure:3148: checking host system type<br>configure:3162: result: i686-pc-cygwin<br>configure:3216: checking for gcc<br>configure:3232: found /usr/bin/gcc<br>configure:3242: result: gcc<br>configure:3486: checking for C compiler version
<br>configure:3489: gcc --version &lt;/dev/null &gt;&amp;5<br>gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)<br>Copyright (C) 2004 Free Software Foundation, Inc.<br>This is free software; see the source for copying conditions.&nbsp; There is NO
<br>warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.<br><br>configure:3492: $? = 0<br>configure:3494: gcc -v &lt;/dev/null &gt;&amp;5<br>Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs
<br>Configured with: /usr/build/package/orig/test.respin/gcc-3.4.4-3/configure --verbose --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug
<br>Thread model: posix<br>gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)<br>configure:3497: $? = 0<br>configure:3499: gcc -V &lt;/dev/null &gt;&amp;5<br>gcc: `-V&#39; option must have argument<br>configure:3502: $? = 1
<br>configure:3505: checking whether we are using the GNU C compiler<br>configure:3529: gcc -c&nbsp;&nbsp; conftest.c &gt;&amp;5<br>configure:3535: $? = 0<br>configure:3539: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s conftest.err<br>configure:3542: $? = 0
<br>configure:3545: test -s conftest.o<br>configure:3548: $? = 0<br>configure:3561: result: yes<br>configure:3567: checking whether gcc accepts -g<br>configure:3588: gcc -c -g&nbsp; conftest.c &gt;&amp;5<br>configure:3594: $? = 0
<br>configure:3598: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s conftest.err<br>configure:3601: $? = 0<br>configure:3604: test -s conftest.o<br>configure:3607: $? = 0<br>configure:3618: result: yes<br>configure:3635: checking for gcc option to accept ANSI C
<br>configure:3705: gcc&nbsp; -c -g -O2&nbsp; conftest.c &gt;&amp;5<br>configure:3711: $? = 0<br>configure:3715: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s conftest.err<br>configure:3718: $? = 0<br>configure:3721: test -s conftest.o<br>
configure:3724: $? = 0<br>configure:3742: result: none needed<br>configure:3760: gcc -c -g -O2&nbsp; conftest.c &gt;&amp;5<br>conftest.c:2: error: parse error before &quot;me&quot;<br>configure:3766: $? = 1<br>configure: failed program was:
<br>| #ifndef __cplusplus<br>|&nbsp;&nbsp; choke me<br>| #endif<br>configure:3901: checking dependency style of gcc<br>configure:3991: result: gcc3<br>configure:4008: checking for a sed that does not truncate output<br>configure:4062: result: /usr/bin/sed
<br>configure:4065: checking for egrep<br>configure:4075: result: grep -E<br>configure:4091: checking for ld used by gcc<br>configure:4158: result: /usr/i686-pc-cygwin/bin/ld.exe<br>configure:4167: checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld
<br>configure:4182: result: yes<br>configure:4187: checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files<br>configure:4194: result: -r<br>configure:4212: checking for BSD-compatible nm<br>configure:4254: result: /usr/bin/nm -B
<br>configure:4258: checking whether ln -s works<br>configure:4262: result: yes<br>configure:4269: checking how to recognise dependent libraries<br>configure:4441: result: file_magic ^x86 archive import|^x86 DLL<br>configure:4655: checking how to run the C preprocessor
<br>configure:4690: gcc -E&nbsp; conftest.c<br>configure:4696: $? = 0<br>configure:4728: gcc -E&nbsp; conftest.c<br>conftest.c:16:28: ac_nonexistent.h: No such file or directory<br>configure:4734: $? = 1<br>configure: failed program was:
<br>| /* confdefs.h.&nbsp; */<br>| <br>| #define PACKAGE_NAME &quot;GiNaC&quot;<br>| #define PACKAGE_TARNAME &quot;ginac&quot;<br>| #define PACKAGE_VERSION &quot;1.4.0&quot;<br>| #define PACKAGE_STRING &quot;GiNaC 1.4.0&quot;<br>
| #define PACKAGE_BUGREPORT &quot;&lt;<a href="mailto:ginac-list@ginac.de">ginac-list@ginac.de</a>&gt;&quot;<br>| #define PACKAGE &quot;ginac&quot;<br>| #define VERSION &quot;1.4.0&quot;<br>| #define ARCHIVE_VERSION 2<br>
| #define ARCHIVE_AGE 2<br>| #ifdef __cplusplus<br>| extern &quot;C&quot; void std::exit (int) throw (); using std::exit;<br>| #endif<br>| /* end confdefs.h.&nbsp; */<br>| #include &lt;ac_nonexistent.h&gt;<br>configure:4773: result: gcc -E
<br>configure:4797: gcc -E&nbsp; conftest.c<br>configure:4803: $? = 0<br>configure:4835: gcc -E&nbsp; conftest.c<br>conftest.c:16:28: ac_nonexistent.h: No such file or directory<br>configure:4841: $? = 1<br>configure: failed program was:
<br>| /* confdefs.h.&nbsp; */<br>| <br>| #define PACKAGE_NAME &quot;GiNaC&quot;<br>| #define PACKAGE_TARNAME &quot;ginac&quot;<br>| #define PACKAGE_VERSION &quot;1.4.0&quot;<br>| #define PACKAGE_STRING &quot;GiNaC 1.4.0&quot;<br>
| #define PACKAGE_BUGREPORT &quot;&lt;<a href="mailto:ginac-list@ginac.de">ginac-list@ginac.de</a>&gt;&quot;<br>| #define PACKAGE &quot;ginac&quot;<br>| #define VERSION &quot;1.4.0&quot;<br>| #define ARCHIVE_VERSION 2<br>
| #define ARCHIVE_AGE 2<br>| #ifdef __cplusplus<br>| extern &quot;C&quot; void std::exit (int) throw (); using std::exit;<br>| #endif<br>| /* end confdefs.h.&nbsp; */<br>| #include &lt;ac_nonexistent.h&gt;<br>configure:4885: checking for ANSI C header files
<br>configure:4910: gcc -c -g -O2&nbsp; conftest.c &gt;&amp;5<br>configure:4916: $? = 0<br>configure:4920: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s conftest.err<br>configure:4923: $? = 0<br>configure:4926: test -s conftest.o<br>configure:4929: $? = 0
<br>configure:5018: gcc -o conftest.exe -g -O2&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<br>configure:5021: $? = 0<br>configure:5023: ./conftest.exe<br>configure:5026: $? = 0<br>configure:5041: result: yes<br>configure:5065: checking for sys/types.h
<br>configure:5081: gcc -c -g -O2&nbsp; conftest.c &gt;&amp;5<br>configure:5087: $? = 0<br>configure:5091: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s conftest.err<br>configure:5094: $? = 0<br>configure:5097: test -s conftest.o<br>configure:5100: $? = 0
<br>configure:5111: result: yes<br>configure:5065: checking for sys/stat.h<br>configure:5081: gcc -c -g -O2&nbsp; conftest.c &gt;&amp;5<br>configure:5087: $? = 0<br>configure:5091: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s conftest.err
<br>configure:5094: $? = 0<br>configure:5097: test -s conftest.o<br>configure:5100: $? = 0<br>configure:5111: result: yes<br>configure:5065: checking for stdlib.h<br>configure:5081: gcc -c -g -O2&nbsp; conftest.c &gt;&amp;5<br>
configure:5087: $? = 0<br>configure:5091: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s conftest.err<br>configure:5094: $? = 0<br>configure:5097: test -s conftest.o<br>configure:5100: $? = 0<br>configure:5111: result: yes<br>configure:5065: checking for 
string.h<br>configure:5081: gcc -c -g -O2&nbsp; conftest.c &gt;&amp;5<br>configure:5087: $? = 0<br>configure:5091: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s conftest.err<br>configure:5094: $? = 0<br>configure:5097: test -s conftest.o
<br>configure:5100: $? = 0<br>configure:5111: result: yes<br>configure:5065: checking for memory.h<br>configure:5081: gcc -c -g -O2&nbsp; conftest.c &gt;&amp;5<br>configure:5087: $? = 0<br>configure:5091: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s 
conftest.err<br>configure:5094: $? = 0<br>configure:5097: test -s conftest.o<br>configure:5100: $? = 0<br>configure:5111: result: yes<br>configure:5065: checking for strings.h<br>configure:5081: gcc -c -g -O2&nbsp; conftest.c &gt;&amp;5
<br>configure:5087: $? = 0<br>configure:5091: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s conftest.err<br>configure:5094: $? = 0<br>configure:5097: test -s conftest.o<br>configure:5100: $? = 0<br>configure:5111: result: yes<br>
configure:5065: checking for inttypes.h<br>configure:5081: gcc -c -g -O2&nbsp; conftest.c &gt;&amp;5<br>configure:5087: $? = 0<br>configure:5091: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s conftest.err<br>configure:5094: $? = 0<br>
configure:5097: test -s conftest.o<br>configure:5100: $? = 0<br>configure:5111: result: yes<br>configure:5065: checking for stdint.h<br>configure:5081: gcc -c -g -O2&nbsp; conftest.c &gt;&amp;5<br>configure:5087: $? = 0<br>configure:5091: test -z 
<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s conftest.err<br>configure:5094: $? = 0<br>configure:5097: test -s conftest.o<br>configure:5100: $? = 0<br>configure:5111: result: yes<br>configure:5065: checking for unistd.h<br>configure:5081: gcc -c -g -O2&nbsp; 
conftest.c &gt;&amp;5<br>configure:5087: $? = 0<br>configure:5091: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s conftest.err<br>configure:5094: $? = 0<br>configure:5097: test -s conftest.o<br>configure:5100: $? = 0<br>configure:5111: result: yes
<br>configure:5137: checking dlfcn.h usability<br>configure:5149: gcc -c -g -O2&nbsp; conftest.c &gt;&amp;5<br>configure:5155: $? = 0<br>configure:5159: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s conftest.err<br>configure:5162: $? = 0
<br>configure:5165: test -s conftest.o<br>configure:5168: $? = 0<br>configure:5178: result: yes<br>configure:5182: checking dlfcn.h presence<br>configure:5192: gcc -E&nbsp; conftest.c<br>configure:5198: $? = 0<br>configure:5218: result: yes
<br>configure:5253: checking for dlfcn.h<br>configure:5260: result: yes<br>configure:5283: checking how to run the C++ preprocessor<br>configure:5397: result: g++ -E<br>configure:5421: g++ -E&nbsp; conftest.cc<br>configure:5427: $? = 0
<br>configure:5459: g++ -E&nbsp; conftest.cc<br>conftest.cc:27:28: ac_nonexistent.h: No such file or directory<br>configure:5465: $? = 1<br>configure: failed program was:<br>| /* confdefs.h.&nbsp; */<br>| <br>| #define PACKAGE_NAME &quot;GiNaC&quot;
<br>| #define PACKAGE_TARNAME &quot;ginac&quot;<br>| #define PACKAGE_VERSION &quot;1.4.0&quot;<br>| #define PACKAGE_STRING &quot;GiNaC 1.4.0&quot;<br>| #define PACKAGE_BUGREPORT &quot;&lt;<a href="mailto:ginac-list@ginac.de">
ginac-list@ginac.de</a>&gt;&quot;<br>| #define PACKAGE &quot;ginac&quot;<br>| #define VERSION &quot;1.4.0&quot;<br>| #define ARCHIVE_VERSION 2<br>| #define ARCHIVE_AGE 2<br>| #ifdef __cplusplus<br>| extern &quot;C&quot; void std::exit (int) throw (); using std::exit;
<br>| #endif<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 HAVE_DLFCN_H 1<br>| /* end confdefs.h.&nbsp; */<br>| #include &lt;ac_nonexistent.h&gt;<br>configure:5562: checking for g77<br>configure:5591: result: no
<br>configure:5562: checking for f77<br>configure:5591: result: no<br>configure:5562: checking for xlf<br>configure:5591: result: no<br>configure:5562: checking for frt<br>configure:5591: result: no<br>configure:5562: checking for pgf77
<br>configure:5591: result: no<br>configure:5562: checking for fort77<br>configure:5591: result: no<br>configure:5562: checking for fl32<br>configure:5591: result: no<br>configure:5562: checking for af77<br>configure:5591: result: no
<br>configure:5562: checking for f90<br>configure:5591: result: no<br>configure:5562: checking for xlf90<br>configure:5591: result: no<br>configure:5562: checking for pgf90<br>configure:5591: result: no<br>configure:5562: checking for epcf90
<br>configure:5591: result: no<br>configure:5562: checking for f95<br>configure:5591: result: no<br>configure:5562: checking for fort<br>configure:5591: result: no<br>configure:5562: checking for xlf95<br>configure:5591: result: no
<br>configure:5562: checking for ifc<br>configure:5591: result: no<br>configure:5562: checking for efc<br>configure:5591: result: no<br>configure:5562: checking for pgf95<br>configure:5591: result: no<br>configure:5562: checking for lf95
<br>configure:5591: result: no<br>configure:5562: checking for gfortran<br>configure:5591: result: no<br>configure:5603: checking for Fortran 77 compiler version<br>configure:5606:&nbsp; --version &lt;/dev/null &gt;&amp;5<br>./configure: line 5607: --version: command not found
<br>configure:5609: $? = 127<br>configure:5611:&nbsp; -v &lt;/dev/null &gt;&amp;5<br>./configure: line 5612: -v: command not found<br>configure:5614: $? = 127<br>configure:5616:&nbsp; -V &lt;/dev/null &gt;&amp;5<br>./configure: line 5617: -V: command not found
<br>configure:5619: $? = 127<br>configure:5627: checking whether we are using the GNU Fortran 77 compiler<br>configure:5641:&nbsp; -c&nbsp; conftest.F &gt;&amp;5<br>./configure: line 5642: -c: command not found<br>configure:5647: $? = 127
<br>configure: failed program was:<br>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; program main<br>| #ifndef __GNUC__<br>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; choke me<br>| #endif<br>| <br>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; end<br>configure:5673: result: no<br>configure:5679: checking whether&nbsp; accepts -g<br>configure:5691:&nbsp; -c -g 
conftest.f &gt;&amp;5<br>./configure: line 5692: -c: command not found<br>configure:5697: $? = 127<br>configure: failed program was:<br>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; program main<br>| <br>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; end<br>configure:5722: result: no<br>configure:5752: checking the maximum length of command line arguments
<br>configure:5844: result: 8192<br>configure:5855: checking command to parse /usr/bin/nm -B output from gcc object<br>configure:5951: gcc -c -g -O2&nbsp; conftest.c &gt;&amp;5<br>configure:5954: $? = 0<br>configure:5958: /usr/bin/nm -B 
conftest.o \| sed -n -e &#39;s/^.*[ &nbsp;&nbsp;&nbsp; ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ &nbsp;&nbsp;&nbsp; ][ &nbsp;&nbsp;&nbsp; ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p&#39; \&gt; conftest.nm<br>configure:5961: $? = 0<br>cannot find nm_test_var in conftest.nm<br>configure:5951: gcc -c -g -O2&nbsp; 
conftest.c &gt;&amp;5<br>configure:5954: $? = 0<br>configure:5958: /usr/bin/nm -B conftest.o \| sed -n -e &#39;s/^.*[ &nbsp;&nbsp;&nbsp; ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ &nbsp;&nbsp;&nbsp; ][ &nbsp;&nbsp;&nbsp; ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p&#39; \&gt; conftest.nm
<br>configure:5961: $? = 0<br>configure:6013: gcc -o conftest.exe -g -O2&nbsp;&nbsp; conftest.c conftstm.o &gt;&amp;5<br>configure:6016: $? = 0<br>configure:6054: result: ok<br>configure:6058: checking for objdir<br>configure:6073: result: .libs
<br>configure:6163: checking for ar<br>configure:6179: found /usr/bin/ar<br>configure:6190: result: ar<br>configure:6243: checking for ranlib<br>configure:6259: found /usr/bin/ranlib<br>configure:6270: result: ranlib<br>configure:6323: checking for strip
<br>configure:6339: found /usr/bin/strip<br>configure:6350: result: strip<br>configure:6637: checking if gcc static flag&nbsp; works<br>configure:6665: result: yes<br>configure:6683: checking if gcc supports -fno-rtti -fno-exceptions
<br>configure:6701: gcc -c -g -O2&nbsp; -fno-rtti -fno-exceptions conftest.c &gt;&amp;5<br>cc1: warning: command line option &quot;-fno-rtti&quot; is valid for C++/ObjC++ but not for C<br>configure:6705: $? = 0<br>configure:6718: result: no
<br>configure:6733: checking for gcc option to produce PIC<br>configure:6937: result: <br>configure:7004: checking if gcc supports -c -o file.o<br>configure:7025: gcc -c -g -O2&nbsp; -o out/conftest2.o conftest.c &gt;&amp;5<br>
configure:7029: $? = 0<br>configure:7051: result: yes<br>configure:7077: checking whether the gcc linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries<br>configure:7973: result: yes<br>configure:7999: checking whether -lc should be explicitly linked in
<br>configure:8004: gcc -c -g -O2&nbsp; conftest.c &gt;&amp;5<br>configure:8007: $? = 0<br>configure:8021: gcc -shared conftest.o&nbsp; -v -o ./conftest -Wl,--image-base=0x10000000 -Wl,--out-implib,conftest 2\&gt;\&amp;1 \| grep&nbsp; -lc&nbsp; \&gt;/dev/null 2\&gt;\&amp;1
<br>configure:8024: $? = 1<br>configure:8036: result: yes<br>configure:8044: checking dynamic linker characteristics<br>configure:8590: result: Win32 ld.exe<br>configure:8594: checking how to hardcode library paths into programs
<br>configure:8619: result: immediate<br>configure:8633: checking whether stripping libraries is possible<br>configure:8638: result: yes<br>configure:9468: checking if libtool supports shared libraries<br>configure:9470: result: yes
<br>configure:9473: checking whether to build shared libraries<br>configure:9494: result: yes<br>configure:9497: checking whether to build static libraries<br>configure:9501: result: yes<br>configure:9593: creating libtool
<br>configure:10171: checking for ld used by g++<br>configure:10238: result: /usr/i686-pc-cygwin/bin/ld.exe<br>configure:10247: checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld<br>configure:10262: result: yes
<br>configure:10313: checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries<br>configure:11200: result: yes<br>configure:11218: g++ -c -g -O2&nbsp; conftest.cc &gt;&amp;5<br>configure:11221: $? = 0
<br>configure:11317: checking for g++ option to produce PIC<br>configure:11585: result: <br>configure:11652: checking if g++ supports -c -o file.o<br>configure:11673: g++ -c -g -O2&nbsp; -o out/conftest2.o conftest.cc &gt;&amp;5
<br>configure:11677: $? = 0<br>configure:11699: result: yes<br>configure:11725: checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries<br>configure:11750: result: yes<br>configure:11821: checking dynamic linker characteristics
<br>configure:12367: result: Win32 ld.exe<br>configure:12371: checking how to hardcode library paths into programs<br>configure:12396: result: immediate<br>configure:12410: checking whether stripping libraries is possible
<br>configure:12415: result: yes<br>configure:19925: checking for flex<br>configure:19954: result: no<br>configure:19925: checking for lex<br>configure:19954: result: no<br>configure:19964: checking for yywrap in -lfl<br>
configure:19994: gcc -o conftest.exe -g -O2&nbsp;&nbsp; conftest.c -lfl&nbsp;&nbsp; &gt;&amp;5<br>/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -lfl<br>collect2: ld returned 1 exit status<br>configure:20000: $? = 1
<br>configure: failed program was:<br>| /* confdefs.h.&nbsp; */<br>| <br>| #define PACKAGE_NAME &quot;GiNaC&quot;<br>| #define PACKAGE_TARNAME &quot;ginac&quot;<br>| #define PACKAGE_VERSION &quot;1.4.0&quot;<br>| #define PACKAGE_STRING &quot;GiNaC 
1.4.0&quot;<br>| #define PACKAGE_BUGREPORT &quot;&lt;<a href="mailto:ginac-list@ginac.de">ginac-list@ginac.de</a>&gt;&quot;<br>| #define PACKAGE &quot;ginac&quot;<br>| #define VERSION &quot;1.4.0&quot;<br>| #define ARCHIVE_VERSION 2
<br>| #define ARCHIVE_AGE 2<br>| #ifdef __cplusplus<br>| extern &quot;C&quot; void std::exit (int) throw (); using std::exit;<br>| #endif<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 HAVE_DLFCN_H 1
<br>| /* end confdefs.h.&nbsp; */<br>| <br>| /* Override any gcc2 internal prototype to avoid an error.&nbsp; */<br>| #ifdef __cplusplus<br>| extern &quot;C&quot;<br>| #endif<br>| /* We use char because int might match the return type of a gcc2
<br>|&nbsp;&nbsp;&nbsp; builtin and then its argument prototype would still apply.&nbsp; */<br>| char yywrap ();<br>| int<br>| main ()<br>| {<br>| yywrap ();<br>|&nbsp;&nbsp; ;<br>|&nbsp;&nbsp; return 0;<br>| }<br>configure:20026: result: no<br>configure:20031: checking for yywrap in -ll
<br>configure:20061: gcc -o conftest.exe -g -O2&nbsp;&nbsp; conftest.c -ll&nbsp;&nbsp; &gt;&amp;5<br>/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -ll<br>collect2: ld returned 1 exit status<br>configure:20067: $? = 1
<br>configure: failed program was:<br>| /* confdefs.h.&nbsp; */<br>| <br>| #define PACKAGE_NAME &quot;GiNaC&quot;<br>| #define PACKAGE_TARNAME &quot;ginac&quot;<br>| #define PACKAGE_VERSION &quot;1.4.0&quot;<br>| #define PACKAGE_STRING &quot;GiNaC 
1.4.0&quot;<br>| #define PACKAGE_BUGREPORT &quot;&lt;<a href="mailto:ginac-list@ginac.de">ginac-list@ginac.de</a>&gt;&quot;<br>| #define PACKAGE &quot;ginac&quot;<br>| #define VERSION &quot;1.4.0&quot;<br>| #define ARCHIVE_VERSION 2
<br>| #define ARCHIVE_AGE 2<br>| #ifdef __cplusplus<br>| extern &quot;C&quot; void std::exit (int) throw (); using std::exit;<br>| #endif<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 HAVE_DLFCN_H 1
<br>| /* end confdefs.h.&nbsp; */<br>| <br>| /* Override any gcc2 internal prototype to avoid an error.&nbsp; */<br>| #ifdef __cplusplus<br>| extern &quot;C&quot;<br>| #endif<br>| /* We use char because int might match the return type of a gcc2
<br>|&nbsp;&nbsp;&nbsp; builtin and then its argument prototype would still apply.&nbsp; */<br>| char yywrap ();<br>| int<br>| main ()<br>| {<br>| yywrap ();<br>|&nbsp;&nbsp; ;<br>|&nbsp;&nbsp; return 0;<br>| }<br>configure:20093: result: no<br>configure:20202: checking for bison
<br>configure:20231: result: no<br>configure:20202: checking for byacc<br>configure:20231: result: no<br>configure:20240: checking for int<br>configure:20264: gcc -c -g -O2&nbsp; conftest.c &gt;&amp;5<br>configure:20270: $? = 0
<br>configure:20274: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s conftest.err<br>configure:20277: $? = 0<br>configure:20280: test -s conftest.o<br>configure:20283: $? = 0<br>configure:20294: result: yes<br>configure:20297: checking size of int
<br>configure:20616: gcc -o conftest.exe -g -O2&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<br>configure:20619: $? = 0<br>configure:20621: ./conftest.exe<br>configure:20624: $? = 0<br>configure:20647: result: 4<br>configure:20654: checking for long
<br>configure:20678: gcc -c -g -O2&nbsp; conftest.c &gt;&amp;5<br>configure:20684: $? = 0<br>configure:20688: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s conftest.err<br>configure:20691: $? = 0<br>configure:20694: test -s conftest.o
<br>configure:20697: $? = 0<br>configure:20708: result: yes<br>configure:20711: checking size of long<br>configure:21030: gcc -o conftest.exe -g -O2&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<br>configure:21033: $? = 0<br>configure:21035: ./conftest.exe
<br>configure:21038: $? = 0<br>configure:21061: result: 4<br>configure:21068: checking for long long<br>configure:21092: gcc -c -g -O2&nbsp; conftest.c &gt;&amp;5<br>configure:21098: $? = 0<br>configure:21102: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s 
conftest.err<br>configure:21105: $? = 0<br>configure:21108: test -s conftest.o<br>configure:21111: $? = 0<br>configure:21122: result: yes<br>configure:21125: checking size of long long<br>configure:21444: gcc -o conftest.exe
 -g -O2&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<br>configure:21447: $? = 0<br>configure:21449: ./conftest.exe<br>configure:21452: $? = 0<br>configure:21475: result: 8<br>configure:21482: checking for long double<br>configure:21506: gcc -c -g -O2&nbsp; 
conftest.c &gt;&amp;5<br>configure:21512: $? = 0<br>configure:21516: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s conftest.err<br>configure:21519: $? = 0<br>configure:21522: test -s conftest.o<br>configure:21525: $? = 0<br>configure:21536: result: yes
<br>configure:21539: checking size of long double<br>configure:21858: gcc -o conftest.exe -g -O2&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<br>configure:21861: $? = 0<br>configure:21863: ./conftest.exe<br>configure:21866: $? = 0<br>configure:21889: result: 12
<br>configure:21896: checking for void *<br>configure:21920: gcc -c -g -O2&nbsp; conftest.c &gt;&amp;5<br>configure:21926: $? = 0<br>configure:21930: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s conftest.err<br>configure:21933: $? = 0
<br>configure:21936: test -s conftest.o<br>configure:21939: $? = 0<br>configure:21950: result: yes<br>configure:21953: checking size of void *<br>configure:22272: gcc -o conftest.exe -g -O2&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<br>configure:22275: $? = 0
<br>configure:22277: ./conftest.exe<br>configure:22280: $? = 0<br>configure:22303: result: 4<br>configure:22324: checking for unistd.h<br>configure:22329: result: yes<br>configure:22469: checking whether struct rusage is declared in &lt;sys/resource.h&gt;
<br>configure:22493: g++ -c -g -O2&nbsp; conftest.cc &gt;&amp;5<br>configure:22499: $? = 0<br>configure:22503: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s conftest.err<br>configure:22506: $? = 0<br>configure:22509: test -s conftest.o
<br>configure:22512: $? = 0<br>configure:22524: result: yes<br>configure:22552: checking readline/readline.h usability<br>configure:22564: g++ -c -g -O2&nbsp; conftest.cc &gt;&amp;5<br>conftest.cc:68:31: readline/readline.h: No such file or directory
<br>configure:22570: $? = 1<br>configure: failed program was:<br>| /* confdefs.h.&nbsp; */<br>| <br>| #define PACKAGE_NAME &quot;GiNaC&quot;<br>| #define PACKAGE_TARNAME &quot;ginac&quot;<br>| #define PACKAGE_VERSION &quot;1.4.0
&quot;<br>| #define PACKAGE_STRING &quot;GiNaC 1.4.0&quot;<br>| #define PACKAGE_BUGREPORT &quot;&lt;<a href="mailto:ginac-list@ginac.de">ginac-list@ginac.de</a>&gt;&quot;<br>| #define PACKAGE &quot;ginac&quot;<br>| #define VERSION &quot;
1.4.0&quot;<br>| #define ARCHIVE_VERSION 2<br>| #define ARCHIVE_AGE 2<br>| #ifdef __cplusplus<br>| extern &quot;C&quot; void std::exit (int) throw (); using std::exit;<br>| #endif<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 HAVE_DLFCN_H 1<br>| #define SIZEOF_INT 4<br>| #define SIZEOF_LONG 4<br>| #define SIZEOF_LONG_LONG 8<br>| #define SIZEOF_LONG_DOUBLE 12<br>| #define SIZEOF_VOID_P 4<br>| #define HAVE_UNISTD_H 1<br>| #define HAVE_RUSAGE
<br>| /* end confdefs.h.&nbsp; */<br>| #include &lt;stdio.h&gt;<br>| #if HAVE_SYS_TYPES_H<br>| # include &lt;sys/types.h&gt;<br>| #endif<br>| #if HAVE_SYS_STAT_H<br>| # include &lt;sys/stat.h&gt;<br>| #endif<br>| #if STDC_HEADERS
<br>| # include &lt;stdlib.h&gt;<br>| # include &lt;stddef.h&gt;<br>| #else<br>| # if HAVE_STDLIB_H<br>| #&nbsp; include &lt;stdlib.h&gt;<br>| # endif<br>| #endif<br>| #if HAVE_STRING_H<br>| # if !STDC_HEADERS &amp;&amp; HAVE_MEMORY_H
<br>| #&nbsp; include &lt;memory.h&gt;<br>| # endif<br>| # include &lt;string.h&gt;<br>| #endif<br>| #if HAVE_STRINGS_H<br>| # include &lt;strings.h&gt;<br>| #endif<br>| #if HAVE_INTTYPES_H<br>| # include &lt;inttypes.h&gt;<br>
| #else<br>| # if HAVE_STDINT_H<br>| #&nbsp; include &lt;stdint.h&gt;<br>| # endif<br>| #endif<br>| #if HAVE_UNISTD_H<br>| # include &lt;unistd.h&gt;<br>| #endif<br>| #include &lt;readline/readline.h&gt;<br>configure:22593: result: no
<br>configure:22597: checking readline/readline.h presence<br>configure:22607: g++ -E&nbsp; conftest.cc<br>conftest.cc:34:31: readline/readline.h: No such file or directory<br>configure:22613: $? = 1<br>configure: failed program was:
<br>| /* confdefs.h.&nbsp; */<br>| <br>| #define PACKAGE_NAME &quot;GiNaC&quot;<br>| #define PACKAGE_TARNAME &quot;ginac&quot;<br>| #define PACKAGE_VERSION &quot;1.4.0&quot;<br>| #define PACKAGE_STRING &quot;GiNaC 1.4.0&quot;<br>
| #define PACKAGE_BUGREPORT &quot;&lt;<a href="mailto:ginac-list@ginac.de">ginac-list@ginac.de</a>&gt;&quot;<br>| #define PACKAGE &quot;ginac&quot;<br>| #define VERSION &quot;1.4.0&quot;<br>| #define ARCHIVE_VERSION 2<br>
| #define ARCHIVE_AGE 2<br>| #ifdef __cplusplus<br>| extern &quot;C&quot; void std::exit (int) throw (); using std::exit;<br>| #endif<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 HAVE_DLFCN_H 1
<br>| #define SIZEOF_INT 4<br>| #define SIZEOF_LONG 4<br>| #define SIZEOF_LONG_LONG 8<br>| #define SIZEOF_LONG_DOUBLE 12<br>| #define SIZEOF_VOID_P 4<br>| #define HAVE_UNISTD_H 1<br>| #define HAVE_RUSAGE<br>| /* end confdefs.h
.&nbsp; */<br>| #include &lt;readline/readline.h&gt;<br>configure:22633: result: no<br>configure:22668: checking for readline/readline.h<br>configure:22675: result: no<br>configure:22552: checking readline/history.h usability<br>
configure:22564: g++ -c -g -O2&nbsp; conftest.cc &gt;&amp;5<br>conftest.cc:68:30: readline/history.h: No such file or directory<br>configure:22570: $? = 1<br>configure: failed program was:<br>| /* confdefs.h.&nbsp; */<br>| <br>| #define PACKAGE_NAME &quot;GiNaC&quot;
<br>| #define PACKAGE_TARNAME &quot;ginac&quot;<br>| #define PACKAGE_VERSION &quot;1.4.0&quot;<br>| #define PACKAGE_STRING &quot;GiNaC 1.4.0&quot;<br>| #define PACKAGE_BUGREPORT &quot;&lt;<a href="mailto:ginac-list@ginac.de">
ginac-list@ginac.de</a>&gt;&quot;<br>| #define PACKAGE &quot;ginac&quot;<br>| #define VERSION &quot;1.4.0&quot;<br>| #define ARCHIVE_VERSION 2<br>| #define ARCHIVE_AGE 2<br>| #ifdef __cplusplus<br>| extern &quot;C&quot; void std::exit (int) throw (); using std::exit;
<br>| #endif<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 HAVE_DLFCN_H 1<br>| #define SIZEOF_INT 4<br>| #define SIZEOF_LONG 4<br>| #define SIZEOF_LONG_LONG 8<br>| #define SIZEOF_LONG_DOUBLE 12
<br>| #define SIZEOF_VOID_P 4<br>| #define HAVE_UNISTD_H 1<br>| #define HAVE_RUSAGE<br>| /* end confdefs.h.&nbsp; */<br>| #include &lt;stdio.h&gt;<br>| #if HAVE_SYS_TYPES_H<br>| # include &lt;sys/types.h&gt;<br>| #endif<br>| #if HAVE_SYS_STAT_H
<br>| # include &lt;sys/stat.h&gt;<br>| #endif<br>| #if STDC_HEADERS<br>| # include &lt;stdlib.h&gt;<br>| # include &lt;stddef.h&gt;<br>| #else<br>| # if HAVE_STDLIB_H<br>| #&nbsp; include &lt;stdlib.h&gt;<br>| # endif<br>| #endif
<br>| #if HAVE_STRING_H<br>| # if !STDC_HEADERS &amp;&amp; HAVE_MEMORY_H<br>| #&nbsp; include &lt;memory.h&gt;<br>| # endif<br>| # include &lt;string.h&gt;<br>| #endif<br>| #if HAVE_STRINGS_H<br>| # include &lt;strings.h&gt;<br>
| #endif<br>| #if HAVE_INTTYPES_H<br>| # include &lt;inttypes.h&gt;<br>| #else<br>| # if HAVE_STDINT_H<br>| #&nbsp; include &lt;stdint.h&gt;<br>| # endif<br>| #endif<br>| #if HAVE_UNISTD_H<br>| # include &lt;unistd.h&gt;<br>| #endif
<br>| #include &lt;readline/history.h&gt;<br>configure:22593: result: no<br>configure:22597: checking readline/history.h presence<br>configure:22607: g++ -E&nbsp; conftest.cc<br>conftest.cc:34:30: readline/history.h: No such file or directory
<br>configure:22613: $? = 1<br>configure: failed program was:<br>| /* confdefs.h.&nbsp; */<br>| <br>| #define PACKAGE_NAME &quot;GiNaC&quot;<br>| #define PACKAGE_TARNAME &quot;ginac&quot;<br>| #define PACKAGE_VERSION &quot;1.4.0
&quot;<br>| #define PACKAGE_STRING &quot;GiNaC 1.4.0&quot;<br>| #define PACKAGE_BUGREPORT &quot;&lt;<a href="mailto:ginac-list@ginac.de">ginac-list@ginac.de</a>&gt;&quot;<br>| #define PACKAGE &quot;ginac&quot;<br>| #define VERSION &quot;
1.4.0&quot;<br>| #define ARCHIVE_VERSION 2<br>| #define ARCHIVE_AGE 2<br>| #ifdef __cplusplus<br>| extern &quot;C&quot; void std::exit (int) throw (); using std::exit;<br>| #endif<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 HAVE_DLFCN_H 1<br>| #define SIZEOF_INT 4<br>| #define SIZEOF_LONG 4<br>| #define SIZEOF_LONG_LONG 8<br>| #define SIZEOF_LONG_DOUBLE 12<br>| #define SIZEOF_VOID_P 4<br>| #define HAVE_UNISTD_H 1<br>| #define HAVE_RUSAGE
<br>| /* end confdefs.h.&nbsp; */<br>| #include &lt;readline/history.h&gt;<br>configure:22633: result: no<br>configure:22668: checking for readline/history.h<br>configure:22675: result: no<br>configure:22703: checking for tgetent
<br>configure:22760: g++ -o conftest.exe -g -O2&nbsp;&nbsp; conftest.cc&nbsp; &gt;&amp;5<br>/cygdrive/c/DOCUME~1/Pablo/LOCALS~1/Temp/cccW1MEP.o: In function `main&#39;:<br>/home/ginac-1.4.0/conftest.cc:74: undefined reference to `_tgetent&#39;
<br>/home/ginac-1.4.0/conftest.cc:73: undefined reference to `_tgetent&#39;<br>collect2: ld returned 1 exit status<br>configure:22766: $? = 1<br>configure: failed program was:<br>| /* confdefs.h.&nbsp; */<br>| <br>| #define PACKAGE_NAME &quot;GiNaC&quot;
<br>| #define PACKAGE_TARNAME &quot;ginac&quot;<br>| #define PACKAGE_VERSION &quot;1.4.0&quot;<br>| #define PACKAGE_STRING &quot;GiNaC 1.4.0&quot;<br>| #define PACKAGE_BUGREPORT &quot;&lt;<a href="mailto:ginac-list@ginac.de">
ginac-list@ginac.de</a>&gt;&quot;<br>| #define PACKAGE &quot;ginac&quot;<br>| #define VERSION &quot;1.4.0&quot;<br>| #define ARCHIVE_VERSION 2<br>| #define ARCHIVE_AGE 2<br>| #ifdef __cplusplus<br>| extern &quot;C&quot; void std::exit (int) throw (); using std::exit;
<br>| #endif<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 HAVE_DLFCN_H 1<br>| #define SIZEOF_INT 4<br>| #define SIZEOF_LONG 4<br>| #define SIZEOF_LONG_LONG 8<br>| #define SIZEOF_LONG_DOUBLE 12
<br>| #define SIZEOF_VOID_P 4<br>| #define HAVE_UNISTD_H 1<br>| #define HAVE_RUSAGE<br>| /* end confdefs.h.&nbsp; */<br>| /* Define tgetent to an innocuous variant, in case &lt;limits.h&gt; declares tgetent.<br>|&nbsp;&nbsp;&nbsp; For example, HP-UX 11i &lt;
limits.h&gt; declares gettimeofday.&nbsp; */<br>| #define tgetent innocuous_tgetent<br>| <br>| /* System header to define __stub macros and hopefully few prototypes,<br>|&nbsp;&nbsp;&nbsp;&nbsp; which can conflict with char tgetent (); below.<br>
|&nbsp;&nbsp;&nbsp;&nbsp; Prefer &lt;limits.h&gt; to &lt;assert.h&gt; if __STDC__ is defined, since<br>|&nbsp;&nbsp;&nbsp;&nbsp; &lt;limits.h&gt; exists even on freestanding compilers.&nbsp; */<br>| <br>| #ifdef __STDC__<br>| # include &lt;limits.h&gt;<br>| #else<br>
| # include &lt;assert.h&gt;<br>| #endif<br>| <br>| #undef tgetent<br>| <br>| /* Override any gcc2 internal prototype to avoid an error.&nbsp; */<br>| #ifdef __cplusplus<br>| extern &quot;C&quot;<br>| {<br>| #endif<br>| /* We use char because int might match the return type of a gcc2
<br>|&nbsp;&nbsp;&nbsp; builtin and then its argument prototype would still apply.&nbsp; */<br>| char tgetent ();<br>| /* The GNU C library defines this for functions which it implements<br>|&nbsp;&nbsp;&nbsp;&nbsp; to always fail with ENOSYS.&nbsp; Some functions are actually named
<br>|&nbsp;&nbsp;&nbsp;&nbsp; something starting with __ and the normal name is an alias.&nbsp; */<br>| #if defined (__stub_tgetent) || defined (__stub___tgetent)<br>| choke me<br>| #else<br>| char (*f) () = tgetent;<br>| #endif<br>| #ifdef __cplusplus
<br>| }<br>| #endif<br>| <br>| int<br>| main ()<br>| {<br>| return f != tgetent;<br>|&nbsp;&nbsp; ;<br>|&nbsp;&nbsp; return 0;<br>| }<br>configure:22791: result: no<br>configure:22804: checking for tgetent in -lncurses<br>configure:22834: g++ -o 
conftest.exe -g -O2&nbsp;&nbsp; conftest.cc -lncurses&nbsp;&nbsp; &gt;&amp;5<br>/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -lncurses<br>collect2: ld returned 1 exit status<br>configure:22840: $? = 1<br>configure: failed program was:
<br>| /* confdefs.h.&nbsp; */<br>| <br>| #define PACKAGE_NAME &quot;GiNaC&quot;<br>| #define PACKAGE_TARNAME &quot;ginac&quot;<br>| #define PACKAGE_VERSION &quot;1.4.0&quot;<br>| #define PACKAGE_STRING &quot;GiNaC 1.4.0&quot;<br>
| #define PACKAGE_BUGREPORT &quot;&lt;<a href="mailto:ginac-list@ginac.de">ginac-list@ginac.de</a>&gt;&quot;<br>| #define PACKAGE &quot;ginac&quot;<br>| #define VERSION &quot;1.4.0&quot;<br>| #define ARCHIVE_VERSION 2<br>
| #define ARCHIVE_AGE 2<br>| #ifdef __cplusplus<br>| extern &quot;C&quot; void std::exit (int) throw (); using std::exit;<br>| #endif<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 HAVE_DLFCN_H 1
<br>| #define SIZEOF_INT 4<br>| #define SIZEOF_LONG 4<br>| #define SIZEOF_LONG_LONG 8<br>| #define SIZEOF_LONG_DOUBLE 12<br>| #define SIZEOF_VOID_P 4<br>| #define HAVE_UNISTD_H 1<br>| #define HAVE_RUSAGE<br>| /* end confdefs.h
.&nbsp; */<br>| <br>| /* Override any gcc2 internal prototype to avoid an error.&nbsp; */<br>| #ifdef __cplusplus<br>| extern &quot;C&quot;<br>| #endif<br>| /* We use char because int might match the return type of a gcc2<br>|&nbsp;&nbsp;&nbsp; builtin and then its argument prototype would still apply.&nbsp; */
<br>| char tgetent ();<br>| int<br>| main ()<br>| {<br>| tgetent ();<br>|&nbsp;&nbsp; ;<br>|&nbsp;&nbsp; return 0;<br>| }<br>configure:22866: result: no<br>configure:22873: checking for tgetent in -ltermcap<br>configure:22903: g++ -o conftest.exe
 -g -O2&nbsp;&nbsp; conftest.cc -ltermcap&nbsp;&nbsp; &gt;&amp;5<br>configure:22909: $? = 0<br>configure:22913: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s conftest.err<br>configure:22916: $? = 0<br>configure:22919: test -s conftest.exe<br>configure:22922: $? = 0
<br>configure:22935: result: yes<br>configure:22950: checking for readline in -lreadline<br>configure:22980: g++ -o conftest.exe -g -O2&nbsp;&nbsp; conftest.cc -lreadline&nbsp; -ltermcap&nbsp; &gt;&amp;5<br>/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -lreadline
<br>collect2: ld returned 1 exit status<br>configure:22986: $? = 1<br>configure: failed program was:<br>| /* confdefs.h.&nbsp; */<br>| <br>| #define PACKAGE_NAME &quot;GiNaC&quot;<br>| #define PACKAGE_TARNAME &quot;ginac&quot;
<br>| #define PACKAGE_VERSION &quot;1.4.0&quot;<br>| #define PACKAGE_STRING &quot;GiNaC 1.4.0&quot;<br>| #define PACKAGE_BUGREPORT &quot;&lt;<a href="mailto:ginac-list@ginac.de">ginac-list@ginac.de</a>&gt;&quot;<br>| #define PACKAGE &quot;ginac&quot;
<br>| #define VERSION &quot;1.4.0&quot;<br>| #define ARCHIVE_VERSION 2<br>| #define ARCHIVE_AGE 2<br>| #ifdef __cplusplus<br>| extern &quot;C&quot; void std::exit (int) throw (); using std::exit;<br>| #endif<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 HAVE_DLFCN_H 1<br>| #define SIZEOF_INT 4<br>| #define SIZEOF_LONG 4<br>| #define SIZEOF_LONG_LONG 8<br>| #define SIZEOF_LONG_DOUBLE 12<br>| #define SIZEOF_VOID_P 4<br>| #define HAVE_UNISTD_H 1
<br>| #define HAVE_RUSAGE<br>| /* end confdefs.h.&nbsp; */<br>| <br>| /* Override any gcc2 internal prototype to avoid an error.&nbsp; */<br>| #ifdef __cplusplus<br>| extern &quot;C&quot;<br>| #endif<br>| /* We use char because int might match the return type of a gcc2
<br>|&nbsp;&nbsp;&nbsp; builtin and then its argument prototype would still apply.&nbsp; */<br>| char readline ();<br>| int<br>| main ()<br>| {<br>| readline ();<br>|&nbsp;&nbsp; ;<br>|&nbsp;&nbsp; return 0;<br>| }<br>configure:23012: result: no<br>configure:23134: checking iosfwd usability
<br>configure:23146: g++ -c -g -O2&nbsp; conftest.cc &gt;&amp;5<br>configure:23152: $? = 0<br>configure:23156: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s conftest.err<br>configure:23159: $? = 0<br>configure:23162: test -s conftest.o
<br>configure:23165: $? = 0<br>configure:23175: result: yes<br>configure:23179: checking iosfwd presence<br>configure:23189: g++ -E&nbsp; conftest.cc<br>configure:23195: $? = 0<br>configure:23215: result: yes<br>configure:23250: checking for iosfwd
<br>configure:23257: result: yes<br>configure:23282: checking iostream usability<br>configure:23294: g++ -c -g -O2&nbsp; conftest.cc &gt;&amp;5<br>configure:23300: $? = 0<br>configure:23304: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s 
conftest.err<br>configure:23307: $? = 0<br>configure:23310: test -s conftest.o<br>configure:23313: $? = 0<br>configure:23323: result: yes<br>configure:23327: checking iostream presence<br>configure:23337: g++ -E&nbsp; conftest.cc
<br>configure:23343: $? = 0<br>configure:23363: result: yes<br>configure:23398: checking for iostream<br>configure:23405: result: yes<br>configure:23430: checking vector usability<br>configure:23442: g++ -c -g -O2&nbsp; conftest.cc
 &gt;&amp;5<br>configure:23448: $? = 0<br>configure:23452: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s conftest.err<br>configure:23455: $? = 0<br>configure:23458: test -s conftest.o<br>configure:23461: $? = 0<br>configure:23471: result: yes
<br>configure:23475: checking vector presence<br>configure:23485: g++ -E&nbsp; conftest.cc<br>configure:23491: $? = 0<br>configure:23511: result: yes<br>configure:23546: checking for vector<br>configure:23553: result: yes<br>configure:23578: checking list usability
<br>configure:23590: g++ -c -g -O2&nbsp; conftest.cc &gt;&amp;5<br>configure:23596: $? = 0<br>configure:23600: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s conftest.err<br>configure:23603: $? = 0<br>configure:23606: test -s conftest.o
<br>configure:23609: $? = 0<br>configure:23619: result: yes<br>configure:23623: checking list presence<br>configure:23633: g++ -E&nbsp; conftest.cc<br>configure:23639: $? = 0<br>configure:23659: result: yes<br>configure:23694: checking for list
<br>configure:23701: result: yes<br>configure:23726: checking map usability<br>configure:23738: g++ -c -g -O2&nbsp; conftest.cc &gt;&amp;5<br>configure:23744: $? = 0<br>configure:23748: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s conftest.err
<br>configure:23751: $? = 0<br>configure:23754: test -s conftest.o<br>configure:23757: $? = 0<br>configure:23767: result: yes<br>configure:23771: checking map presence<br>configure:23781: g++ -E&nbsp; conftest.cc<br>configure:23787: $? = 0
<br>configure:23807: result: yes<br>configure:23842: checking for map<br>configure:23849: result: yes<br>configure:23874: checking string usability<br>configure:23886: g++ -c -g -O2&nbsp; conftest.cc &gt;&amp;5<br>configure:23892: $? = 0
<br>configure:23896: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s conftest.err<br>configure:23899: $? = 0<br>configure:23902: test -s conftest.o<br>configure:23905: $? = 0<br>configure:23915: result: yes<br>configure:23919: checking string presence
<br>configure:23929: g++ -E&nbsp; conftest.cc<br>configure:23935: $? = 0<br>configure:23955: result: yes<br>configure:23990: checking for string<br>configure:23997: result: yes<br>configure:24022: checking sstream usability<br>
configure:24034: g++ -c -g -O2&nbsp; conftest.cc &gt;&amp;5<br>configure:24040: $? = 0<br>configure:24044: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s conftest.err<br>configure:24047: $? = 0<br>configure:24050: test -s conftest.o<br>
configure:24053: $? = 0<br>configure:24063: result: yes<br>configure:24067: checking sstream presence<br>configure:24077: g++ -E&nbsp; conftest.cc<br>configure:24083: $? = 0<br>configure:24103: result: yes<br>configure:24138: checking for sstream
<br>configure:24145: result: yes<br>configure:24170: checking typeinfo usability<br>configure:24182: g++ -c -g -O2&nbsp; conftest.cc &gt;&amp;5<br>configure:24188: $? = 0<br>configure:24192: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s 
conftest.err<br>configure:24195: $? = 0<br>configure:24198: test -s conftest.o<br>configure:24201: $? = 0<br>configure:24211: result: yes<br>configure:24215: checking typeinfo presence<br>configure:24225: g++ -E&nbsp; conftest.cc
<br>configure:24231: $? = 0<br>configure:24251: result: yes<br>configure:24286: checking for typeinfo<br>configure:24293: result: yes<br>configure:24318: checking stdexcept usability<br>configure:24330: g++ -c -g -O2&nbsp; conftest.cc
 &gt;&amp;5<br>configure:24336: $? = 0<br>configure:24340: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s conftest.err<br>configure:24343: $? = 0<br>configure:24346: test -s conftest.o<br>configure:24349: $? = 0<br>configure:24359: result: yes
<br>configure:24363: checking stdexcept presence<br>configure:24373: g++ -E&nbsp; conftest.cc<br>configure:24379: $? = 0<br>configure:24399: result: yes<br>configure:24434: checking for stdexcept<br>configure:24441: result: yes
<br>configure:24466: checking algorithm usability<br>configure:24478: g++ -c -g -O2&nbsp; conftest.cc &gt;&amp;5<br>configure:24484: $? = 0<br>configure:24488: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s conftest.err<br>configure:24491: $? = 0
<br>configure:24494: test -s conftest.o<br>configure:24497: $? = 0<br>configure:24507: result: yes<br>configure:24511: checking algorithm presence<br>configure:24521: g++ -E&nbsp; conftest.cc<br>configure:24527: $? = 0<br>configure:24547: result: yes
<br>configure:24582: checking for algorithm<br>configure:24589: result: yes<br>configure:24614: checking limits usability<br>configure:24626: g++ -c -g -O2&nbsp; conftest.cc &gt;&amp;5<br>configure:24632: $? = 0<br>configure:24636: test -z 
<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s conftest.err<br>configure:24639: $? = 0<br>configure:24642: test -s conftest.o<br>configure:24645: $? = 0<br>configure:24655: result: yes<br>configure:24659: checking limits presence<br>configure:24669: g++ -E&nbsp; 
conftest.cc<br>configure:24675: $? = 0<br>configure:24695: result: yes<br>configure:24730: checking for limits<br>configure:24737: result: yes<br>configure:24904: checking for dlopen in -ldl<br>configure:24934: g++ -o conftest.exe
 -g -O2&nbsp;&nbsp; conftest.cc -ldl&nbsp;&nbsp; &gt;&amp;5<br>configure:24940: $? = 0<br>configure:24944: test -z <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;|| test ! -s conftest.err<br>configure:24947: $? = 0<br>configure:24950: test -s conftest.exe<br>configure:24953: $? = 0
<br>configure:24966: result: yes<br>configure:25035: checking for pkg-config<br>configure:25053: found /cygdrive/c/GTK/bin/pkg-config<br>configure:25065: result: /cygdrive/c/GTK/bin/pkg-config<br>configure:25080: checking pkg-config is at least version 
0.9.0<br>configure:25083: result: yes<br>configure:25094: checking for CLN<br>configure:25099: $PKG_CONFIG --exists --print-errors &quot;cln &gt;= 1.1.6&quot;<br>Package cln was not found in the pkg-config search path.<br>
Perhaps you should add the directory containing `cln.pc&#39;<br>to the PKG_CONFIG_PATH environment variable<br>No package &#39;cln&#39; found<br>configure:25102: $? = 1<br>configure:25113: $PKG_CONFIG --exists --print-errors &quot;cln &gt;= 
1.1.6&quot;<br>Package cln was not found in the pkg-config search path.<br>Perhaps you should add the directory containing `cln.pc&#39;<br>to the PKG_CONFIG_PATH environment variable<br>No package &#39;cln&#39; found<br>configure:25116: $? = 1
<br>Package cln was not found in the pkg-config search path.<br>Perhaps you should add the directory containing `cln.pc&#39;<br>to the PKG_CONFIG_PATH environment variable<br>No package &#39;cln&#39; found<br>configure:25137: error: Package requirements (cln &gt;= 
1.1.6) were not met.<br>Consider adjusting the PKG_CONFIG_PATH environment variable if you<br>installed software in a non-standard prefix.<br><br>Alternatively you may set the CLN_CFLAGS and CLN_LIBS environment variables
<br>to avoid the need to call pkg-config.&nbsp; See the pkg-config man page for<br>more details.<br><br>## ---------------- ##<br>## Cache variables. ##<br>## ---------------- ##<br><br>ac_cv_build=i686-pc-cygwin<br>ac_cv_build_alias=i686-pc-cygwin
<br>ac_cv_c_compiler_gnu=yes<br>ac_cv_cxx_compiler_gnu=yes<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_CLN_CFLAGS_set=<br>ac_cv_env_CLN_CFLAGS_value=<br>ac_cv_env_CLN_LIBS_set=
<br>ac_cv_env_CLN_LIBS_value=<br>ac_cv_env_CPPFLAGS_set=<br>ac_cv_env_CPPFLAGS_value=<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_PKG_CONFIG_set=
<br>ac_cv_env_PKG_CONFIG_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=no<br>ac_cv_func_tgetent=no<br>ac_cv_have_rusage=yes<br>ac_cv_header_algorithm=yes<br>ac_cv_header_dlfcn_h=yes<br>ac_cv_header_inttypes_h=yes<br>ac_cv_header_iosfwd=yes<br>ac_cv_header_iostream=yes
<br>ac_cv_header_limits=yes<br>ac_cv_header_list=yes<br>ac_cv_header_map=yes<br>ac_cv_header_memory_h=yes<br>ac_cv_header_readline_history_h=no<br>ac_cv_header_readline_readline_h=no<br>ac_cv_header_sstream=yes<br>ac_cv_header_stdc=yes
<br>ac_cv_header_stdexcept=yes<br>ac_cv_header_stdint_h=yes<br>ac_cv_header_stdlib_h=yes<br>ac_cv_header_string=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_typeinfo=yes<br>ac_cv_header_unistd_h=yes<br>ac_cv_header_vector=yes<br>ac_cv_host=i686-pc-cygwin<br>ac_cv_host_alias=i686-pc-cygwin<br>ac_cv_lib_dl_dlopen=yes<br>ac_cv_lib_fl_yywrap=no<br>ac_cv_lib_l_yywrap=no
<br>ac_cv_lib_ncurses_tgetent=no<br>ac_cv_lib_readline_readline=no<br>ac_cv_lib_termcap_tgetent=yes<br>ac_cv_objext=o<br>ac_cv_path_ac_pt_PKG_CONFIG=/cygdrive/c/GTK/bin/pkg-config<br>ac_cv_path_install=&#39;/usr/bin/install -c&#39;
<br>ac_cv_prog_AWK=gawk<br>ac_cv_prog_CPP=&#39;gcc -E&#39;<br>ac_cv_prog_CXXCPP=&#39;g++ -E&#39;<br>ac_cv_prog_ac_ct_AR=ar<br>ac_cv_prog_ac_ct_CC=gcc<br>ac_cv_prog_ac_ct_CXX=g++<br>ac_cv_prog_ac_ct_RANLIB=ranlib<br>ac_cv_prog_ac_ct_STRIP=strip
<br>ac_cv_prog_cc_g=yes<br>ac_cv_prog_cc_stdc=<br>ac_cv_prog_cxx_g=yes<br>ac_cv_prog_egrep=&#39;grep -E&#39;<br>ac_cv_prog_f77_g=no<br>ac_cv_prog_make_make_set=yes<br>ac_cv_sizeof_int=4<br>ac_cv_sizeof_long=4<br>ac_cv_sizeof_long_double=12
<br>ac_cv_sizeof_long_long=8<br>ac_cv_sizeof_void_p=4<br>ac_cv_type_int=yes<br>ac_cv_type_long=yes<br>ac_cv_type_long_double=yes<br>ac_cv_type_long_long=yes<br>ac_cv_type_void_p=yes<br>am_cv_CC_dependencies_compiler_type=gcc3
<br>am_cv_CXX_dependencies_compiler_type=gcc3<br>lt_cv_deplibs_check_method=&#39;file_magic ^x86 archive import|^x86 DLL&#39;<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=/usr/i686-pc-cygwin/bin/ld.exe<br>lt_cv_path_LDCXX=/usr/i686-pc-cygwin/bin/ld.exe<br>lt_cv_path_NM=&#39;/usr/bin/nm -B&#39;<br>lt_cv_path_SED=/usr/bin/sed<br>lt_cv_prog_compiler_c_o=yes
<br>lt_cv_prog_compiler_c_o_CXX=yes<br>lt_cv_prog_compiler_rtti_exceptions=no<br>lt_cv_prog_gnu_ld=yes<br>lt_cv_prog_gnu_ldcxx=yes<br>lt_cv_sys_global_symbol_pipe=&#39;sed -n -e &#39;\&#39;&#39;s/^.*[ &nbsp;&nbsp;&nbsp; ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ &nbsp;&nbsp;&nbsp; ][ &nbsp;&nbsp;&nbsp; ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p&#39;\&#39;&#39;&#39;
<br>lt_cv_sys_global_symbol_to_c_name_address=&#39;sed -n -e &#39;\&#39;&#39;s/^: \([^ ]*\) $/&nbsp; {\&quot;\1\&quot;, (lt_ptr) 0},/p&#39;\&#39;&#39; -e &#39;\&#39;&#39;s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/&nbsp; {&quot;\2&quot;, (lt_ptr) \&amp;\2},/p&#39;\&#39;&#39;&#39;
<br>lt_cv_sys_global_symbol_to_cdecl=&#39;sed -n -e &#39;\&#39;&#39;s/^. .* \(.*\)$/extern int \1;/p&#39;\&#39;&#39;&#39;<br>lt_cv_sys_max_cmd_len=8192<br>lt_lt_cv_prog_compiler_c_o=&#39;&quot;yes&quot;&#39;<br>lt_lt_cv_prog_compiler_c_o_CXX=&#39;&quot;yes&quot;&#39;
<br>lt_lt_cv_sys_global_symbol_pipe=&#39;&quot;sed -n -e &#39;\&#39;&#39;s/^.*[ &nbsp;&nbsp;&nbsp; ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ &nbsp;&nbsp;&nbsp; ][ &nbsp;&nbsp;&nbsp; ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p&#39;\&#39;&#39;&quot;&#39;<br>lt_lt_cv_sys_global_symbol_to_c_name_address=&#39;&quot;sed -n -e &#39;\&#39;&#39;s/^: \\([^ ]*\\) \$/&nbsp; {\\\&quot;\\1\\\&quot;, (lt_ptr) 0},/p&#39;\&#39;&#39; -e &#39;\&#39;&#39;s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/&nbsp; {\&quot;\\2\&quot;, (lt_ptr) \\&amp;\\2},/p&#39;\&#39;&#39;&quot;&#39;
<br>lt_lt_cv_sys_global_symbol_to_cdecl=&#39;&quot;sed -n -e &#39;\&#39;&#39;s/^. .* \\(.*\\)\$/extern int \\1;/p&#39;\&#39;&#39;&quot;&#39;<br><br>## ----------------- ##<br>## Output variables. ##<br>## ----------------- ##
<br><br>ACLOCAL=&#39;${SHELL} /home/ginac-1.4.0/missing --run aclocal-1.9&#39;<br>AMDEPBACKSLASH=&#39;\&#39;<br>AMDEP_FALSE=&#39;#&#39;<br>AMDEP_TRUE=&#39;&#39;<br>AMTAR=&#39;${SHELL} /home/ginac-1.4.0/missing --run tar&#39;
<br>AR=&#39;ar&#39;<br>ARCHIVE_AGE=&#39;2&#39;<br>ARCHIVE_VERSION=&#39;2&#39;<br>AUTOCONF=&#39;${SHELL} /home/ginac-1.4.0/missing --run autoconf&#39;<br>AUTOHEADER=&#39;${SHELL} /home/ginac-1.4.0/missing --run autoheader&#39;
<br>AUTOMAKE=&#39;${SHELL} /home/ginac-1.4.0/missing --run automake-1.9&#39;<br>AWK=&#39;gawk&#39;<br>CC=&#39;gcc&#39;<br>CCDEPMODE=&#39;depmode=gcc3&#39;<br>CFLAGS=&#39;-g -O2&#39;<br>CLN_CFLAGS=&#39;&#39;<br>CLN_LIBS=&#39;&#39;
<br>CONFIG_DOXYGEN_FALSE=&#39;&#39;<br>CONFIG_DOXYGEN_TRUE=&#39;&#39;<br>CONFIG_FIG2DEV_FALSE=&#39;&#39;<br>CONFIG_FIG2DEV_TRUE=&#39;&#39;<br>CONFIG_RUSAGE=&#39;yes&#39;<br>CONFIG_TEX_FALSE=&#39;&#39;<br>CONFIG_TEX_TRUE=&#39;&#39;
<br>CPP=&#39;gcc -E&#39;<br>CPPFLAGS=&#39;&#39;<br>CXX=&#39;g++&#39;<br>CXXCPP=&#39;g++ -E&#39;<br>CXXDEPMODE=&#39;depmode=gcc3&#39;<br>CXXFLAGS=&#39;-g -O2&#39;<br>CYGPATH_W=&#39;cygpath -w&#39;<br>DEFS=&#39;&#39;<br>DEPDIR=&#39;.deps&#39;
<br>DL_LIBS=&#39;-ldl&#39;<br>DOXYGEN=&#39;&#39;<br>DVIPS=&#39;&#39;<br>ECHO=&#39;echo&#39;<br>ECHO_C=&#39;&#39;<br>ECHO_N=&#39;-n&#39;<br>ECHO_T=&#39;&#39;<br>EGREP=&#39;grep -E&#39;<br>EXEEXT=&#39;.exe&#39;<br>F77=&#39;&#39;
<br>FFLAGS=&#39;&#39;<br>FIG2DEV=&#39;&#39;<br>GINACLIB_MAJOR_VERSION=&#39;1&#39;<br>GINACLIB_MICRO_VERSION=&#39;0&#39;<br>GINACLIB_MINOR_VERSION=&#39;4&#39;<br>GINACLIB_VERSION=&#39;1.4.0&#39;<br>GINSH_LIBS=&#39;-ltermcap &#39;
<br>INSTALL_DATA=&#39;${INSTALL} -m 644&#39;<br>INSTALL_PROGRAM=&#39;${INSTALL}&#39;<br>INSTALL_SCRIPT=&#39;${INSTALL}&#39;<br>INSTALL_STRIP_PROGRAM=&#39;${SHELL} $(install_sh) -c -s&#39;<br>LATEX=&#39;&#39;<br>LDFLAGS=&#39;&#39;
<br>LEX=&#39;${SHELL} /home/ginac-1.4.0/missing --run flex&#39;<br>LEXLIB=&#39;&#39;<br>LEX_OUTPUT_ROOT=&#39;&#39;<br>LIBOBJS=&#39;&#39;<br>LIBS=&#39;&#39;<br>LIBTERMCAP=&#39;-ltermcap&#39;<br>LIBTOOL=&#39;$(SHELL) $(top_builddir)/libtool&#39;
<br>LN_S=&#39;ln -s&#39;<br>LTLIBOBJS=&#39;&#39;<br>LT_RELEASE=&#39;1.4&#39;<br>LT_VERSION_INFO=&#39;0:0:0&#39;<br>MAKEINDEX=&#39;&#39;<br>MAKEINFO=&#39;${SHELL} /home/ginac-1.4.0/missing --run makeinfo&#39;<br>OBJEXT=&#39;o&#39;
<br>PACKAGE=&#39;ginac&#39;<br>PACKAGE_BUGREPORT=&#39;&lt;<a href="mailto:ginac-list@ginac.de">ginac-list@ginac.de</a>&gt;&#39;<br>PACKAGE_NAME=&#39;GiNaC&#39;<br>PACKAGE_STRING=&#39;GiNaC 1.4.0&#39;<br>PACKAGE_TARNAME=&#39;ginac&#39;
<br>PACKAGE_VERSION=&#39;1.4.0&#39;<br>PATH_SEPARATOR=&#39;:&#39;<br>PDFLATEX=&#39;&#39;<br>PKG_CONFIG=&#39;/cygdrive/c/GTK/bin/pkg-config&#39;<br>RANLIB=&#39;ranlib&#39;<br>SET_MAKE=&#39;&#39;<br>SHELL=&#39;/bin/sh&#39;<br>
STRIP=&#39;strip&#39;<br>VERSION=&#39;1.4.0&#39;<br>YACC=&#39;yacc&#39;<br>ac_ct_AR=&#39;ar&#39;<br>ac_ct_CC=&#39;gcc&#39;<br>ac_ct_CXX=&#39;g++&#39;<br>ac_ct_F77=&#39;&#39;<br>ac_ct_RANLIB=&#39;ranlib&#39;<br>ac_ct_STRIP=&#39;strip&#39;
<br>ac_pt_PKG_CONFIG=&#39;/cygdrive/c/GTK/bin/pkg-config&#39;<br>am__fastdepCC_FALSE=&#39;#&#39;<br>am__fastdepCC_TRUE=&#39;&#39;<br>am__fastdepCXX_FALSE=&#39;#&#39;<br>am__fastdepCXX_TRUE=&#39;&#39;<br>am__include=&#39;include&#39;
<br>am__leading_dot=&#39;.&#39;<br>am__quote=&#39;&#39;<br>am__tar=&#39;${AMTAR} chof - &quot;$$tardir&quot;&#39;<br>am__untar=&#39;${AMTAR} xf -&#39;<br>bindir=&#39;${exec_prefix}/bin&#39;<br>build=&#39;i686-pc-cygwin&#39;
<br>build_alias=&#39;&#39;<br>build_cpu=&#39;i686&#39;<br>build_os=&#39;cygwin&#39;<br>build_vendor=&#39;pc&#39;<br>datadir=&#39;${prefix}/share&#39;<br>exec_prefix=&#39;NONE&#39;<br>host=&#39;i686-pc-cygwin&#39;<br>host_alias=&#39;&#39;
<br>host_cpu=&#39;i686&#39;<br>host_os=&#39;cygwin&#39;<br>host_vendor=&#39;pc&#39;<br>includedir=&#39;${prefix}/include&#39;<br>infodir=&#39;${prefix}/info&#39;<br>install_sh=&#39;/home/ginac-1.4.0/install-sh&#39;<br>libdir=&#39;${exec_prefix}/lib&#39;
<br>libexecdir=&#39;${exec_prefix}/libexec&#39;<br>localstatedir=&#39;${prefix}/var&#39;<br>mandir=&#39;${prefix}/man&#39;<br>mkdir_p=&#39;mkdir -p --&#39;<br>oldincludedir=&#39;/usr/include&#39;<br>prefix=&#39;NONE&#39;<br>
program_transform_name=&#39;s,x,x,&#39;<br>sbindir=&#39;${exec_prefix}/sbin&#39;<br>sharedstatedir=&#39;${prefix}/com&#39;<br>sysconfdir=&#39;${prefix}/etc&#39;<br>target_alias=&#39;&#39;<br><br>## ----------- ##<br>## confdefs.h
. ##<br>## ----------- ##<br><br>#define ARCHIVE_AGE 2<br>#define ARCHIVE_VERSION 2<br>#define HAVE_DLFCN_H 1<br>#define HAVE_INTTYPES_H 1<br>#define HAVE_LIBDL 1<br>#define HAVE_MEMORY_H 1<br>#define HAVE_RUSAGE<br>#define HAVE_STDINT_H 1
<br>#define HAVE_STDLIB_H 1<br>#define HAVE_STRINGS_H 1<br>#define HAVE_STRING_H 1<br>#define HAVE_SYS_STAT_H 1<br>#define HAVE_SYS_TYPES_H 1<br>#define HAVE_UNISTD_H 1<br>#define HAVE_UNISTD_H 1<br>#define PACKAGE &quot;ginac&quot;
<br>#define PACKAGE_BUGREPORT &quot;&lt;<a href="mailto:ginac-list@ginac.de">ginac-list@ginac.de</a>&gt;&quot;<br>#define PACKAGE_NAME &quot;GiNaC&quot;<br>#define PACKAGE_STRING &quot;GiNaC 1.4.0&quot;<br>#define PACKAGE_TARNAME &quot;ginac&quot;
<br>#define PACKAGE_VERSION &quot;1.4.0&quot;<br>#define SIZEOF_INT 4<br>#define SIZEOF_LONG 4<br>#define SIZEOF_LONG_DOUBLE 12<br>#define SIZEOF_LONG_LONG 8<br>#define SIZEOF_VOID_P 4<br>#define STDC_HEADERS 1<br>#define VERSION &quot;
1.4.0&quot;<br>#endif<br>#ifdef __cplusplus<br>extern &quot;C&quot; void std::exit (int) throw (); using std::exit;<br><br>configure: exit 1<br><br>