configure:5390: result: buggy but acceptable
configure:5403: checking for the correct version of mpfr.h
configure:5421: gcc -c -g -O2 conftest.c >&5
configure:5421: $? = 0
configure:5438: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:17: error: 'choke' undeclared (first use in this function)
conftest.c:17: error: (Each undeclared identifier is reported only once
conftest.c:17: error: for each function it appears in.)
conftest.c:17: error: expected ';' before 'me'
configure:5438: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <gmp.h>
| #include <mpfr.h>
| int
| main ()
| {
|
| #if MPFR_VERSION < MPFR_VERSION_NUM(2,4,2)
| choke me
| #endif
|
| ;
| return 0;
| }
configure:5442: result: buggy but acceptable
configure:5456: checking for the correct version of mpc.h
configure:5473: gcc -c -g -O2 conftest.c >&5
configure:5473: $? = 0
configure:5489: gcc -c -g -O2 conftest.c >&5
configure:5489: $? = 0
configure:5490: result: yes
configure:5508: checking for the correct version of the gmp/mpfr/mpc libraries
configure:5539: gcc -o conftest -g -O2 conftest.c -lmpc -lmpfr -lgmp >&5
configure:5539: $? = 0
configure:5540: result: yes
configure:5724: checking for PWL_handle_timeout in -lpwl
configure:5749: gcc -o conftest -g -O2 conftest.c -lpwl >&5
/usr/bin/ld: cannot find -lpwl
collect2: ld returned 1 exit status
configure:5749: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char PWL_handle_timeout ();
| int
| main ()
| {
| return PWL_handle_timeout ();
| ;
| return 0;
| }
configure:5758: result: no
configure:5772: checking for version 0.11 (revision 0 or later) of PPL
configure:5789: gcc -c -g -O2 conftest.c >&5
conftest.c:10:19: error: ppl_c.h: No such file or directory
conftest.c: In function 'main':
conftest.c:16: error: 'choke' undeclared (first use in this function)
conftest.c:16: error: (Each undeclared identifier is reported only once
conftest.c:16: error: for each function it appears in.)
conftest.c:16: error: expected ';' before 'me'
configure:5789: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include "ppl_c.h"
| int
| main ()
| {
|
| #if PPL_VERSION_MAJOR != 0 || PPL_VERSION_MINOR < 11
| choke me
| #endif
|
| ;
| return 0;
| }
configure:5793: result: no
configure:7218: checking for default BUILD_CONFIG
configure:7250: result: bootstrap-debug
configure:7740: checking for bison
configure:7770: result: no
configure:7740: checking for byacc
configure:7770: result: no
configure:7740: checking for yacc
configure:7770: result: no
configure:7788: checking for bison
configure:7818: result: no
configure:7835: checking for gm4
configure:7865: result: no
configure:7835: checking for gnum4
configure:7865: result: no
configure:7835: checking for m4
configure:7851: found /usr/local/bin/m4
configure:7862: result: m4
configure:7882: checking for flex
configure:7912: result: no
configure:7882: checking for lex
configure:7912: result: no
configure:7930: checking for flex
configure:7960: result: no
configure:7977: checking for makeinfo
configure:8007: result: no
configure:8038: checking for expect
configure:8068: result: no
configure:8087: checking for runtest
configure:8117: result: no
configure:8232: checking for ar
configure:8248: found /usr/bin/ar
configure:8259: result: ar
configure:8373: checking for as
configure:8389: found /usr/bin/as
configure:8400: result: as
configure:8514: checking for dlltool
configure:8544: result: no
configure:8655: checking for ld
configure:8671: found /usr/bin/ld
configure:8682: result: ld
configure:8796: checking for lipo
configure:8826: result: no
configure:8937: checking for nm
configure:8953: found /usr/bin/nm
configure:8964: result: nm
configure:9078: checking for ranlib
configure:9094: found /usr/bin/ranlib
configure:9105: result: ranlib
configure:9214: checking for strip
configure:9230: found /usr/bin/strip
configure:9241: result: strip
configure:9350: checking for windres
configure:9380: result: no
configure:9491: checking for windmc
configure:9521: result: no
configure:9632: checking for objcopy
configure:9648: found /usr/bin/objcopy
configure:9659: result: objcopy
configure:9773: checking for objdump
configure:9789: found /usr/bin/objdump
configure:9800: result: objdump
configure:9953: checking for cc
configure:9969: found /usr/bin/cc
configure:9980: result: cc
configure:10114: checking for c++
configure:10144: result: no
configure:10114: checking for g++
configure:10144: result: no
configure:10114: checking for cxx
configure:10144: result: no
configure:10114: checking for gxx
configure:10144: result: no
configure:10275: checking for gcc
configure:10291: found /usr/bin/gcc
configure:10302: result: gcc
configure:10431: checking for gcj
configure:10461: result: no
configure:10592: checking for gfortran
configure:10622: result: no
configure:10753: checking for gccgo
configure:10783: result: no
configure:10844: checking for ar
configure:10877: result: no
configure:10994: checking for ar
configure:11010: found /usr/bin/ar
configure:11021: result: ar
configure:11074: checking for as
configure:11107: result: no
configure:11224: checking for as
configure:11240: found /usr/bin/as
configure:11251: result: as
configure:11304: checking for dlltool
configure:11337: result: no
configure:11454: checking for dlltool
configure:11484: result: no
configure:11534: checking for ld
configure:11567: result: no
configure:11684: checking for ld
configure:11700: found /usr/bin/ld
configure:11711: result: ld
configure:11764: checking for lipo
configure:11797: result: no
configure:11914: checking for lipo
configure:11944: result: no
configure:11994: checking for nm
configure:12027: result: no
configure:12144: checking for nm
configure:12160: found /usr/bin/nm
configure:12171: result: nm
configure:12224: checking for objdump
configure:12257: result: no
configure:12374: checking for objdump
configure:12390: found /usr/bin/objdump
configure:12401: result: objdump
configure:12454: checking for ranlib
configure:12487: result: no
configure:12604: checking for ranlib
configure:12620: found /usr/bin/ranlib
configure:12631: result: ranlib
configure:12684: checking for strip
configure:12717: result: no
configure:12834: checking for strip
configure:12850: found /usr/bin/strip
configure:12861: result: strip
configure:12914: checking for windres
configure:12947: result: no
configure:13064: checking for windres
configure:13094: result: no
configure:13144: checking for windmc
configure:13177: result: no
configure:13294: checking for windmc
configure:13324: result: no
configure:13352: checking where to find the target ar
configure:13385: result: host tool
configure:13394: checking where to find the target as
configure:13427: result: host tool
configure:13436: checking where to find the target cc
configure:13459: result: just compiled
configure:13478: checking where to find the target c++
configure:13504: result: just compiled
configure:13523: checking where to find the target c++ for libstdc++
configure:13549: result: just compiled
configure:13568: checking where to find the target dlltool
configure:13601: result: host tool
configure:13610: checking where to find the target gcc
configure:13633: result: just compiled
configure:13652: checking where to find the target gcj
configure:13678: result: just compiled
configure:13697: checking where to find the target gfortran
configure:13723: result: just compiled
configure:13742: checking where to find the target gccgo
configure:13778: result: host tool
configure:13787: checking where to find the target ld
configure:13820: result: host tool
configure:13829: checking where to find the target lipo
configure:13851: result: host tool
configure:13860: checking where to find the target nm
configure:13893: result: host tool
configure:13902: checking where to find the target objdump
configure:13935: result: host tool
configure:13944: checking where to find the target ranlib
configure:13977: result: host tool
configure:13986: checking where to find the target strip
configure:14019: result: host tool
configure:14028: checking where to find the target windres
configure:14061: result: host tool
configure:14070: checking where to find the target windmc
configure:14103: result: host tool
configure:14140: checking whether to enable maintainer-specific portions of Makefiles
configure:14149: result: no
configure:14182: checking whether -fkeep-inline-functions is supported
configure:14201: gcc -c -g -O2 -fkeep-inline-functions conftest.c >&5
configure:14201: $? = 0
configure:14202: result: yes
configure:14399: creating ./config.status