This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = gargamel.valdosta.edu uname -m = i686 uname -r = 2.6.18-128.1.1.el5 uname -s = Linux uname -v = #1 SMP Mon Jan 26 13:59:00 EST 2009 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/qt-3.3/bin PATH: /usr/kerberos/sbin PATH: /usr/kerberos/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/X11R6/bin PATH: /root/bin PATH: /opt/SUNWkio/bin PATH: /opt/SUNWut/bin PATH: /opt/SUNWut/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2389: checking for gcc configure:2405: found /usr/bin/gcc configure:2416: result: gcc configure:2654: checking for C compiler version configure:2661: gcc --version >&5 gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-44) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2664: $? = 0 configure:2671: gcc -v >&5 Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux Thread model: posix gcc version 4.1.2 20080704 (Red Hat 4.1.2-44) configure:2674: $? = 0 configure:2681: gcc -V >&5 gcc: '-V' option must have argument configure:2684: $? = 1 configure:2707: checking for C compiler default output file name configure:2734: gcc conftest.c >&5 configure:2737: $? = 0 configure:2775: result: a.out configure:2792: checking whether the C compiler works configure:2802: ./a.out configure:2805: $? = 0 configure:2822: result: yes configure:2829: checking whether we are cross compiling configure:2831: result: no configure:2834: checking for suffix of executables configure:2841: gcc -o conftest conftest.c >&5 configure:2844: $? = 0 configure:2868: result: configure:2874: checking for suffix of object files configure:2900: gcc -c conftest.c >&5 configure:2903: $? = 0 configure:2926: result: o configure:2930: checking whether we are using the GNU C compiler configure:2959: gcc -c conftest.c >&5 configure:2965: $? = 0 configure:2982: result: yes configure:2987: checking whether gcc accepts -g configure:3017: gcc -c -g conftest.c >&5 configure:3023: $? = 0 configure:3122: result: yes configure:3139: checking for gcc option to accept ISO C89 configure:3213: gcc -c -g -O2 conftest.c >&5 configure:3219: $? = 0 configure:3242: result: none needed configure:3265: checking how to run the C preprocessor configure:3305: gcc -E conftest.c configure:3311: $? = 0 configure:3342: gcc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:3348: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3381: result: gcc -E configure:3410: gcc -E conftest.c configure:3416: $? = 0 configure:3447: gcc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:3453: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3548: checking for g++ configure:3564: found /usr/bin/g++ configure:3575: result: g++ configure:3606: checking for C++ compiler version configure:3613: g++ --version >&5 g++ (GCC) 4.1.2 20080704 (Red Hat 4.1.2-44) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3616: $? = 0 configure:3623: g++ -v >&5 Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux Thread model: posix gcc version 4.1.2 20080704 (Red Hat 4.1.2-44) configure:3626: $? = 0 configure:3633: g++ -V >&5 g++: '-V' option must have argument configure:3636: $? = 1 configure:3639: checking whether we are using the GNU C++ compiler configure:3668: g++ -c conftest.cpp >&5 configure:3674: $? = 0 configure:3691: result: yes configure:3696: checking whether g++ accepts -g configure:3726: g++ -c -g conftest.cpp >&5 configure:3732: $? = 0 configure:3831: result: yes configure:3859: checking how to run the C++ preprocessor configure:3895: g++ -E conftest.cpp configure:3901: $? = 0 configure:3932: g++ -E conftest.cpp conftest.cpp:8:28: error: ac_nonexistent.h: No such file or directory configure:3938: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3971: result: g++ -E configure:4000: g++ -E conftest.cpp configure:4006: $? = 0 configure:4037: g++ -E conftest.cpp conftest.cpp:8:28: error: ac_nonexistent.h: No such file or directory configure:4043: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:4130: checking for ranlib configure:4146: found /usr/bin/ranlib configure:4157: result: ranlib configure:4263: checking for X configure:4433: gcc -o conftest -g -O2 conftest.c -lX11 >&5 configure:4439: $? = 0 configure:4498: result: libraries , headers configure:4659: gcc -o conftest -g -O2 conftest.c -lX11 >&5 configure:4665: $? = 0 configure:4822: checking for gethostbyname configure:4878: gcc -o conftest -g -O2 conftest.c >&5 configure:4884: $? = 0 configure:4901: result: yes configure:5046: checking for connect configure:5102: gcc -o conftest -g -O2 conftest.c >&5 configure:5108: $? = 0 configure:5125: result: yes configure:5197: checking for remove configure:5253: gcc -o conftest -g -O2 conftest.c >&5 configure:5259: $? = 0 configure:5276: result: yes configure:5348: checking for shmat configure:5404: gcc -o conftest -g -O2 conftest.c >&5 configure:5410: $? = 0 configure:5427: result: yes configure:5508: checking for IceConnectionNumber in -lICE configure:5543: gcc -o conftest -g -O2 conftest.c -lICE >&5 configure:5549: $? = 0 configure:5567: result: yes configure:5585: checking for cos in -lm configure:5620: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:15: warning: conflicting types for built-in function 'cos' configure:5626: $? = 0 configure:5644: result: yes configure:5656: checking for dlopen in -ldl configure:5691: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 configure:5697: $? = 0 configure:5715: result: yes configure:5991: checking for inline keyword configure:6013: gcc -o conftest -g -O2 conftest.c -ldl -lm -ldl -lm -rdynamic >&5 configure:6016: $? = 0 configure:6022: ./conftest configure:6025: $? = 0 configure:6043: result: yes configure:6046: checking for nl_langinfo (CODESET) configure:6069: gcc -o conftest -g -O2 conftest.c -ldl -lm -ldl -lm -rdynamic >&5 configure:6075: $? = 0 configure:6096: result: yes configure:6099: checking for getaddrinfo configure:6124: gcc -o conftest -g -O2 conftest.c -ldl -lm -ldl -lm -rdynamic >&5 configure:6130: $? = 0 configure:6151: result: yes configure:6156: checking for grep that handles long lines and -e configure:6230: result: /bin/grep configure:6235: checking for egrep configure:6313: result: /bin/grep -E configure:6318: checking for ANSI C header files configure:6348: gcc -c -g -O2 conftest.c >&5 configure:6354: $? = 0 configure:6453: gcc -o conftest -g -O2 conftest.c -ldl -lm -ldl -lm -rdynamic >&5 configure:6456: $? = 0 configure:6462: ./conftest configure:6465: $? = 0 configure:6482: result: yes configure:6506: checking for sys/types.h configure:6527: gcc -c -g -O2 conftest.c >&5 configure:6533: $? = 0 configure:6549: result: yes configure:6506: checking for sys/stat.h configure:6527: gcc -c -g -O2 conftest.c >&5 configure:6533: $? = 0 configure:6549: result: yes configure:6506: checking for stdlib.h configure:6527: gcc -c -g -O2 conftest.c >&5 configure:6533: $? = 0 configure:6549: result: yes configure:6506: checking for string.h configure:6527: gcc -c -g -O2 conftest.c >&5 configure:6533: $? = 0 configure:6549: result: yes configure:6506: checking for memory.h configure:6527: gcc -c -g -O2 conftest.c >&5 configure:6533: $? = 0 configure:6549: result: yes configure:6506: checking for strings.h configure:6527: gcc -c -g -O2 conftest.c >&5 configure:6533: $? = 0 configure:6549: result: yes configure:6506: checking for inttypes.h configure:6527: gcc -c -g -O2 conftest.c >&5 configure:6533: $? = 0 configure:6549: result: yes configure:6506: checking for stdint.h configure:6527: gcc -c -g -O2 conftest.c >&5 configure:6533: $? = 0 configure:6549: result: yes configure:6506: checking for unistd.h configure:6527: gcc -c -g -O2 conftest.c >&5 configure:6533: $? = 0 configure:6549: result: yes configure:6571: checking iconv.h usability configure:6588: gcc -c -g -O2 conftest.c >&5 configure:6594: $? = 0 configure:6608: result: yes configure:6612: checking iconv.h presence configure:6627: gcc -E conftest.c configure:6633: $? = 0 configure:6647: result: yes configure:6675: checking for iconv.h configure:6682: result: yes configure:6717: gcc -o conftest -g -O2 conftest.c -ldl -lm -ldl -lm -rdynamic >&5 configure:6720: $? = 0 configure:6726: ./conftest configure:6729: $? = 0 configure:6807: checking iconv is usable configure:6810: result: yes configure:6817: checking for mbsrtowcs configure:6842: gcc -o conftest -g -O2 conftest.c -ldl -lm -ldl -lm -rdynamic >&5 conftest.c: In function 'main': conftest.c:26: warning: passing argument 2 of 'mbsrtowcs' from incompatible pointer type configure:6845: $? = 0 configure:6851: ./conftest configure:6854: $? = 0 configure:6872: result: yes configure:6895: checking for char configure:6925: gcc -c -g -O2 conftest.c >&5 configure:6931: $? = 0 configure:6946: result: yes configure:6953: checking size of char configure:7255: gcc -o conftest -g -O2 conftest.c -ldl -lm -ldl -lm -rdynamic >&5 configure:7258: $? = 0 configure:7264: ./conftest configure:7267: $? = 0 configure:7290: result: 1 configure:7300: checking for short configure:7330: gcc -c -g -O2 conftest.c >&5 configure:7336: $? = 0 configure:7351: result: yes configure:7358: checking size of short configure:7660: gcc -o conftest -g -O2 conftest.c -ldl -lm -ldl -lm -rdynamic >&5 configure:7663: $? = 0 configure:7669: ./conftest configure:7672: $? = 0 configure:7695: result: 2 configure:7705: checking for int configure:7735: gcc -c -g -O2 conftest.c >&5 configure:7741: $? = 0 configure:7756: result: yes configure:7763: checking size of int configure:8065: gcc -o conftest -g -O2 conftest.c -ldl -lm -ldl -lm -rdynamic >&5 configure:8068: $? = 0 configure:8074: ./conftest configure:8077: $? = 0 configure:8100: result: 4 configure:8110: checking for long configure:8140: gcc -c -g -O2 conftest.c >&5 configure:8146: $? = 0 configure:8161: result: yes configure:8168: checking size of long configure:8470: gcc -o conftest -g -O2 conftest.c -ldl -lm -ldl -lm -rdynamic >&5 configure:8473: $? = 0 configure:8479: ./conftest configure:8482: $? = 0 configure:8505: result: 4 configure:8515: checking for long long configure:8545: gcc -c -g -O2 conftest.c >&5 configure:8551: $? = 0 configure:8566: result: yes configure:8573: checking size of long long configure:8875: gcc -o conftest -g -O2 conftest.c -ldl -lm -ldl -lm -rdynamic >&5 configure:8878: $? = 0 configure:8884: ./conftest configure:8887: $? = 0 configure:8910: result: 8 configure:8922: checking for stack direction configure:8951: gcc -o conftest -g -O2 conftest.c -ldl -lm -ldl -lm -rdynamic >&5 configure:8954: $? = 0 configure:8960: ./conftest configure:8963: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_CODESET 1 | #define HAVE_GETADDRINFO 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | int grows_down_p(int n, void *cmp) { | if (!cmp) | return grows_down_p(10, &cmp); | else if (!n) | return ((unsigned long)&cmp < (unsigned long)cmp); | else | return grows_down_p(n - 1, cmp); | } | int main() { | return grows_down_p(0, 0); | } configure:8978: result: down configure:9004: checking whether byte ordering is bigendian configure:9037: gcc -c -g -O2 conftest.c >&5 configure:9043: $? = 0 configure:9075: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:35: error: 'not' undeclared (first use in this function) conftest.c:35: error: (Each undeclared identifier is reported only once conftest.c:35: error: for each function it appears in.) conftest.c:35: error: expected ';' before 'big' configure:9081: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_CODESET 1 | #define HAVE_GETADDRINFO 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define STACK_DIRECTION -1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:9221: result: no configure:9324: checking whether C++ compiler works configure:9344: g++ -o conftest -g -O2 conftest.cpp -ldl -lm -ldl -lm -rdynamic >&5 configure:9347: $? = 0 configure:9353: ./conftest configure:9356: $? = 0 configure:9371: result: yes configure:9383: checking whether new and new[] are different configure:9408: g++ -o conftest -g -O2 conftest.cpp -ldl -lm -ldl -lm -rdynamic >&5 configure:9411: $? = 0 configure:9417: ./conftest configure:9420: $? = 0 configure:9438: result: yes configure:9446: checking whether need to use -fpermissive configure:9469: g++ -c -g -O2 conftest.cpp >&5 configure:9475: $? = 0 configure:9492: result: no configure:9509: checking X11/Xlib.h usability configure:9526: g++ -c -g -O2 conftest.cpp >&5 configure:9532: $? = 0 configure:9546: result: yes configure:9550: checking X11/Xlib.h presence configure:9565: g++ -E conftest.cpp configure:9571: $? = 0 configure:9585: result: yes configure:9613: checking for X11/Xlib.h configure:9620: result: yes configure:9641: checking X11/Intrinsic.h usability configure:9658: g++ -c -g -O2 conftest.cpp >&5 configure:9664: $? = 0 configure:9678: result: yes configure:9682: checking X11/Intrinsic.h presence configure:9697: g++ -E conftest.cpp configure:9703: $? = 0 configure:9717: result: yes configure:9745: checking for X11/Intrinsic.h configure:9752: result: yes configure:9763: checking for XFlush in -lX11 configure:9798: g++ -o conftest -g -O2 conftest.cpp -lX11 -ldl -lm -ldl -lm -rdynamic >&5 configure:9804: $? = 0 configure:9822: result: yes configure:9830: checking for XSyncQueryExtension in -lXext configure:9865: g++ -o conftest -g -O2 conftest.cpp -lXext -lX11 -ldl -lm -ldl -lm -rdynamic >&5 configure:9871: $? = 0 configure:9889: result: yes configure:9897: checking for XtDestroyWidget in -lXt configure:9932: g++ -o conftest -g -O2 conftest.cpp -lXt -lX11 -lXext -ldl -lm -ldl -lm -rdynamic >&5 configure:9938: $? = 0 configure:9956: result: yes configure:9964: checking for XmuInternAtom in -lXmu configure:9999: g++ -o conftest -g -O2 conftest.cpp -lXmu -lXt -lX11 -lXext -ldl -lm -ldl -lm -rdynamic >&5 configure:10005: $? = 0 configure:10023: result: yes configure:10031: checking for vendorShellClassRec in -lXaw configure:10066: g++ -o conftest -g -O2 conftest.cpp -lXaw -lXmu -lXt -lX11 -lXext -ldl -lm -ldl -lm -rdynamic >&5 configure:10072: $? = 0 configure:10090: result: yes configure:10112: checking whether X11/XKBlib.h is available configure:10135: g++ -o conftest -g -O2 conftest.cpp -ldl -lm -ldl -lm -rdynamic >&5 configure:10138: $? = 0 configure:10144: ./conftest configure:10147: $? = 0 configure:10165: result: yes configure:10202: checking GL/glx.h usability configure:10219: g++ -c -g -O2 conftest.cpp >&5 configure:10225: $? = 0 configure:10239: result: yes configure:10243: checking GL/glx.h presence configure:10258: g++ -E conftest.cpp configure:10264: $? = 0 configure:10278: result: yes configure:10306: checking for GL/glx.h configure:10313: result: yes configure:10331: checking for glXChooseVisual in -lGL configure:10366: g++ -o conftest -g -O2 conftest.cpp -lGL -lX11 -lXext -ldl -lm -ldl -lm -rdynamic >&5 configure:10372: $? = 0 configure:10390: result: yes configure:10518: checking X11/extensions/Xrender.h usability configure:10535: g++ -c -g -O2 conftest.cpp >&5 configure:10541: $? = 0 configure:10555: result: yes configure:10559: checking X11/extensions/Xrender.h presence configure:10574: g++ -E conftest.cpp configure:10580: $? = 0 configure:10594: result: yes configure:10622: checking for X11/extensions/Xrender.h configure:10629: result: yes configure:10641: checking for XRenderQueryExtension in -lXrender configure:10676: g++ -o conftest -g -O2 conftest.cpp -lXrender -lX11 -lXext -lXrender -ldl -lm -ldl -lm -rdynamic >&5 configure:10682: $? = 0 configure:10700: result: yes configure:10977: checking for cairo_create in -lcairo configure:11012: g++ -o conftest -g -O2 conftest.cpp -lcairo -lGL -lXrender -lXft -lXrender -lfontconfig -lfreetype -lX11 -lcairo -ldl -lm -ldl -lm -rdynamic >&5 configure:11018: $? = 0 configure:11036: result: yes configure:11060: checking cairo-xlib.h usability configure:11077: g++ -c -g -O2 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 conftest.cpp >&5 configure:11083: $? = 0 configure:11097: result: yes configure:11101: checking cairo-xlib.h presence configure:11116: g++ -E -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 conftest.cpp configure:11122: $? = 0 configure:11136: result: yes configure:11164: checking for cairo-xlib.h configure:11171: result: yes configure:11208: checking png.h usability configure:11225: g++ -c -g -O2 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 conftest.cpp >&5 configure:11231: $? = 0 configure:11245: result: yes configure:11249: checking png.h presence configure:11264: g++ -E -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 conftest.cpp configure:11270: $? = 0 configure:11284: result: yes configure:11312: checking for png.h configure:11319: result: yes configure:11331: checking for png_read_info in -lpng configure:11366: g++ -o conftest -g -O2 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 conftest.cpp -lpng -lpng -lz -ldl -lm -ldl -lm -rdynamic >&5 configure:11372: $? = 0 configure:11390: result: yes configure:11430: checking jpeglib.h usability configure:11447: g++ -c -g -O2 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 conftest.cpp >&5 configure:11453: $? = 0 configure:11467: result: yes configure:11471: checking jpeglib.h presence configure:11486: g++ -E -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 conftest.cpp configure:11492: $? = 0 configure:11506: result: yes configure:11534: checking for jpeglib.h configure:11541: result: yes configure:11553: checking for jpeg_start_decompress in -ljpeg configure:11588: g++ -o conftest -g -O2 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 conftest.cpp -ljpeg -ljpeg -ldl -lm -ldl -lm -rdynamic >&5 configure:11594: $? = 0 configure:11612: result: yes configure:12086: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on gargamel.valdosta.edu config.status:692: creating Makefile config.status:692: creating mzscheme/Makefile config.status:692: creating mzscheme/src/Makefile config.status:692: creating mzscheme/dynsrc/Makefile config.status:692: creating mzscheme/gc/Makefile config.status:692: creating mzscheme/sgc/Makefile config.status:692: creating mzscheme/gc2/Makefile config.status:692: creating foreign/Makefile config.status:692: creating mred/Makefile config.status:692: creating mred/wxs/Makefile config.status:692: creating mred/wxme/Makefile config.status:692: creating mred/gc2/Makefile config.status:692: creating wxcommon/libpng/Makefile config.status:692: creating wxcommon/zlib/Makefile config.status:692: creating wxxt/src/Makefile config.status:692: creating wxxt/src/x/Makefile config.status:692: creating wxxt/utils/image/src/Makefile config.status:692: creating wxxt/contrib/xpm/lib/Makefile config.status:692: creating mzscheme/mzconfig.h config.status:915: mzscheme/mzconfig.h is unchanged configure:13267: === configuring in foreign/gcc/libffi (/root/Desktop/plt-4.1.4/src/foreign/gcc/libffi) configure:13370: running /bin/sh ./configure '--prefix=/root/Desktop/plt-4.1.4' '--disable-multilib' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_GL_glx_h=yes ac_cv_header_X11_Intrinsic_h=yes ac_cv_header_X11_Xlib_h=yes ac_cv_header_X11_extensions_Xrender_h=yes ac_cv_header_cairo_xlib_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_memory_h=yes ac_cv_header_png_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_lib_GL_glXChooseVisual=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_X11_XFlush=yes ac_cv_lib_Xaw_vendorShellClassRec=yes ac_cv_lib_Xext_XSyncQueryExtension=yes ac_cv_lib_Xmu_XmuInternAtom=yes ac_cv_lib_Xrender_XRenderQueryExtension=yes ac_cv_lib_Xt_XtDestroyWidget=yes ac_cv_lib_cairo_cairo_create=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_jpeg_jpeg_start_decompress=yes ac_cv_lib_m_cos=yes ac_cv_lib_png_png_read_info=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_sizeof_char=1 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_type_char=yes ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_long_long=yes ac_cv_type_short=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' ARFLAGS='ruv' AS='as' CC='gcc' CC_FOR_BUILD='gcc' CFLAGS='-g -O2' CGC='cgc' CGCOPTIONS='' CGC_CAP_INSTALLED='CGC' CGC_INSTALLED='cgc' COLLECTS_PATH='../collects' COMPFLAGS=' -Wall' CPP='gcc -E' CPPFLAGS=' -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 ' CXX='g++' CXXCPP='g++ -E' CXXFLAGS='-g -O2' DEFS='-DHAVE_CONFIG_H' DYN_CFLAGS='-fPIC' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXE_SUFFIX='' EXTRA_GMP_OBJ='' EXTRA_OSK_LIBS='' FOREIGNTARGET='foreign-stuff' FOREIGN_CONVENIENCE='' FOREIGN_IF_USED='FOREIGN_USED' FOREIGN_OBJSLIB='$(FOREIGN_OBJS)' FRAMEWORK_INSTALL_DIR='' FRAMEWORK_PREFIX='' FRAMEWORK_REL_INSTALL='' GC2OPTIONS=' -DNEWGC_BTC_ACCOUNT' GCDIR='gc' GREP='/bin/grep' ICP='cp' INCLUDEDEP='-include' INSTALL_ORIG_TREE='yes' JPEG_A='' JPEG_INC='' LDFLAGS='' LIBFINISH='echo' LIBMRED_DEP='' LIBMZSCHEME_DEP='' LIBOBJS='' LIBS='-ldl -lm -ldl -lm -rdynamic ' LIBSFX='a' LTA='a' LTLIBOBJS='' LTO='o' MAIN_VARIANT='3m' MAKE_COPYTREE='no' MAKE_FINISH='' MAKE_MRED='mred' MAKE_WBUILD='' MMM='3m' MMM_CAP_INSTALLED='' MMM_INSTALLED='' MREDLINKER='$(CXX)' MRLIBINSTALL='install-no-lib' MROPTIONS=' -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG' MZBINTARGET='normal-bin' MZINSTALLTARGET='unix-install' MZLINKER='$(CC)' MZOPTIONS='' NOT_OSX='' OBJEXT='o' OPTIONS='' OSKHOME='' OSX='.osx' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='' PLACE_CGC_FLAGS='' PLAIN_CC='$(CC)' PNG_A='' PREFLAGS='' PROFFLAGS='' RANLIB='ranlib' REZ='/Developer/Tools/Rez' SED='' SHELL='/bin/sh' STATIC_AR='ar' USE_WXPRECOMP='' WBUILD='sh $(PLTSRCDIR)/wxxt/src/XWidgets/dummy.wbuild' WXLIBS='WXLIBSNORM' WXPRECOMP='' WXVARIANT='wx_xt' WX_MMD_FLAG='-MMD' XFORMFLAGS=' --keep-lines' XMKMF='' X_CFLAGS=' -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 ' X_EXTRA_LIBS=' -lGL -lXrender -lXft -lXrender -lfontconfig -lfreetype -lX11 -lcairo -lpng -lz -ljpeg' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ZLIB_A='' ZLIB_INC='' ac_ct_CC='gcc' ac_ct_CXX='g++' bindir='${prefix}/bin' build_alias='' collectsdir='${prefix}/collects' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${prefix}/doc' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' includepltdir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libpltdir='${prefix}/lib' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/root/Desktop/plt-4.1.4' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' foreign/gcc/libffi' sysconfdir='${prefix}/etc' target_alias='' x_includes='' x_libraries='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define HAVE_LIBM 1 #define HAVE_LIBDL 1 #define HAVE_CODESET 1 #define HAVE_GETADDRINFO 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define SIZEOF_CHAR 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define STACK_DIRECTION -1 configure: exit 0