Thread: [Darwin2k-devel] Darwin2k Configuration problem
Status: Beta
Brought to you by:
xrayjones
From: Yi L. <yi...@re...> - 2002-08-22 03:36:44
|
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.52. Invocation command line was $ /home/yiliu/Darwin2k/darwin2k-0.90/configure --srcdir=/home/yiliu/Darwin2k/darwin2k-0.90 --prefix=/home/yiliu/Darwin2k/d2k-install --with-rtc=/home/yiliu/Darwin2k/rtc-1.8 --enable-gtk --enable-xml ## ---------- ## ## Platform. ## ## ---------- ## hostname = machines uname -m = i686 uname -r = 2.2.14-5.0 uname -s = Linux uname -v = #1 Tue Mar 7 21:07:39 EST 2000 /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/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/yiliu/bin ## ------------ ## ## Core tests. ## ## ------------ ## configure:1123: PATH=".;."; conftest.sh /home/yiliu/Darwin2k/darwin2k-0.90/configure: conftest.sh: command not found configure:1126: $? = 127 configure:1172: checking for a BSD compatible install configure:1221: result: /usr/bin/install -c configure:1232: checking whether build environment is sane configure:1275: result: yes configure:1308: checking for awk configure:1323: found /bin/awk configure:1331: result: awk configure:1341: checking whether make sets ${MAKE} configure:1361: result: yes configure:1500: checking for g77 configure:1515: found /usr/bin/g77 configure:1523: result: g77 configure:1537: checking for Fortran 77 compiler version configure:1540: g77 --version </dev/null >&5 GNU Fortran 0.5.24-19981002 Copyright (C) 1997 Free Software Foundation, Inc. For more version information on components of the GNU Fortran compilation system, especially useful when reporting bugs, type the command `g77 --verbose'. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING or type the command `info -f g77 Copying'. configure:1543: $? = 0 configure:1545: g77 -v </dev/null >&5 g77 version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) (from FSF-g77 version 0.5.24-19981002) Driving: g77 -v -c -xf77-version /dev/null -xnone Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/cpp -lang-c -v -undef -D__GNUC__=2 -D__GNUC_MINOR__=91 -D__ELF__ -D__unix__ -D__i386__ -D__i386__ -D__linux__ -D__unix -D__i386 -D__linux -Asystem(posix) -D_LANGUAGE_FORTRAN -traditional -Asystem(unix) -Acpu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__ -D__tune_i386__ /dev/null /dev/null GNU CPP version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) (i386 Linux/ELF) #include "..." search starts here: #include <...> search starts here: /usr/local/include /usr/i386-redhat-linux/include /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include /usr/include End of search list. /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/f771 -fnull-version -quiet -dumpbase g77-version.f -version -fversion -o /tmp/ccPNhXVT.s /dev/null GNU F77 version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) (i386-redhat-linux) compiled by GNU C version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release). GNU Fortran Front End version 0.5.24-19981002 as -V -Qy -o /tmp/ccgwP6xF.o /tmp/ccPNhXVT.s GNU assembler version 2.10.91 (i386-redhat-linux) using BFD version 2.10.91.0.2 ld -m elf_i386 -dynamic-linker /lib/ld-linux.so.2 -o /tmp/cchTWmRq /tmp/ccgwP6xF.o /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/crtbegin.o -L/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66 -L/usr/i386-redhat-linux/lib -lg2c -lm -lgcc -lc -lgcc /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/crtend.o /usr/lib/crtn.o /tmp/cchTWmRq __G77_LIBF77_VERSION__: 0.5.24 @(#)LIBF77 VERSION 19970919 __G77_LIBI77_VERSION__: 0.5.24-19981021 @(#) LIBI77 VERSION pjw,dmg-mods 19980617 __G77_LIBU77_VERSION__: 0.5.24-19990305 @(#) LIBU77 VERSION 19980709 configure:1548: $? = 0 configure:1550: g77 -V </dev/null >&5 g77: argument to `-V' missing configure:1553: $? = 1 configure:1566: checking for Fortran 77 compiler default output configure:1569: g77 conftest.f >&5 configure:1572: $? = 0 configure:1601: result: a.out configure:1606: checking whether the Fortran 77 compiler works configure:1612: ./a.out configure:1615: $? = 0 configure:1630: result: yes configure:1637: checking whether we are cross compiling configure:1639: result: no configure:1642: checking for executable suffix configure:1644: g77 -o conftest conftest.f >&5 configure:1647: $? = 0 configure:1669: result: configure:1675: checking for object suffix configure:1686: g77 -c conftest.f >&5 configure:1689: $? = 0 configure:1708: result: o configure:1716: checking whether we are using the GNU Fortran 77 compiler configure:1730: g77 -c conftest.F >&5 configure:1733: $? = 0 configure:1736: test -s conftest.o configure:1739: $? = 0 configure:1751: result: yes configure:1758: checking whether g77 accepts -g configure:1770: g77 -c -g conftest.f >&5 configure:1773: $? = 0 configure:1776: test -s conftest.o configure:1779: $? = 0 configure:1790: result: yes configure:1862: checking for g++ configure:1877: found /usr/bin/g++ configure:1885: result: g++ configure:1900: checking for C++ compiler version configure:1903: g++ --version </dev/null >&5 egcs-2.91.66 configure:1906: $? = 0 configure:1908: g++ -v </dev/null >&5 Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) configure:1911: $? = 0 configure:1913: g++ -V </dev/null >&5 g++: argument to `-V' missing configure:1916: $? = 1 configure:1919: checking whether we are using the GNU C++ compiler configure:1940: g++ -c -O -march=i686 -mcpu=i686 conftest.cc >&5 configure:1943: $? = 0 configure:1946: test -s conftest.o configure:1949: $? = 0 configure:1961: result: yes configure:1967: checking whether g++ accepts -g configure:1985: g++ -c -g conftest.cc >&5 configure:1988: $? = 0 configure:1991: test -s conftest.o configure:1994: $? = 0 configure:2004: result: yes configure:2044: g++ -c -O -march=i686 -mcpu=i686 conftest.cc >&5 configure:2047: $? = 0 configure:2050: test -s conftest.o configure:2053: $? = 0 configure:2075: g++ -c -O -march=i686 -mcpu=i686 conftest.cc >&5 configure:2078: $? = 0 configure:2081: test -s conftest.o configure:2084: $? = 0 configure:2114: checking for style of include used by make configure:2141: result: GNU configure:2147: checking dependency style of g++ configure:2209: result: gcc configure:2225: checking for a BSD compatible install configure:2274: result: /usr/bin/install -c configure:2357: checking build system type configure:2375: result: i686-pc-linux-gnu configure:2382: checking host system type configure:2396: result: i686-pc-linux-gnu configure:2446: checking for gcc configure:2461: found /usr/bin/gcc configure:2469: result: gcc configure:2697: checking for C compiler version configure:2700: gcc --version </dev/null >&5 egcs-2.91.66 configure:2703: $? = 0 configure:2705: gcc -v </dev/null >&5 Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) configure:2708: $? = 0 configure:2710: gcc -V </dev/null >&5 gcc: argument to `-V' is missing configure:2713: $? = 1 configure:2716: checking whether we are using the GNU C compiler configure:2737: gcc -c -O -march=i686 -mcpu=i686 conftest.c >&5 configure:2740: $? = 0 configure:2743: test -s conftest.o configure:2746: $? = 0 configure:2758: result: yes configure:2764: checking whether gcc accepts -g configure:2782: gcc -c -g conftest.c >&5 configure:2785: $? = 0 configure:2788: test -s conftest.o configure:2791: $? = 0 configure:2801: result: yes configure:2828: gcc -c -O -march=i686 -mcpu=i686 conftest.c >&5 conftest.c:2: parse error before `me' configure:2831: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2931: checking dependency style of gcc configure:2993: result: gcc configure:3007: checking for ld used by GCC configure:3070: result: /usr/bin/ld configure:3079: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.10.91 (with BFD 2.10.91.0.2) configure:3091: result: yes configure:3095: checking for /usr/bin/ld option to reload object files configure:3102: result: -r configure:3107: checking for BSD-compatible nm configure:3143: result: /usr/bin/nm -B configure:3146: checking whether ln -s works configure:3150: result: yes configure:3157: checking how to recognise dependant libraries configure:3325: result: pass_all configure:3331: checking command to parse /usr/bin/nm -B output configure:3408: gcc -c -O -march=i686 -mcpu=i686 conftest.c >&5 configure:3411: $? = 0 configure:3415: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:3418: $? = 0 configure:3470: gcc -o conftest -O -march=i686 -mcpu=i686 conftest.c conftstm.o >&5 configure:3473: $? = 0 configure:3514: result: ok configure:3523: checking how to run the C preprocessor configure:3549: gcc -E conftest.c configure:3555: $? = 0 configure:3582: gcc -E conftest.c configure:3579: ac_nonexistent.h: No such file or directory configure:3588: $? = 1 configure: failed program was: #line 3578 "configure" #include "confdefs.h" #include <ac_nonexistent.h> configure:3625: result: gcc -E configure:3640: gcc -E conftest.c configure:3646: $? = 0 configure:3673: gcc -E conftest.c configure:3670: ac_nonexistent.h: No such file or directory configure:3679: $? = 1 configure: failed program was: #line 3669 "configure" #include "confdefs.h" #include <ac_nonexistent.h> configure:3721: checking for dlfcn.h configure:3731: gcc -E conftest.c configure:3737: $? = 0 configure:3756: result: yes configure:3943: checking for ranlib configure:3958: found /usr/bin/ranlib configure:3967: result: ranlib configure:4017: checking for strip configure:4032: found /usr/bin/strip configure:4041: result: strip configure:4236: checking for objdir configure:4247: result: .libs configure:4262: checking for gcc option to produce PIC configure:4412: result: -fPIC configure:4416: checking if gcc PIC flag -fPIC works configure:4436: gcc -c -O -march=i686 -mcpu=i686 -fPIC -DPIC conftest.c >&5 configure:4439: $? = 0 configure:4442: test -s conftest.o configure:4445: $? = 0 configure:4481: result: yes configure:4497: checking if gcc static flag -static works configure:4518: gcc -o conftest -O -march=i686 -mcpu=i686 -static conftest.c >&5 configure:4521: $? = 0 configure:4524: test -s conftest configure:4527: $? = 0 configure:4541: result: yes configure:4552: checking if gcc supports -c -o file.o configure:4572: gcc -c -O -march=i686 -mcpu=i686 -o out/conftest2.o conftest.c >&5 configure:4596: result: yes configure:4601: checking if gcc supports -c -o file.lo configure:4623: gcc -c -O -march=i686 -mcpu=i686 -c -o conftest.lo conftest.c >&5 configure:4626: $? = 0 configure:4629: test -s conftest.o configure:4632: $? = 1 configure: failed program was: #line 4611 "configure" #include "confdefs.h" int main () { int some_variable = 0; ; return 0; } configure:4652: result: no configure:4683: checking if gcc supports -fno-rtti -fno-exceptions configure:4702: gcc -c -O -march=i686 -mcpu=i686 -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5 configure:4705: $? = 0 configure:4708: test -s conftest.o configure:4711: $? = 0 configure:4727: result: yes configure:4738: checking whether the linker (/usr/bin/ld) supports shared libraries configure:5350: result: yes configure:5355: checking how to hardcode library paths into programs configure:5379: result: immediate configure:5384: checking whether stripping libraries is possible configure:5389: result: yes configure:5400: checking dynamic linker characteristics configure:5782: result: GNU/Linux ld.so configure:5787: checking if libtool supports shared libraries configure:5789: result: yes configure:5827: checking for dlopen in -ldl configure:5854: gcc -o conftest -O -march=i686 -mcpu=i686 conftest.c -ldl >&5 configure:5857: $? = 0 configure:5860: test -s conftest configure:5863: $? = 0 configure:5874: result: yes configure:6134: checking whether a program can dlopen itself configure:6206: gcc -o conftest -O -march=i686 -mcpu=i686 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:6209: $? = 0 configure:6226: result: yes configure:6231: checking whether a statically linked program can dlopen itself configure:6303: gcc -o conftest -O -march=i686 -mcpu=i686 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 configure:6306: $? = 0 configure:6323: result: no configure:6353: checking whether -lc should be explicitly linked in configure:6361: gcc -c -O -march=i686 -mcpu=i686 conftest.c >&5 configure:6364: $? = 0 configure:6378: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:6381: $? = 0 configure:6394: result: no configure:6959: checking for bison configure:6974: found /usr/bin/bison configure:6982: result: bison -y configure:6997: checking for flex configure:7012: found /usr/bin/flex configure:7020: result: flex configure:7035: checking for flex configure:7058: result: flex configure:7071: checking for yywrap in -lfl configure:7098: gcc -o conftest -O -march=i686 -mcpu=i686 conftest.c -lfl >&5 configure:7101: $? = 0 configure:7104: test -s conftest configure:7107: $? = 0 configure:7118: result: yes configure:7181: checking lex output file root configure:7200: result: lex.yy configure:7204: checking whether yytext is a pointer configure:7220: gcc -o conftest -O -march=i686 -mcpu=i686 conftest.c -lfl >&5 configure:7223: $? = 0 configure:7226: test -s conftest configure:7229: $? = 0 configure:7241: result: yes configure:7255: checking for perl configure:7272: found /usr/bin/perl configure:7283: result: /usr/bin/perl configure:7290: checking for sin in -lm configure:7317: gcc -o conftest -O -march=i686 -mcpu=i686 conftest.c -lm >&5 configure:7306: warning: conflicting types for built-in function `sin' configure:7320: $? = 0 configure:7323: test -s conftest configure:7326: $? = 0 configure:7337: result: yes configure:7348: checking for X configure:7557: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:7696: gcc -o conftest -O -march=i686 -mcpu=i686 conftest.c -lm -L/usr/X11R6/lib -lX11 >&5 configure:7699: $? = 0 configure:7702: test -s conftest configure:7705: $? = 0 configure:7831: checking for gethostbyname configure:7868: gcc -o conftest -O -march=i686 -mcpu=i686 conftest.c -lm >&5 configure:7871: $? = 0 configure:7874: test -s conftest configure:7877: $? = 0 configure:7887: result: yes configure:8008: checking for connect configure:8045: gcc -o conftest -O -march=i686 -mcpu=i686 conftest.c -lm >&5 configure:8048: $? = 0 configure:8051: test -s conftest configure:8054: $? = 0 configure:8064: result: yes configure:8124: checking for remove configure:8161: gcc -o conftest -O -march=i686 -mcpu=i686 conftest.c -lm >&5 configure:8164: $? = 0 configure:8167: test -s conftest configure:8170: $? = 0 configure:8180: result: yes configure:8240: checking for shmat configure:8277: gcc -o conftest -O -march=i686 -mcpu=i686 conftest.c -lm >&5 configure:8280: $? = 0 configure:8283: test -s conftest configure:8286: $? = 0 configure:8296: result: yes configure:8365: checking for IceConnectionNumber in -lICE configure:8392: gcc -o conftest -O -march=i686 -mcpu=i686 -L/usr/X11R6/lib conftest.c -lICE -lm >&5 configure:8395: $? = 0 configure:8398: test -s conftest configure:8401: $? = 0 configure:8412: result: yes configure:8422: checking for pthread_create in -lpthread configure:8449: gcc -o conftest -O -march=i686 -mcpu=i686 conftest.c -lpthread -lm >&5 configure:8452: $? = 0 configure:8455: test -s conftest configure:8458: $? = 0 configure:8469: result: yes configure:8812: checking for string.h configure:8822: gcc -E conftest.c configure:8828: $? = 0 configure:8847: result: yes configure:8812: checking for bstring.h configure:8822: gcc -E conftest.c configure:8819: bstring.h: No such file or directory configure:8828: $? = 1 configure: failed program was: #line 8818 "configure" #include "confdefs.h" #include <bstring.h> configure:8847: result: no configure:8812: checking for strings.h configure:8822: gcc -E conftest.c configure:8828: $? = 0 configure:8847: result: yes configure:8812: checking for unistd.h configure:8822: gcc -E conftest.c configure:8828: $? = 0 configure:8847: result: yes configure:8857: checking for glBegin in -lMesaGL configure:8884: gcc -o conftest -O -march=i686 -mcpu=i686 conftest.c -lMesaGL -lSM -lICE -L/usr/X11R6/lib -lXext -lX11 -lpthread -lm >&5 /usr/bin/ld: cannot find -lMesaGL collect2: ld returned 1 exit status configure:8887: $? = 1 configure: failed program was: #line 8865 "configure" #include "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 glBegin (); int main () { glBegin (); ; return 0; } configure:8904: result: no configure:8910: checking for glBegin in -lGL configure:8937: gcc -o conftest -O -march=i686 -mcpu=i686 conftest.c -lGL -lSM -lICE -L/usr/X11R6/lib -lXext -lX11 -lpthread -lm >&5 configure:8940: $? = 0 configure:8943: test -s conftest configure:8946: $? = 0 configure:8957: result: yes configure:8963: checking for gluErrorString in -lMesaGLU configure:8990: gcc -o conftest -O -march=i686 -mcpu=i686 conftest.c -lMesaGLU -lGL -lSM -lICE -L/usr/X11R6/lib -lXext -lX11 -lpthread -lm -lm >&5 /usr/bin/ld: cannot find -lMesaGLU collect2: ld returned 1 exit status configure:8993: $? = 1 configure: failed program was: #line 8971 "configure" #include "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 gluErrorString (); int main () { gluErrorString (); ; return 0; } configure:9010: result: no configure:9016: checking for gluErrorString in -lGLU configure:9043: gcc -o conftest -O -march=i686 -mcpu=i686 conftest.c -lGLU -lGL -lSM -lICE -L/usr/X11R6/lib -lXext -lX11 -lpthread -lm -lm >&5 configure:9046: $? = 0 configure:9049: test -s conftest configure:9052: $? = 0 configure:9063: result: yes configure:9084: checking for poptGetContext in -lpopt configure:9111: gcc -o conftest -O -march=i686 -mcpu=i686 conftest.c -lpopt -lm -lpopt >&5 configure:9114: $? = 0 configure:9117: test -s conftest configure:9120: $? = 0 configure:9131: result: yes configure:9192: checking for glib-config configure:9209: found /usr/bin/glib-config configure:9221: result: /usr/bin/glib-config configure:9229: checking for GLIB - version >= 1.2.0 configure:9330: gcc -o conftest -O -march=i686 -mcpu=i686 -I/usr/lib/glib/include conftest.c -L/usr/lib -lglib -lm -lpopt >&5 configure:9333: $? = 0 configure:9335: ./conftest configure:9338: $? = 0 configure:9354: result: yes configure:9437: checking for xml-config configure:9454: found /usr/bin/xml-config configure:9466: result: /usr/bin/xml-config configure:9475: checking for gnome-config configure:9492: found /usr/bin/gnome-config configure:9504: result: /usr/bin/gnome-config configure:9573: checking for glib-config configure:9602: result: /usr/bin/glib-config configure:9610: checking for GLIB - version >= 1.2.0 configure:9711: gcc -o conftest -O -march=i686 -mcpu=i686 -I/usr/lib/glib/include conftest.c -L/usr/lib -lglib -lm -lpopt >&5 configure:9714: $? = 0 configure:9716: ./conftest configure:9719: $? = 0 configure:9735: result: yes configure:9859: checking for xpmSetInfo in -lXpm configure:9886: gcc -o conftest -O -march=i686 -mcpu=i686 -lSM -lICE -L/usr/X11R6/lib conftest.c -lXpm -lXext -lX11 -lpthread -lm -lm >&5 configure:9889: $? = 0 configure:9892: test -s conftest configure:9895: $? = 0 configure:9906: result: yes configure:9912: checking for fl_initialize in -lforms configure:9939: gcc -o conftest -O -march=i686 -mcpu=i686 -lSM -lICE -L/usr/X11R6/lib conftest.c -lforms -lXext -lX11 -lXpm -lpthread -lm -lm >&5 configure:9942: $? = 0 configure:9945: test -s conftest configure:9948: $? = 0 configure:9959: result: yes configure:10025: checking for X11/forms.h configure:10035: gcc -E -I/usr/X11R6/include conftest.c configure:10032: X11/forms.h: No such file or directory configure:10041: $? = 1 configure: failed program was: #line 10031 "configure" #include "confdefs.h" #include <X11/forms.h> configure:10060: result: no configure:10066: checking for forms.h configure:10076: gcc -E -I/usr/X11R6/include conftest.c configure:10082: $? = 0 configure:10101: result: yes configure:10114: checking for fl_add_glcanvas configure:10151: gcc -o conftest -O -march=i686 -mcpu=i686 -I/usr/X11R6/include -lSM -lICE -L/usr/X11R6/lib conftest.c -lGL -lSM -lICE -L/usr/X11R6/lib -lforms -lXext -lX11 -lXpm -lpthread -lm >&5 /tmp/cceDVv3j.o: In function `main': /tmp/cceDVv3j.o(.text+0x9): undefined reference to `fl_add_glcanvas' collect2: ld returned 1 exit status configure:10154: $? = 1 configure: failed program was: #line 10120 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fl_add_glcanvas (); below. */ #include <assert.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 fl_add_glcanvas (); char (*f) (); int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_fl_add_glcanvas) || defined (__stub___fl_add_glcanvas) choke me #else f = fl_add_glcanvas; #endif ; return 0; } configure:10170: result: no configure:10245: checking for rtcConnect in -lrtc configure:10272: gcc -o conftest -O -march=i686 -mcpu=i686 -L/home/yiliu/Darwin2k/rtc-1.8/lib/default/ conftest.c -lrtc -lm >&5 configure:10275: $? = 0 configure:10278: test -s conftest configure:10281: $? = 0 configure:10292: result: yes configure:10306: checking for rtc.h configure:10316: gcc -E -I/home/yiliu/Darwin2k/rtc-1.8/include conftest.c configure:10322: $? = 0 configure:10341: result: yes configure:10375: checking how to get verbose linking output from g77 configure:10387: g77 -c -g -O2 conftest.f >&5 configure:10390: $? = 0 configure:10393: test -s conftest.o configure:10396: $? = 0 configure:10418: g77 -o conftest -g -O2 -v conftest.f -lm >&5 g77 version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) (from FSF-g77 version 0.5.24-19981002) Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/f771 conftest.f -quiet -dumpbase conftest.f -g -O2 -version -fversion -o /tmp/ccpEfvtu.s GNU F77 version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) (i386-redhat-linux) compiled by GNU C version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release). GNU Fortran Front End version 0.5.24-19981002 as -V -Qy -o /tmp/ccKpyfsQ.o /tmp/ccpEfvtu.s GNU assembler version 2.10.91 (i386-redhat-linux) using BFD version 2.10.91.0.2 /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/collect2 -m elf_i386 -dynamic-linker /lib/ld-linux.so.2 -o conftest /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/crtbegin.o -L/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66 -L/usr/i386-redhat-linux/lib /tmp/ccKpyfsQ.o -lg2c -lm -lg2c -lm -lgcc -lc -lgcc /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/crtend.o /usr/lib/crtn.o configure:10462: result: -v configure:10464: checking for Fortran 77 libraries configure:10490: g77 -o conftest -g -O2 -v conftest.f -lm >&5 g77 version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) (from FSF-g77 version 0.5.24-19981002) Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/f771 conftest.f -quiet -dumpbase conftest.f -g -O2 -version -fversion -o /tmp/ccHnM0SC.s GNU F77 version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) (i386-redhat-linux) compiled by GNU C version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release). GNU Fortran Front End version 0.5.24-19981002 as -V -Qy -o /tmp/cc4pjy84.o /tmp/ccHnM0SC.s GNU assembler version 2.10.91 (i386-redhat-linux) using BFD version 2.10.91.0.2 /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/collect2 -m elf_i386 -dynamic-linker /lib/ld-linux.so.2 -o conftest /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/crtbegin.o -L/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66 -L/usr/i386-redhat-linux/lib /tmp/cc4pjy84.o -lg2c -lm -lg2c -lm -lgcc -lc -lgcc /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/crtend.o /usr/lib/crtn.o configure:10645: result: -L/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66 -L/usr/i386-redhat-linux/lib -lg2c -lm configure:10655: checking for dummy main to link with Fortran 77 libraries configure:10688: gcc -o conftest -O -march=i686 -mcpu=i686 conftest.c -lm -L/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66 -L/usr/i386-redhat-linux/lib -lg2c -lm >&5 configure:10691: $? = 0 configure:10694: test -s conftest configure:10697: $? = 0 configure:10756: result: none configure:10773: checking for Fortran 77 name-mangling scheme configure:10791: g77 -c -g -O2 conftest.f >&5 configure:10794: $? = 0 configure:10797: test -s conftest.o configure:10800: $? = 0 configure:10843: gcc -o conftest -O -march=i686 -mcpu=i686 conftest.c cf77_test.o -lm -L/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66 -L/usr/i386-redhat-linux/lib -lg2c -lm >&5 /tmp/ccl1Wwzq.o: In function `main': /tmp/ccl1Wwzq.o(.text+0x4): undefined reference to `foobar' collect2: ld returned 1 exit status configure:10846: $? = 1 configure: failed program was: #line 10818 "configure" #include "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 foobar (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { foobar (); ; return 0; } configure:10843: gcc -o conftest -O -march=i686 -mcpu=i686 conftest.c cf77_test.o -lm -L/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66 -L/usr/i386-redhat-linux/lib -lg2c -lm >&5 configure:10846: $? = 0 configure:10849: test -s conftest configure:10852: $? = 0 configure:10904: gcc -o conftest -O -march=i686 -mcpu=i686 conftest.c cf77_test.o -lm -L/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66 -L/usr/i386-redhat-linux/lib -lg2c -lm >&5 /tmp/ccoYuzMY.o: In function `main': /tmp/ccoYuzMY.o(.text+0x4): undefined reference to `foo_bar_' collect2: ld returned 1 exit status configure:10907: $? = 1 configure: failed program was: #line 10879 "configure" #include "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 foo_bar_ (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { foo_bar_ (); ; return 0; } configure:10904: gcc -o conftest -O -march=i686 -mcpu=i686 conftest.c cf77_test.o -lm -L/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66 -L/usr/i386-redhat-linux/lib -lg2c -lm >&5 configure:10907: $? = 0 configure:10910: test -s conftest configure:10913: $? = 0 configure:10960: result: lower case, underscore, extra underscore configure:11061: checking for dscal_ in -lblas configure:11094: gcc -o conftest -O -march=i686 -mcpu=i686 conftest.c -lblas -L/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66 -L/usr/i386-redhat-linux/lib -lg2c -lm -lm >&5 configure:11097: $? = 0 configure:11100: test -s conftest configure:11103: $? = 0 configure:11114: result: yes configure:11122: checking for dsyev_ in -llapack configure:11155: gcc -o conftest -O -march=i686 -mcpu=i686 conftest.c -llapack -lblas -L/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66 -L/usr/i386-redhat-linux/lib -lg2c -lm -lm >&5 configure:11158: $? = 0 configure:11161: test -s conftest configure:11164: $? = 0 configure:11175: result: yes configure:11307: creating ./config.status ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status 2.52, executed with CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = > ./config.status on machines config.status:11882: creating darwin2k-config config.status:11882: creating makeModule/Makefile config.status:11882: creating makeModule/darwin2k-makeplugin config.status:11882: creating Makefile config.status:11882: creating src/Makefile config.status:11882: creating src/ddcore/Makefile config.status:11882: creating src/ddcore/matrix/Makefile config.status:11882: creating src/ddcore/misc/Makefile config.status:11882: creating src/ddcore/svd/Makefile config.status:11882: creating src/d2k/Makefile config.status:11882: creating src/d2k/misc/Makefile config.status:11882: creating src/d2k/d2kcore/Makefile config.status:11882: creating src/d2k/db/Makefile config.status:11882: creating src/d2k/modules/Makefile config.status:11882: creating src/d2k/collision/Makefile config.status:11882: creating src/d2k/ctrl/Makefile config.status:11882: creating src/d2k/terrain/Makefile config.status:11882: creating src/d2k/metrics/Makefile config.status:11882: creating src/d2k/sensors/Makefile config.status:11882: creating src/d2k/eval/Makefile config.status:11882: creating src/d2k/disp/Makefile config.status:11882: creating src/d2k/pm/Makefile config.status:11882: creating src/d2k/test/Makefile config.status:11882: creating src/d2k/apl/Makefile config.status:11882: creating src/d2k/apl/path/Makefile config.status:11882: creating src/d2k/apl/ff/Makefile config.status:11882: creating src/d2k/apl/rover/Makefile config.status:11882: creating src/d2k/apl/demos/Makefile config.status:11882: creating src/d2k/xml/Makefile config.status:11882: creating src/rapid/Makefile config.status:11882: creating src/dyno/Makefile config.status:11882: creating src/dyno/mechanism/Makefile config.status:11882: creating src/dyno/dynoDisp/Makefile config.status:11882: creating src/dyno/dynoAux/Makefile config.status:11882: creating src/dyno/test/Makefile config.status:11882: creating src/dyno/test/dyno-demos config.status:11882: creating src/d2k/test/d2k-demos config.status:11974: creating d2kconfig.h ## ----------------- ## ## 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='set' ac_cv_env_CFLAGS_value='-O -march=i686 -mcpu=i686' ac_cv_env_CPPFLAGS_set='' ac_cv_env_CPPFLAGS_value='' ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_CXXFLAGS_set='set' ac_cv_env_CXXFLAGS_value='-O -march=i686 -mcpu=i686' ac_cv_env_CXX_set='' ac_cv_env_CXX_value='' ac_cv_env_F77_set='' ac_cv_env_F77_value='' ac_cv_env_FFLAGS_set='' ac_cv_env_FFLAGS_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_f77_compiler_gnu='yes' ac_cv_f77_dummy_main='none' ac_cv_f77_mangling='lower case, underscore, extra underscore' ac_cv_flibs=' -L/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66 -L/usr/i386-redhat-linux/lib -lg2c -lm' ac_cv_func_connect='yes' ac_cv_func_fl_add_glcanvas='no' 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=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib' ac_cv_header_X11_forms_h='no' ac_cv_header_bstring_h='no' ac_cv_header_dlfcn_h='yes' ac_cv_header_forms_h='yes' ac_cv_header_rtc_h='yes' ac_cv_header_string_h='yes' ac_cv_header_strings_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_GLU_gluErrorString='yes' ac_cv_lib_GL_glBegin='yes' ac_cv_lib_ICE_IceConnectionNumber='yes' ac_cv_lib_MesaGLU_gluErrorString='no' ac_cv_lib_MesaGL_glBegin='no' ac_cv_lib_Xpm_xpmSetInfo='yes' ac_cv_lib_blas_dscal_='yes' ac_cv_lib_dl_dlopen='yes' ac_cv_lib_fl_yywrap='yes' ac_cv_lib_forms_fl_initialize='yes' ac_cv_lib_lapack_dsyev_='yes' ac_cv_lib_m_sin='yes' ac_cv_lib_popt_poptGetContext='yes' ac_cv_lib_pthread_pthread_create='yes' ac_cv_lib_rtc_rtcConnect='yes' ac_cv_objext='o' ac_cv_path_GLIB_CONFIG='/usr/bin/glib-config' ac_cv_path_GNOMECONF='/usr/bin/gnome-config' ac_cv_path_PERL='/usr/bin/perl' ac_cv_path_XMLCONF='/usr/bin/xml-config' ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK='awk' ac_cv_prog_CPP='gcc -E' ac_cv_prog_LEX='flex' ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_CC='gcc' ac_cv_prog_ac_ct_CXX='g++' ac_cv_prog_ac_ct_F77='g77' ac_cv_prog_ac_ct_RANLIB='ranlib' ac_cv_prog_ac_ct_STRIP='strip' ac_cv_prog_cc_g='yes' ac_cv_prog_cxx_g='yes' ac_cv_prog_f77_g='yes' ac_cv_prog_f77_v='-v' ac_cv_prog_lex_root='lex.yy' ac_cv_prog_lex_yytext_pointer='yes' ac_cv_prog_make_make_set='yes' am_cv_CC_dependencies_compiler_type='gcc' am_cv_CXX_dependencies_compiler_type='gcc' lt_cv_archive_cmds_need_lc='no' lt_cv_compiler_c_o='yes' lt_cv_compiler_o_lo='no' lt_cv_deplibs_check_method='pass_all' lt_cv_dlopen='dlopen' lt_cv_dlopen_libs='-ldl' lt_cv_dlopen_self='yes' lt_cv_dlopen_self_static='no' 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_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag='-r' lt_cv_path_LD='/usr/bin/ld' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_cc_can_build_shared='yes' lt_cv_prog_cc_no_builtin='' lt_cv_prog_cc_pic=' -fPIC' lt_cv_prog_cc_pic_works='yes' lt_cv_prog_cc_shlib='' lt_cv_prog_cc_static='-static' lt_cv_prog_cc_static_works='yes' lt_cv_prog_cc_wl='-Wl,' lt_cv_prog_gnu_ld='yes' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_sys_path_separator=':' ## ------------ ## ## confdefs.h. ## ## ------------ ## #define PACKAGE "darwin2k" #define VERSION "0.90" #define HAVE_DLFCN_H 1 #define YYTEXT_POINTER 1 #define HAVE_LIBM 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_UNISTD_H 1 #define F77_FUNC(name,NAME) name ## _ #define F77_FUNC_(name,NAME) name ## __ #define HAVE_LAPACK 1 #define D2KMODULEDIR "/home/yiliu/Darwin2k/d2k-install/lib/darwin2k" configure: exit 0 ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status 2.52, executed with CONFIG_FILES = CONFIG_HEADERS = d2kconfig.h CONFIG_LINKS = CONFIG_COMMANDS = > ./config.status on machines config.status:11974: creating d2kconfig.h config.status:12115: d2kconfig.h is unchanged |