cgal/Packages/Tutorial/tutorial/Polyhedron/Qt/Subdivision/config.log

1215 lines
37 KiB
Plaintext

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.57. Invocation command line was
$ ./configure --with-qt-dir=/usr/local/qt3
## --------- ##
## Platform. ##
## --------- ##
hostname = criquet
uname -m = i686
uname -r = 2.4.20
uname -s = Linux
uname -v = #1 SMP Mon Jan 20 15:44:47 MET 2003
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/kde3/bin
PATH: /u/criquet/0/prisme/palliez/bin/script
PATH: /u/criquet/0/prisme/palliez/bin/Linux
PATH: /0/prisme_util/bin-script
PATH: /0/prisme_util/bin-linux
PATH: /usr/local/bin
PATH: /usr/local/bin/X11
PATH: /usr/bin/gnu
PATH: /usr/bin/X11
PATH: /usr/local/ssh/bin
PATH: /usr/local/kde3/bin
PATH: /net/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /0/prisme_util/Inventor/Inventor-2.1-GNU/Linux/usr/bin
PATH: /u/criquet/0/prisme/palliez/src/cgal/tool/tool
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1345: checking build system type
configure:1363: result: i686-pc-linux-gnu
configure:1371: checking host system type
configure:1385: result: i686-pc-linux-gnu
configure:1393: checking target system type
configure:1407: result: i686-pc-linux-gnu
configure:1440: checking for a BSD-compatible install
configure:1494: result: /usr/bin/install -c
configure:1509: checking for -p flag to install
configure:1522: result: yes
configure:1533: checking whether build environment is sane
configure:1576: result: yes
configure:1609: checking for gawk
configure:1625: found /usr/bin/gnu/gawk
configure:1635: result: gawk
configure:1645: checking whether make sets $(MAKE)
configure:1665: result: yes
configure:1851: checking for style of include used by make
configure:1879: result: GNU
configure:2000: checking for gcc
configure:2016: found /usr/local/bin/gcc
configure:2026: result: gcc
configure:2270: checking for C compiler version
configure:2273: gcc --version </dev/null >&5
2.95.3
configure:2276: $? = 0
configure:2278: gcc -v </dev/null >&5
Reading specs from /usr/local/gcc/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/specs
gcc version 2.95.3 20010315 (release)
configure:2281: $? = 0
configure:2283: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2286: $? = 1
configure:2310: checking for C compiler default output
configure:2313: gcc conftest.c >&5
configure:2316: $? = 0
configure:2362: result: a.out
configure:2367: checking whether the C compiler works
configure:2373: ./a.out
configure:2376: $? = 0
configure:2393: result: yes
configure:2400: checking whether we are cross compiling
configure:2402: result: no
configure:2405: checking for suffix of executables
configure:2407: gcc -o conftest conftest.c >&5
configure:2410: $? = 0
configure:2435: result:
configure:2441: checking for suffix of object files
configure:2463: gcc -c conftest.c >&5
configure:2466: $? = 0
configure:2488: result: o
configure:2492: checking whether we are using the GNU C compiler
configure:2517: gcc -c conftest.c >&5
configure:2520: $? = 0
configure:2523: test -s conftest.o
configure:2526: $? = 0
configure:2539: result: yes
configure:2545: checking whether gcc accepts -g
configure:2567: gcc -c -g conftest.c >&5
configure:2570: $? = 0
configure:2573: test -s conftest.o
configure:2576: $? = 0
configure:2587: result: yes
configure:2604: checking for gcc option to accept ANSI C
configure:2665: gcc -c conftest.c >&5
configure:2668: $? = 0
configure:2671: test -s conftest.o
configure:2674: $? = 0
configure:2692: result: none needed
configure:2710: gcc -c conftest.c >&5
conftest.c:2: parse error before `me'
configure:2713: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2824: checking dependency style of gcc
configure:2907: result: gcc
configure:3005: checking for g++
configure:3021: found /usr/local/bin/g++
configure:3031: result: g++
configure:3047: checking for C++ compiler version
configure:3050: g++ --version </dev/null >&5
2.95.3
configure:3053: $? = 0
configure:3055: g++ -v </dev/null >&5
Reading specs from /usr/local/gcc/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/specs
gcc version 2.95.3 20010315 (release)
configure:3058: $? = 0
configure:3060: g++ -V </dev/null >&5
g++: argument to `-V' missing
configure:3063: $? = 1
configure:3066: checking whether we are using the GNU C++ compiler
configure:3091: g++ -c conftest.cc >&5
configure:3094: $? = 0
configure:3097: test -s conftest.o
configure:3100: $? = 0
configure:3113: result: yes
configure:3119: checking whether g++ accepts -g
configure:3141: g++ -c -g conftest.cc >&5
configure:3144: $? = 0
configure:3147: test -s conftest.o
configure:3150: $? = 0
configure:3161: result: yes
configure:3205: g++ -c conftest.cc >&5
configure:3208: $? = 0
configure:3211: test -s conftest.o
configure:3214: $? = 0
configure:3241: g++ -c conftest.cc >&5
configure:3244: $? = 0
configure:3247: test -s conftest.o
configure:3250: $? = 0
configure:3275: checking dependency style of g++
configure:3358: result: gcc
configure:3533: checking whether g++ supports -fno-check-new
configure:3552: result: yes
configure:3564: checking whether g++ supports -fexceptions
configure:3583: result: yes
configure:3659: checking how to run the C++ preprocessor
configure:3691: g++ -E conftest.cc
configure:3697: $? = 0
configure:3729: g++ -E conftest.cc
configure:3730: ac_nonexistent.h: No such file or directory
configure:3735: $? = 1
configure: failed program was:
| #line 3720 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "tool"
| #define VERSION "0.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3773: result: g++ -E
configure:3798: g++ -E conftest.cc
configure:3804: $? = 0
configure:3836: g++ -E conftest.cc
configure:3837: ac_nonexistent.h: No such file or directory
configure:3842: $? = 1
configure: failed program was:
| #line 3827 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "tool"
| #define VERSION "0.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3923: checking whether g++ supports -frepo
configure:3942: result: yes
configure:4120: checking for ld used by GCC
configure:4183: result: /usr/bin/ld
configure:4192: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.13.90.0.2 20020802
configure:4204: result: yes
configure:4209: checking for /usr/bin/ld option to reload object files
configure:4216: result: -r
configure:4221: checking for BSD-compatible nm
configure:4257: result: /usr/bin/nm -B
configure:4260: checking whether ln -s works
configure:4264: result: yes
configure:4271: checking how to recognise dependant libraries
configure:4442: result: pass_all
configure:4631: checking for ranlib
configure:4647: found /usr/bin/ranlib
configure:4658: result: ranlib
configure:4711: checking for strip
configure:4727: found /usr/bin/strip
configure:4738: result: strip
ltcf-c.sh:need_lc: gcc -c -O2 conftest.c 1>&5
ltcf-c.sh:need_lc: gcc -shared conftest. -v -Wl,-soname -Wl,conftest -o conftest
ltconfig:678:checking for gcc option to produce PIC
ltconfig:687:checking that gcc PIC flag -fPIC -DPIC works.
ltconfig:697: gcc -c -O2 -fPIC -DPIC -DPIC conftest.c 1>&5
ltconfig:749: checking if gcc static flag -static works
ltconfig:758: gcc -o conftest -O2 -static conftest.c 1>&5
ltconfig:780: finding the maximum length of command line arguments
ltconfig:@lineno@: result: 73729
ltconfig:829: checking if gcc supports -c -o file.o
ltconfig:830: gcc -c -O2 -o out/conftest2.o conftest.c 1>&5
ltconfig:883: checking if gcc supports -fno-rtti -fno-exceptions
ltconfig:884: gcc -c -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5
ltconfig:1423: checking if global_symbol_pipe works
ltconfig:1424: gcc -c -O2 conftest.c 1>&5
ltconfig:1427: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm"
ltconfig:1479: gcc -o conftest -O2 -fno-builtin -fno-rtti -fno-exceptions conftest.c conftstm.o 1>&5
g++ -E conftest.cc
ltconfig:678:checking for g++ option to produce PIC
ltconfig:687:checking that g++ PIC flag -fPIC -DPIC works.
ltconfig:697: g++ -c -O2 -fno-check-new -fexceptions -fPIC -DPIC -DPIC conftest.cc 1>&5
ltconfig:749: checking if g++ static flag -static works
ltconfig:758: g++ -o conftest -O2 -fno-check-new -fexceptions -static conftest.cc 1>&5
ltconfig:780: finding the maximum length of command line arguments
ltconfig:@lineno@: result: 73729
ltconfig:829: checking if g++ supports -c -o file.o
ltconfig:830: g++ -c -O2 -fno-check-new -fexceptions -o out/conftest2.o conftest.cc 1>&5
ltconfig:883: checking if g++ supports -fno-rtti -fno-exceptions
ltconfig:884: g++ -c -O2 -fno-check-new -fexceptions -fno-rtti -fno-exceptions -c conftest.cc conftest.cc 1>&5
ltconfig:1423: checking if global_symbol_pipe works
ltconfig:1424: g++ -c -O2 -fno-check-new -fexceptions conftest.cc 1>&5
ltconfig:1427: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm"
ltconfig:1479: g++ -o conftest -O2 -fno-check-new -fexceptions -fno-builtin -fno-rtti -fno-exceptions conftest.cc conftstm.o 1>&5
configure:5045: checking for msgfmt
configure:5072: result: /usr/local/bin/msgfmt
configure:5081: checking for gmsgfmt
configure:5112: result: /usr/local/bin/msgfmt
configure:5131: checking for xgettext
configure:5158: result: /usr/local/bin/xgettext
configure:5184: checking how to run the C preprocessor
configure:5220: gcc -E conftest.c
configure:5226: $? = 0
configure:5258: gcc -E conftest.c
configure:5260: ac_nonexistent.h: No such file or directory
configure:5264: $? = 1
configure: failed program was:
| #line 5249 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "tool"
| #define VERSION "0.1"
| #define HAVE_TEMPLATE_REPOSITORY 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5302: result: gcc -E
configure:5327: gcc -E conftest.c
configure:5333: $? = 0
configure:5365: gcc -E conftest.c
configure:5367: ac_nonexistent.h: No such file or directory
configure:5371: $? = 1
configure: failed program was:
| #line 5356 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "tool"
| #define VERSION "0.1"
| #define HAVE_TEMPLATE_REPOSITORY 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5414: checking for egrep
configure:5424: result: grep -E
configure:5429: checking for ANSI C header files
configure:5455: gcc -c -O2 conftest.c >&5
configure:5458: $? = 0
configure:5461: test -s conftest.o
configure:5464: $? = 0
configure:5553: gcc -o conftest -O2 conftest.c >&5
configure:5556: $? = 0
configure:5558: ./conftest
configure:5561: $? = 0
configure:5576: result: yes
configure:5600: checking for sys/types.h
configure:5617: gcc -c -O2 conftest.c >&5
configure:5620: $? = 0
configure:5623: test -s conftest.o
configure:5626: $? = 0
configure:5637: result: yes
configure:5600: checking for sys/stat.h
configure:5617: gcc -c -O2 conftest.c >&5
configure:5620: $? = 0
configure:5623: test -s conftest.o
configure:5626: $? = 0
configure:5637: result: yes
configure:5600: checking for stdlib.h
configure:5617: gcc -c -O2 conftest.c >&5
configure:5620: $? = 0
configure:5623: test -s conftest.o
configure:5626: $? = 0
configure:5637: result: yes
configure:5600: checking for string.h
configure:5617: gcc -c -O2 conftest.c >&5
configure:5620: $? = 0
configure:5623: test -s conftest.o
configure:5626: $? = 0
configure:5637: result: yes
configure:5600: checking for memory.h
configure:5617: gcc -c -O2 conftest.c >&5
configure:5620: $? = 0
configure:5623: test -s conftest.o
configure:5626: $? = 0
configure:5637: result: yes
configure:5600: checking for strings.h
configure:5617: gcc -c -O2 conftest.c >&5
configure:5620: $? = 0
configure:5623: test -s conftest.o
configure:5626: $? = 0
configure:5637: result: yes
configure:5600: checking for inttypes.h
configure:5617: gcc -c -O2 conftest.c >&5
configure:5620: $? = 0
configure:5623: test -s conftest.o
configure:5626: $? = 0
configure:5637: result: yes
configure:5600: checking for stdint.h
configure:5617: gcc -c -O2 conftest.c >&5
configure:5620: $? = 0
configure:5623: test -s conftest.o
configure:5626: $? = 0
configure:5637: result: yes
configure:5600: checking for unistd.h
configure:5617: gcc -c -O2 conftest.c >&5
configure:5620: $? = 0
configure:5623: test -s conftest.o
configure:5626: $? = 0
configure:5637: result: yes
configure:5656: checking for main in -lutil
configure:5681: gcc -o conftest -O2 conftest.c -lutil >&5
configure:5684: $? = 0
configure:5687: test -s conftest
configure:5690: $? = 0
configure:5702: result: yes
configure:5708: checking for main in -lcompat
configure:5733: gcc -o conftest -O2 conftest.c -lcompat >&5
/usr/bin/ld: cannot find -lcompat
collect2: ld returned 1 exit status
configure:5736: $? = 1
configure: failed program was:
| #line 5715 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "tool"
| #define VERSION "0.1"
| #define HAVE_TEMPLATE_REPOSITORY 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
| /* end confdefs.h. */
|
|
| int
| main ()
| {
| main ();
| ;
| return 0;
| }
configure:5754: result: no
configure:5761: checking for crypt in -lcrypt
configure:5792: gcc -o conftest -O2 conftest.c -lcrypt >&5
configure:5795: $? = 0
configure:5798: test -s conftest
configure:5801: $? = 0
configure:5813: result: yes
configure:5897: checking for socklen_t
configure:5939: g++ -c -O2 -fno-check-new -fexceptions conftest.cc >&5
configure:5942: $? = 0
configure:5945: test -s conftest.o
configure:5948: $? = 0
configure:6012: result: socklen_t
configure:6034: checking for dnet_ntoa in -ldnet
configure:6065: gcc -o conftest -O2 conftest.c -ldnet >&5
/usr/bin/ld: cannot find -ldnet
collect2: ld returned 1 exit status
configure:6068: $? = 1
configure: failed program was:
| #line 6041 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "tool"
| #define VERSION "0.1"
| #define HAVE_TEMPLATE_REPOSITORY 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 HAVE_CRYPT 1
| #define ksize_t socklen_t
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char dnet_ntoa ();
| int
| main ()
| {
| dnet_ntoa ();
| ;
| return 0;
| }
configure:6086: result: no
configure:6093: checking for dnet_ntoa in -ldnet_stub
configure:6124: gcc -o conftest -O2 conftest.c -ldnet_stub >&5
/usr/bin/ld: cannot find -ldnet_stub
collect2: ld returned 1 exit status
configure:6127: $? = 1
configure: failed program was:
| #line 6100 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "tool"
| #define VERSION "0.1"
| #define HAVE_TEMPLATE_REPOSITORY 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 HAVE_CRYPT 1
| #define ksize_t socklen_t
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char dnet_ntoa ();
| int
| main ()
| {
| dnet_ntoa ();
| ;
| return 0;
| }
configure:6145: result: no
configure:6152: checking for inet_ntoa
configure:6202: gcc -o conftest -O2 conftest.c >&5
configure:6205: $? = 0
configure:6208: test -s conftest
configure:6211: $? = 0
configure:6222: result: yes
configure:6285: checking for connect
configure:6335: gcc -o conftest -O2 conftest.c >&5
configure:6338: $? = 0
configure:6341: test -s conftest
configure:6344: $? = 0
configure:6355: result: yes
configure:6419: checking for remove
configure:6469: gcc -o conftest -O2 conftest.c >&5
configure:6472: $? = 0
configure:6475: test -s conftest
configure:6478: $? = 0
configure:6489: result: yes
configure:6554: checking for shmat
configure:6604: gcc -o conftest -O2 conftest.c >&5
configure:6607: $? = 0
configure:6610: test -s conftest
configure:6613: $? = 0
configure:6624: result: yes
configure:6695: checking for res_init
configure:6745: gcc -o conftest -O2 conftest.c >&5
configure:6748: $? = 0
configure:6751: test -s conftest
configure:6754: $? = 0
configure:6765: result: yes
configure:6832: checking for killpg in -lucb
configure:6863: gcc -o conftest -O2 conftest.c -lucb >&5
/usr/bin/ld: cannot find -lucb
collect2: ld returned 1 exit status
configure:6866: $? = 1
configure: failed program was:
| #line 6839 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "tool"
| #define VERSION "0.1"
| #define HAVE_TEMPLATE_REPOSITORY 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 HAVE_CRYPT 1
| #define ksize_t socklen_t
| #define HAVE_RES_INIT 1
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char killpg ();
| int
| main ()
| {
| killpg ();
| ;
| return 0;
| }
configure:6884: result: no
configure:6957: checking for int
configure:6982: gcc -c -O2 conftest.c >&5
configure:6985: $? = 0
configure:6988: test -s conftest.o
configure:6991: $? = 0
configure:7002: result: yes
configure:7005: checking size of int
configure:7280: gcc -o conftest -O2 conftest.c >&5
configure:7283: $? = 0
configure:7285: ./conftest
configure:7288: $? = 0
configure:7311: result: 4
configure:7317: checking for long
configure:7342: gcc -c -O2 conftest.c >&5
configure:7345: $? = 0
configure:7348: test -s conftest.o
configure:7351: $? = 0
configure:7362: result: yes
configure:7365: checking size of long
configure:7640: gcc -o conftest -O2 conftest.c >&5
configure:7643: $? = 0
configure:7645: ./conftest
configure:7648: $? = 0
configure:7671: result: 4
configure:7677: checking for char *
configure:7702: gcc -c -O2 conftest.c >&5
configure:7705: $? = 0
configure:7708: test -s conftest.o
configure:7711: $? = 0
configure:7722: result: yes
configure:7725: checking size of char *
configure:8000: gcc -o conftest -O2 conftest.c >&5
configure:8003: $? = 0
configure:8005: ./conftest
configure:8008: $? = 0
configure:8031: result: 4
configure:8037: checking for char
configure:8062: gcc -c -O2 conftest.c >&5
configure:8065: $? = 0
configure:8068: test -s conftest.o
configure:8071: $? = 0
configure:8082: result: yes
configure:8085: checking size of char
configure:8360: gcc -o conftest -O2 conftest.c >&5
configure:8363: $? = 0
configure:8365: ./conftest
configure:8368: $? = 0
configure:8391: result: 1
configure:8399: checking for dlopen in -ldl
configure:8430: gcc -o conftest -O2 conftest.c -ldl >&5
configure:8433: $? = 0
configure:8436: test -s conftest
configure:8439: $? = 0
configure:8451: result: yes
configure:8461: checking for shl_unload in -ldld
configure:8492: gcc -o conftest -O2 conftest.c -ldld >&5
/usr/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:8495: $? = 1
configure: failed program was:
| #line 8468 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "tool"
| #define VERSION "0.1"
| #define HAVE_TEMPLATE_REPOSITORY 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 HAVE_CRYPT 1
| #define ksize_t socklen_t
| #define HAVE_RES_INIT 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| #define SIZEOF_CHAR 1
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char shl_unload ();
| int
| main ()
| {
| shl_unload ();
| ;
| return 0;
| }
configure:8513: result: no
configure:8539: checking for X
configure:8791: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:8825: checking for IceConnectionNumber in -lICE
configure:8856: gcc -o conftest -O2 -L/usr/X11R6/lib conftest.c -lICE >&5
configure:8859: $? = 0
configure:8862: test -s conftest
configure:8865: $? = 0
configure:8877: result: yes
configure:8891: checking for libXext
configure:8927: gcc -o conftest -O2 -L/usr/X11R6/lib conftest.c -lXext -lX11 >&5
configure:8930: $? = 0
configure:8933: test -s conftest
configure:8936: $? = 0
configure:8954: result: yes
configure:8967: checking for Xinerama
configure:9041: result: no
configure:9161: checking for pthread_create in -lpthread
configure:9192: gcc -o conftest -O2 conftest.c -lpthread >&5
configure:9195: $? = 0
configure:9198: test -s conftest
configure:9201: $? = 0
configure:9213: result: yes
configure:9538: checking for extra includes
configure:9566: result: no
configure:9570: checking for extra libs
configure:9599: result: no
configure:9605: checking for libz
configure:9640: gcc -o conftest -O2 -I/usr/X11R6/include -D_REENTRANT conftest.c -L/usr/X11R6/lib -lz >&5
configure:9643: $? = 0
configure:9646: test -s conftest
configure:9649: $? = 0
configure:9671: result: -lz
configure:9684: checking for libpng
configure:9727: gcc -o conftest -O2 -I/usr/X11R6/include -D_REENTRANT conftest.c -L/usr/X11R6/lib -lpng -lz -lm -lX11 >&5
configure:9734: png.h: No such file or directory
configure:9730: $? = 1
configure: failed program was:
| #line 9704 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "tool"
| #define VERSION "0.1"
| #define HAVE_TEMPLATE_REPOSITORY 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 HAVE_CRYPT 1
| #define ksize_t socklen_t
| #define HAVE_RES_INIT 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| #define SIZEOF_CHAR 1
| #define HAVE_LIBZ 1
| /* end confdefs.h. */
|
| #include<png.h>
|
| int
| main ()
| {
|
| png_structp png_ptr = png_create_read_struct( /* image ptr */
| PNG_LIBPNG_VER_STRING, 0, 0, 0 );
| return( png_ptr != 0 );
|
| ;
| return 0;
| }
configure:9762: result: no
configure:9770: checking for libjpeg6b
configure:9817: gcc -o conftest -O2 -I/usr/X11R6/include -D_REENTRANT conftest.c -L/usr/X11R6/lib -ljpeg6b -lm >&5
/usr/bin/ld: cannot find -ljpeg6b
collect2: ld returned 1 exit status
configure:9820: $? = 1
configure: failed program was:
| #line 9786 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "tool"
| #define VERSION "0.1"
| #define HAVE_TEMPLATE_REPOSITORY 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 HAVE_CRYPT 1
| #define ksize_t socklen_t
| #define HAVE_RES_INIT 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| #define SIZEOF_CHAR 1
| #define HAVE_LIBZ 1
| /* end confdefs.h. */
| /* Override any gcc2 internal prototype to avoid an error. */
| struct jpeg_decompress_struct;
| typedef struct jpeg_decompress_struct * j_decompress_ptr;
| typedef int size_t;
| #ifdef __cplusplus
| extern "C" {
| #endif
| void jpeg_CreateDecompress(j_decompress_ptr cinfo,
| int version, size_t structsize);
| #ifdef __cplusplus
| }
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
|
| int
| main ()
| {
| jpeg_CreateDecompress(0L, 0, 0);
| ;
| return 0;
| }
configure:9847: result: no
configure:9850: checking for libjpeg
configure:9897: gcc -o conftest -O2 -I/usr/X11R6/include -D_REENTRANT conftest.c -L/usr/X11R6/lib -ljpeg -lm >&5
configure:9900: $? = 0
configure:9903: test -s conftest
configure:9906: $? = 0
configure:9924: result: -ljpeg
configure: 9951: /usr/include/jpeglib.h
configure: 9951: /usr/local/include/jpeglib.h
configure:9973: WARNING:
There is an installation error in jpeg support. You seem to have only one
of either the headers _or_ the libraries installed. You may need to either
provide correct --with-extra-... options, or the development package of
libjpeg6b. You can get a source package of libjpeg from http://www.ijg.org/
Disabling JPEG support.
configure:10089: checking for Qt
configure: 10157: /usr/local/qt3/include/qstyle.h
taking that
configure:10264: rm -rf SunWS_cache; g++ -o conftest -O2 -fno-check-new -fexceptions -I/usr/local/qt3/include -I/usr/X11R6/include -D_REENTRANT -L/usr/local/qt3/lib -L/usr/X11R6/lib conftest.cc -lqt -lXext -lX11 -lSM -lICE 1>&5
configure:10267: $? = 0
configure:10319: result: libraries /usr/local/qt3/lib, headers /usr/local/qt3/include
configure:10329: checking if Qt compiles without flags
configure:10424: rm -rf SunWS_cache; g++ -o conftest -O2 -fno-check-new -fexceptions -I/usr/local/qt3/include -D_REENTRANT -L/usr/X11R6/lib conftest.cc -lqt -lXext -lX11 -lSM -lICE -lXext -lX11 1>&5
configure:10427: $? = 0
configure:10456: result: yes
configure:10498: checking for moc
configure:10567: result: /usr/local/qt3/bin/moc
configure:10575: checking for uic
configure:10626: result: /usr/local/qt3/bin/uic
configure:10702: checking if admin should be compiled
configure:10714: result: no
configure:10702: checking if tool should be compiled
configure:10714: result: yes
configure:10841: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.57. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on criquet
config.status:728: creating Makefile
config.status:728: creating tool/Makefile
config.status:832: creating config.h
config.status:955: config.h is unchanged
config.status:1077: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_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_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_exeext=
ac_cv_func_connect=yes
ac_cv_func_inet_ntoa=yes
ac_cv_func_remove=yes
ac_cv_func_res_init=yes
ac_cv_func_shmat=yes
ac_cv_have_dlfcn=yes
ac_cv_have_qt='have_qt=yes ac_qt_includes=/usr/local/qt3/include ac_qt_libraries=/usr/local/qt3/lib'
ac_cv_have_xinerama=no
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_compat_main=no
ac_cv_lib_crypt_crypt=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_unload=no
ac_cv_lib_dnet_dnet_ntoa=no
ac_cv_lib_dnet_stub_dnet_ntoa=no
ac_cv_lib_jpeg_6b=no
ac_cv_lib_jpeg_normal=-ljpeg
ac_cv_lib_png=no
ac_cv_lib_pthread_pthread_create=yes
ac_cv_lib_ucb_killpg=no
ac_cv_lib_util_main=yes
ac_cv_lib_z=-lz
ac_cv_objext=o
ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
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_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_sizeof_char=1
ac_cv_sizeof_char_p=4
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_socklen_t=socklen_t
ac_cv_target=i686-pc-linux-gnu
ac_cv_target_alias=i686-pc-linux-gnu
ac_cv_type_char=yes
ac_cv_type_char_p=yes
ac_cv_type_int=yes
ac_cv_type_long=yes
am_cv_CC_dependencies_compiler_type=gcc
am_cv_CXX_dependencies_compiler_type=gcc
kde_cv_have_libXext=yes
kde_cv_have_x='have_x=yes kde_x_includes=/usr/X11R6/include kde_x_libraries=/usr/X11R6/lib'
kde_cv_path=/usr/local/qt3/bin/uic
kde_cv_path_moc=/usr/local/qt3/bin/moc
kde_cv_path_uic=/usr/local/qt3/bin/uic
kde_cv_prog_cxx_fexceptions=yes
kde_cv_prog_cxx_fno_check_new=yes
kde_cv_prog_cxx_frepo=yes
kde_cv_qt_direct=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.1.3.so'
lt_cv_ld_reload_flag=-r
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_gnu_ld=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /u/criquet/0/prisme/palliez/src/cgal/tutorial/Tutorial/tutorial/Polyhedron/Qt/Subdivision/admin/missing --run aclocal'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /u/criquet/0/prisme/palliez/src/cgal/tutorial/Tutorial/tutorial/Polyhedron/Qt/Subdivision/admin/missing --run tar'
AUTOCONF='${SHELL} /u/criquet/0/prisme/palliez/src/cgal/tutorial/Tutorial/tutorial/Polyhedron/Qt/Subdivision/admin/missing --run autoconf'
AUTOHEADER='${SHELL} /u/criquet/0/prisme/palliez/src/cgal/tutorial/Tutorial/tutorial/Polyhedron/Qt/Subdivision/admin/missing --run autoheader'
AUTOMAKE='${SHELL} /u/criquet/0/prisme/palliez/src/cgal/tutorial/Tutorial/tutorial/Polyhedron/Qt/Subdivision/admin/missing --run automake'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc'
CFLAGS='-O2 '
CPP='gcc -E'
CPPFLAGS=' -D_REENTRANT'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc'
CXXFLAGS='-O2 -fno-check-new -fexceptions'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
GMSGFMT='/usr/local/bin/msgfmt'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
KDE_CXXFLAGS=''
KDE_MT_LDFLAGS=''
KDE_PLUGIN='-avoid-version -module -no-undefined $(KDE_RPATH) $(KDE_MT_LDFLAGS)'
KDE_USE_CLOSURE_FALSE='#'
KDE_USE_CLOSURE_TRUE=''
KDE_USE_FINAL_FALSE=''
KDE_USE_FINAL_TRUE='#'
LDFLAGS=''
LIBCOMPAT=''
LIBCRYPT='-lcrypt'
LIBDL='-ldl'
LIBJPEG=''
LIBOBJS=''
LIBPNG=''
LIBPTHREAD='-lpthread'
LIBRESOLV=''
LIBS=''
LIBSM='-lSM -lICE'
LIBSOCKET=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBUCB=''
LIBUTIL='-lutil'
LIBXINERAMA=''
LIBZ='-lz'
LIB_QT='-lqt $(LIBPNG) $(LIBJPEG) -lXext $(LIB_X11) $(LIBSM)'
LIB_X11='-lX11 $(LIBSOCKET)'
LIB_XEXT='-lXext'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /u/criquet/0/prisme/palliez/src/cgal/tutorial/Tutorial/tutorial/Polyhedron/Qt/Subdivision/admin/missing --run makeinfo'
MOC='/usr/local/qt3/bin/moc'
MSGFMT='/usr/local/bin/msgfmt'
NOOPT_CXXFLAGS=' -fno-check-new'
NOREPO='-fno-repo'
OBJEXT='o'
PACKAGE='tool'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
QTE_NORTTI=''
QT_INCLUDES='-I/usr/local/qt3/include'
QT_LDFLAGS=''
RANLIB='ranlib'
REPO='-frepo'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TOPSUBDIRS=' tool'
UIC='/usr/local/qt3/bin/uic'
UIC_TR='i18n'
USER_INCLUDES=''
USER_LDFLAGS=''
USE_EXCEPTIONS='-fexceptions'
USE_RTTI=''
USE_THREADS=' -DPIC -fPIC'
VERSION='0.1'
XGETTEXT='/usr/local/bin/xgettext'
X_EXTRA_LIBS=''
X_INCLUDES='-I/usr/X11R6/include'
X_LDFLAGS='-L/usr/X11R6/lib'
X_PRE_LIBS=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
all_includes='-I/usr/local/qt3/include -I/usr/X11R6/include'
all_libraries='-L/usr/X11R6/lib'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/u/criquet/0/prisme/palliez/src/cgal/tutorial/Tutorial/tutorial/Polyhedron/Qt/Subdivision/admin/install-sh'
kde_qtver='2'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
qt_includes='/usr/local/qt3/include'
qt_libraries=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i686-pc-linux-gnu'
target_alias=''
target_cpu='i686'
target_os='linux-gnu'
target_vendor='pc'
x_includes='/usr/X11R6/include'
x_libraries='/usr/X11R6/lib'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define HAVE_CRYPT 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBZ 1
#define HAVE_MEMORY_H 1
#define HAVE_RES_INIT 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_TEMPLATE_REPOSITORY 1
#define HAVE_UNISTD_H 1
#define PACKAGE "tool"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define SIZEOF_CHAR 1
#define SIZEOF_CHAR_P 4
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define STDC_HEADERS 1
#define VERSION "0.1"
#define ksize_t socklen_t
configure: exit 0
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.57. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status config.h
on criquet
config.status:832: creating config.h
config.status:955: config.h is unchanged