Date: 25 Feb 2003 01:23:53 +0100 From: Joakim Lundborg <jl@kth.se> To: ports@FreeBSD.org Subject: pth 2.0-0 on alpha fails to compile Message-ID: <1046132633.749.41.camel@cortex>
next in thread | raw e-mail | index | archive | help
--=-oSSeRvaas+HtieTN0sMH Content-Type: text/plain Content-Transfer-Encoding: 7bit pth 2.0-0 from ports fails to build with "./configure:Error: decision on mandatory system headers and functions failed." This is running FreeBSD 5.0 on an AlphaServer 5/400. config.log attached. --=-oSSeRvaas+HtieTN0sMH Content-Disposition: attachment; filename=config.log Content-Type: text/plain; name=config.log; charset=ANSI_X3.4-1968 Content-Transfer-Encoding: 7bit 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 --enable-pthread --enable-syscall-soft --enable-optimize --enable-batch --includedir=/usr/local/include/pth --libdir=/usr/local/lib/pth --prefix=/usr/local alpha-portbld-freebsd5.0 ## --------- ## ## Platform. ## ## --------- ## hostname = kermit.sigma.su.se uname -m = alpha uname -r = 5.0-RELEASE uname -s = FreeBSD uname -v = FreeBSD 5.0-RELEASE #0: Fri Jan 17 01:14:51 GMT 2003 root@mithlond.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC /usr/bin/uname -p = alpha /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /home/cortex/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1612: result: configure:1614: result: [1mBuild Tools:[m configure:1627: checking for alpha-portbld-freebsd5.0-gcc configure:1653: result: cc configure:1935: checking for C compiler version configure:1938: cc --version </dev/null >&5 cc (GCC) 3.2.1 [FreeBSD] 20021119 (release) Copyright (C) 2002 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:1941: $? = 0 configure:1943: cc -v </dev/null >&5 Using built-in specs. Configured with: FreeBSD/alpha system compiler Thread model: posix gcc version 3.2.1 [FreeBSD] 20021119 (release) configure:1946: $? = 0 configure:1948: cc -V </dev/null >&5 cc: argument to `-V' is missing configure:1951: $? = 1 configure:1975: checking for C compiler default output configure:1978: cc -O -pipe -mcpu=ev4 -mtune=ev5 conftest.c >&5 configure:1981: $? = 0 configure:2027: result: a.out configure:2032: checking whether the C compiler works configure:2038: ./a.out configure:2041: $? = 0 configure:2058: result: yes configure:2065: checking whether we are cross compiling configure:2067: result: no configure:2070: checking for suffix of executables configure:2072: cc -o conftest -O -pipe -mcpu=ev4 -mtune=ev5 conftest.c >&5 configure:2075: $? = 0 configure:2100: result: configure:2106: checking for suffix of object files configure:2128: cc -c -O -pipe -mcpu=ev4 -mtune=ev5 conftest.c >&5 configure:2131: $? = 0 configure:2153: result: o configure:2157: checking whether we are using the GNU C compiler configure:2182: cc -c -O -pipe -mcpu=ev4 -mtune=ev5 conftest.c >&5 configure:2185: $? = 0 configure:2188: test -s conftest.o configure:2191: $? = 0 configure:2204: result: yes configure:2210: checking whether cc accepts -g configure:2232: cc -c -g conftest.c >&5 configure:2235: $? = 0 configure:2238: test -s conftest.o configure:2241: $? = 0 configure:2252: result: yes configure:2269: checking for cc option to accept ANSI C configure:2330: cc -c -O -pipe -mcpu=ev4 -mtune=ev5 conftest.c >&5 configure:2333: $? = 0 configure:2336: test -s conftest.o configure:2339: $? = 0 configure:2357: result: none needed configure:2375: cc -c -O -pipe -mcpu=ev4 -mtune=ev5 conftest.c >&5 conftest.c:2: syntax error before "me" configure:2378: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2492: checking how to run the C preprocessor configure:2528: cc -E conftest.c configure:2534: $? = 0 configure:2566: cc -E conftest.c configure:2566:28: ac_nonexistent.h: No such file or directory configure:2572: $? = 1 configure: failed program was: | #line 2558 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:2610: result: cc -E configure:2635: cc -E conftest.c configure:2641: $? = 0 configure:2673: cc -E conftest.c configure:2673:28: ac_nonexistent.h: No such file or directory configure:2679: $? = 1 configure: failed program was: | #line 2665 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:2721: checking whether make sets $(MAKE) configure:2741: result: yes configure:2905: checking for compilation debug mode configure:2907: result: disabled configure:2913: checking for compilation profile mode configure:2932: result: disabled configure:2977: checking for compiler option -f<xxx> for optimizations configure:3000: result: yes configure:3077: checking for compilation optimization mode configure:3079: result: enabled configure:3366: checking build system type configure:3384: result: alpha-portbld-freebsd5.0 configure:3392: checking host system type configure:3406: result: alpha-portbld-freebsd5.0 configure:3436: checking for ld used by GCC configure:3499: result: /usr/bin/ld configure:3508: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.13.2 [FreeBSD] 2002-11-27 configure:3520: result: yes configure:3525: checking for /usr/bin/ld option to reload object files configure:3532: result: -r configure:3537: checking for BSD-compatible nm configure:3573: result: nm configure:3576: checking for a sed that does not truncate output configure:3658: result: /usr/bin/sed configure:3661: checking whether ln -s works configure:3665: result: yes configure:3672: checking how to recognise dependent libraries configure:3853: result: pass_all configure:3866: checking command to parse nm output configure:3950: cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math conftest.c >&5 configure:3953: $? = 0 configure:3957: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:3960: $? = 0 configure:4012: cc -o conftest -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math conftest.c conftstm.o >&5 /usr/lib/crtfastmath.o(.text+0x1c): undefined reference to `__ieee_set_fp_control' /usr/lib/crtfastmath.o(.text+0x20): undefined reference to `__ieee_set_fp_control' configure:4015: $? = 1 configure:3950: cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math conftest.c >&5 configure:3953: $? = 0 configure:3957: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:3960: $? = 0 cannot run sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:4056: result: failed configure:4064: checking for egrep configure:4074: result: grep -E configure:4079: checking for ANSI C header files configure:4105: cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math conftest.c >&5 configure:4108: $? = 0 configure:4111: test -s conftest.o configure:4114: $? = 0 configure:4206: cc -o conftest -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math conftest.c >&5 /usr/lib/crtfastmath.o(.text+0x1c): undefined reference to `__ieee_set_fp_control' /usr/lib/crtfastmath.o(.text+0x20): undefined reference to `__ieee_set_fp_control' configure:4209: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 4175 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include <ctype.h> | #if ((' ' & 0x0FF) == 0x020) | # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') | # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) | #else | # define ISLOWER(c) (('a' <= (c) && (c) <= 'i') || ('j' <= (c) && (c) <= 'r') || ('s' <= (c) && (c) <= 'z')) | # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) | #endif | | #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) | int | main () | { | int i; | for (i = 0; i < 256; i++) | if (XOR (islower (i), ISLOWER (i)) | || toupper (i) != TOUPPER (i)) | exit(2); | exit (0); | } configure:4229: result: no configure:4253: checking for sys/types.h configure:4270: cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math conftest.c >&5 configure:4273: $? = 0 configure:4276: test -s conftest.o configure:4279: $? = 0 configure:4290: result: yes configure:4253: checking for sys/stat.h configure:4270: cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math conftest.c >&5 configure:4273: $? = 0 configure:4276: test -s conftest.o configure:4279: $? = 0 configure:4290: result: yes configure:4253: checking for stdlib.h configure:4270: cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math conftest.c >&5 configure:4273: $? = 0 configure:4276: test -s conftest.o configure:4279: $? = 0 configure:4290: result: yes configure:4253: checking for string.h configure:4270: cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math conftest.c >&5 configure:4273: $? = 0 configure:4276: test -s conftest.o configure:4279: $? = 0 configure:4290: result: yes configure:4253: checking for memory.h configure:4270: cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math conftest.c >&5 configure:4273: $? = 0 configure:4276: test -s conftest.o configure:4279: $? = 0 configure:4290: result: yes configure:4253: checking for strings.h configure:4270: cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math conftest.c >&5 configure:4273: $? = 0 configure:4276: test -s conftest.o configure:4279: $? = 0 configure:4290: result: yes configure:4253: checking for inttypes.h configure:4270: cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math conftest.c >&5 configure:4273: $? = 0 configure:4276: test -s conftest.o configure:4279: $? = 0 configure:4290: result: yes configure:4253: checking for stdint.h configure:4270: cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math conftest.c >&5 configure:4273: $? = 0 configure:4276: test -s conftest.o configure:4279: $? = 0 configure:4290: result: yes configure:4253: checking for unistd.h configure:4270: cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math conftest.c >&5 configure:4273: $? = 0 configure:4276: test -s conftest.o configure:4279: $? = 0 configure:4290: result: yes configure:4316: checking dlfcn.h usability configure:4329: cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math conftest.c >&5 configure:4332: $? = 0 configure:4335: test -s conftest.o configure:4338: $? = 0 configure:4348: result: yes configure:4352: checking dlfcn.h presence configure:4363: cc -E conftest.c configure:4369: $? = 0 configure:4388: result: yes configure:4424: checking for dlfcn.h configure:4431: result: yes configure:4591: checking for alpha-portbld-freebsd5.0-ranlib configure:4620: result: no configure:4629: checking for ranlib configure:4645: found /usr/bin/ranlib configure:4656: result: ranlib configure:4671: checking for alpha-portbld-freebsd5.0-strip configure:4700: result: no configure:4709: checking for strip configure:4725: found /usr/bin/strip configure:4736: result: strip configure:4948: checking for objdir configure:4959: result: .libs configure:4980: checking for cc option to produce PIC configure:5126: result: -fPIC configure:5130: checking if cc PIC flag -fPIC works configure:5154: cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math -fPIC -DPIC conftest.c >&5 configure:5157: $? = 0 configure:5160: test -s conftest.o configure:5163: $? = 0 configure:5201: result: yes configure:5221: checking if cc static flag -static works configure:5246: cc -o conftest -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math -static conftest.c >&5 /usr/lib/crtfastmath.o(.text+0x1c): undefined reference to `__ieee_set_fp_control' /usr/lib/crtfastmath.o(.text+0x20): undefined reference to `__ieee_set_fp_control' configure:5249: $? = 1 configure: failed program was: | #line 5230 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5271: result: no configure:5287: checking if cc supports -c -o file.o configure:5307: cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math -o out/conftest2.o conftest.c >&5 configure:5331: result: yes configure:5336: checking if cc supports -c -o file.lo configure:5364: cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math -c -o conftest.lo conftest.c >&5 configure:5367: $? = 0 configure:5370: test -s conftest.lo configure:5373: $? = 0 configure:5395: result: yes configure:5434: checking if cc supports -fno-rtti -fno-exceptions configure:5457: cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5 configure:5460: $? = 0 configure:5463: test -s conftest.o configure:5466: $? = 0 configure:5483: result: yes configure:5498: checking whether the linker (/usr/bin/ld) supports shared libraries configure:6193: result: yes configure:6202: checking how to hardcode library paths into programs configure:6226: result: immediate configure:6235: checking whether stripping libraries is possible configure:6240: result: yes configure:6255: checking dynamic linker characteristics configure:6662: result: freebsd5.0 ld.so configure:6671: checking if libtool supports shared libraries configure:6673: result: yes configure:6680: checking whether to build shared libraries configure:6701: result: yes configure:6708: checking whether to build static libraries configure:6712: result: yes configure:7390: checking whether -lc should be explicitly linked in configure:7398: cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math conftest.c >&5 configure:7401: $? = 0 configure:7415: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7418: $? = 1 configure:7431: result: yes configure:8180: result: configure:8182: result: [1mMandatory Platform Environment:[m configure:8187: checking for ANSI C header files configure:8337: result: no configure:8374: checking stdio.h usability configure:8387: cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math conftest.c >&5 configure:8390: $? = 0 configure:8393: test -s conftest.o configure:8396: $? = 0 configure:8406: result: yes configure:8410: checking stdio.h presence configure:8421: cc -E conftest.c configure:8427: $? = 0 configure:8446: result: yes configure:8482: checking for stdio.h configure:8489: result: yes configure:8365: checking for stdlib.h configure:8370: result: yes configure:8374: checking stdarg.h usability configure:8387: cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math conftest.c >&5 configure:8390: $? = 0 configure:8393: test -s conftest.o configure:8396: $? = 0 configure:8406: result: yes configure:8410: checking stdarg.h presence configure:8421: cc -E conftest.c configure:8427: $? = 0 configure:8446: result: yes configure:8482: checking for stdarg.h configure:8489: result: yes configure:8365: checking for string.h configure:8370: result: yes configure:8374: checking signal.h usability configure:8387: cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math conftest.c >&5 configure:8390: $? = 0 configure:8393: test -s conftest.o configure:8396: $? = 0 configure:8406: result: yes configure:8410: checking signal.h presence configure:8421: cc -E conftest.c configure:8427: $? = 0 configure:8446: result: yes configure:8482: checking for signal.h configure:8489: result: yes configure:8365: checking for unistd.h configure:8370: result: yes configure:8374: checking setjmp.h usability configure:8387: cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math conftest.c >&5 configure:8390: $? = 0 configure:8393: test -s conftest.o configure:8396: $? = 0 configure:8406: result: yes configure:8410: checking setjmp.h presence configure:8421: cc -E conftest.c configure:8427: $? = 0 configure:8446: result: yes configure:8482: checking for setjmp.h configure:8489: result: yes configure:8374: checking fcntl.h usability configure:8387: cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math conftest.c >&5 configure:8390: $? = 0 configure:8393: test -s conftest.o configure:8396: $? = 0 configure:8406: result: yes configure:8410: checking fcntl.h presence configure:8421: cc -E conftest.c configure:8427: $? = 0 configure:8446: result: yes configure:8482: checking for fcntl.h configure:8489: result: yes configure:8374: checking errno.h usability configure:8387: cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math conftest.c >&5 configure:8390: $? = 0 configure:8393: test -s conftest.o configure:8396: $? = 0 configure:8406: result: yes configure:8410: checking errno.h presence configure:8421: cc -E conftest.c configure:8427: $? = 0 configure:8446: result: yes configure:8482: checking for errno.h configure:8489: result: yes configure:8365: checking for sys/types.h configure:8370: result: yes configure:8374: checking sys/time.h usability configure:8387: cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math conftest.c >&5 configure:8390: $? = 0 configure:8393: test -s conftest.o configure:8396: $? = 0 configure:8406: result: yes configure:8410: checking sys/time.h presence configure:8421: cc -E conftest.c configure:8427: $? = 0 configure:8446: result: yes configure:8482: checking for sys/time.h configure:8489: result: yes configure:8374: checking sys/wait.h usability configure:8387: cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math conftest.c >&5 configure:8390: $? = 0 configure:8393: test -s conftest.o configure:8396: $? = 0 configure:8406: result: yes configure:8410: checking sys/wait.h presence configure:8421: cc -E conftest.c configure:8427: $? = 0 configure:8446: result: yes configure:8482: checking for sys/wait.h configure:8489: result: yes configure:8365: checking for sys/stat.h configure:8370: result: yes configure:8374: checking sys/socket.h usability configure:8387: cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math conftest.c >&5 configure:8390: $? = 0 configure:8393: test -s conftest.o configure:8396: $? = 0 configure:8406: result: yes configure:8410: checking sys/socket.h presence configure:8421: cc -E conftest.c configure:8427: $? = 0 configure:8446: result: yes configure:8482: checking for sys/socket.h configure:8489: result: yes configure:8511: checking for gettimeofday configure:8561: cc -o conftest -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math conftest.c >&5 /usr/lib/crtfastmath.o(.text+0x1c): undefined reference to `__ieee_set_fp_control' /usr/lib/crtfastmath.o(.text+0x20): undefined reference to `__ieee_set_fp_control' configure:8564: $? = 1 configure: failed program was: | #line 8517 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_DLFCN_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gettimeofday (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | /* 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 gettimeofday (); | /* 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_gettimeofday) || defined (__stub___gettimeofday) | choke me | #else | char (*f) () = gettimeofday; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != gettimeofday; | ; | return 0; | } configure:8581: result: no configure:8511: checking for select configure:8561: cc -o conftest -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math conftest.c >&5 /usr/lib/crtfastmath.o(.text+0x1c): undefined reference to `__ieee_set_fp_control' /usr/lib/crtfastmath.o(.text+0x20): undefined reference to `__ieee_set_fp_control' configure:8564: $? = 1 configure: failed program was: | #line 8517 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_DLFCN_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char select (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | /* 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 select (); | /* 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_select) || defined (__stub___select) | choke me | #else | char (*f) () = select; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != select; | ; | return 0; | } configure:8581: result: no configure:8511: checking for sigaction configure:8561: cc -o conftest -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math conftest.c >&5 /usr/lib/crtfastmath.o(.text+0x1c): undefined reference to `__ieee_set_fp_control' /usr/lib/crtfastmath.o(.text+0x20): undefined reference to `__ieee_set_fp_control' configure:8564: $? = 1 configure: failed program was: | #line 8517 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_DLFCN_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigaction (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | /* 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 sigaction (); | /* 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_sigaction) || defined (__stub___sigaction) | choke me | #else | char (*f) () = sigaction; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != sigaction; | ; | return 0; | } configure:8581: result: no configure:8511: checking for sigprocmask configure:8561: cc -o conftest -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math conftest.c >&5 /usr/lib/crtfastmath.o(.text+0x1c): undefined reference to `__ieee_set_fp_control' /usr/lib/crtfastmath.o(.text+0x20): undefined reference to `__ieee_set_fp_control' configure:8564: $? = 1 configure: failed program was: | #line 8517 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_DLFCN_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigprocmask (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | /* 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 sigprocmask (); | /* 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_sigprocmask) || defined (__stub___sigprocmask) | choke me | #else | char (*f) () = sigprocmask; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != sigprocmask; | ; | return 0; | } configure:8581: result: no configure:8511: checking for sigpending configure:8561: cc -o conftest -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math conftest.c >&5 /usr/lib/crtfastmath.o(.text+0x1c): undefined reference to `__ieee_set_fp_control' /usr/lib/crtfastmath.o(.text+0x20): undefined reference to `__ieee_set_fp_control' configure:8564: $? = 1 configure: failed program was: | #line 8517 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_DLFCN_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigpending (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | /* 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 sigpending (); | /* 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_sigpending) || defined (__stub___sigpending) | choke me | #else | char (*f) () = sigpending; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != sigpending; | ; | return 0; | } configure:8581: result: no configure:8511: checking for sigsuspend configure:8561: cc -o conftest -O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math conftest.c >&5 /usr/lib/crtfastmath.o(.text+0x1c): undefined reference to `__ieee_set_fp_control' /usr/lib/crtfastmath.o(.text+0x20): undefined reference to `__ieee_set_fp_control' configure:8564: $? = 1 configure: failed program was: | #line 8517 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_DLFCN_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigsuspend (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | /* 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 sigsuspend (); | /* 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_sigsuspend) || defined (__stub___sigsuspend) | choke me | #else | char (*f) () = sigsuspend; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != sigsuspend; | ; | return 0; | } configure:8581: result: no ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_func_select=no ac_cv_header_stdlib_h=yes lt_cv_file_magic_cmd='$MAGIC_CMD' ac_cv_func_sigprocmask=no ac_cv_header_sys_time_h=yes ac_cv_prog_cc_g=yes ac_cv_env_LDFLAGS_set= ac_cv_header_stdarg_h=yes lt_cv_prog_cc_can_build_shared=yes ac_cv_c_compiler_gnu=yes ac_cv_exeext= ac_cv_env_CFLAGS_set=set ac_cv_header_sys_wait_h=yes ac_cv_env_CPP_value= ac_cv_env_CPPFLAGS_set= lt_cv_prog_cc_static_works=no lt_cv_prog_cc_no_builtin= ac_cv_func_sigaction=no lt_cv_prog_cc_shlib= ac_cv_header_fcntl_h=yes lt_cv_prog_cc_static= ac_cv_env_host_alias_set=set lt_cv_ld_reload_flag=-r ac_cv_prog_CC=cc lt_cv_archive_cmds_need_lc=yes ac_cv_header_sys_stat_h=yes lt_cv_prog_gnu_ld=yes ac_cv_env_build_alias_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_target_alias_set=set ac_cv_header_setjmp_h=yes ac_cv_host_alias=alpha-portbld-freebsd5.0 ac_cv_prog_cc_stdc= ac_cv_env_CFLAGS_value='-O -pipe -mcpu=ev4 -mtune=ev5' ac_cv_env_CC_set=set ac_cv_func_gettimeofday=no lt_cv_prog_cc_wl=-Wl, ac_cv_header_sys_types_h=yes ac_cv_header_stdc=no ac_cv_header_strings_h=yes lt_cv_path_SED=/usr/bin/sed ac_cv_header_stdint_h=yes ac_cv_header_inttypes_h=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_header_unistd_h=yes ac_cv_header_string_h=yes lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_path_LD=/usr/bin/ld ac_cv_build_alias=alpha-portbld-freebsd5.0 ac_cv_env_CPPFLAGS_value= ac_cv_header_stdio_h=yes ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_header_memory_h=yes ac_cv_func_sigsuspend=no ac_cv_header_sys_socket_h=yes ac_cv_prog_ac_ct_STRIP=strip ac_cv_host=alpha-portbld-freebsd5.0 ac_cv_env_host_alias_value=alpha-portbld-freebsd5.0 ac_cv_header_errno_h=yes ac_cv_compiler_option_optimize_std=yes lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_compiler_c_o=yes lt_cv_prog_cc_pic_works=yes lt_cv_file_magic_test_file= ac_cv_build=alpha-portbld-freebsd5.0 ac_cv_prog_CPP='cc -E' ac_cv_env_build_alias_value=alpha-portbld-freebsd5.0 lt_cv_prog_cc_pic=' -fPIC' lt_cv_sys_global_symbol_pipe= lt_cv_deplibs_check_method=pass_all lt_cv_compiler_o_lo=yes ac_cv_env_target_alias_value=alpha-portbld-freebsd5.0 ac_cv_env_CC_value=cc lt_cv_path_NM=nm ac_cv_env_CPP_set= ac_cv_header_dlfcn_h=yes ac_cv_func_sigpending=no ac_cv_header_signal_h=yes ac_cv_objext=o ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' BATCH='' CC='cc' CFLAGS='-O -pipe -mcpu=ev4 -mtune=ev5 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math' CPP='cc -E' CPPFLAGS='' DEFS='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' EXTRA_INCLUDE_SYS_SELECT_H='' FALLBACK_NFDS_T='' FALLBACK_OFF_T='' FALLBACK_PID_T='' FALLBACK_SIG_ATOMIC_T='' FALLBACK_SIZE_T='' FALLBACK_SOCKLEN_T='' FALLBACK_SSIZE_T='' INSTALL_PTHREAD='' LDFLAGS='' LIBOBJS='' LIBPTHREAD_A='' LIBPTHREAD_LA='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PLATFORM='alpha-portbld-freebsd5.0' PTHREAD_3='' PTHREAD_CONFIG_1='' PTHREAD_O='' PTH_EXT_SFIO='' PTH_FAKE_POLL='' PTH_FAKE_RWV='' PTH_FDSETSIZE='' PTH_MCTX_ID='' PTH_STACK_GROWTH='' PTH_SYSCALL_HARD='' PTH_SYSCALL_SOFT='' PTH_VERSION_HEX='0x200200' PTH_VERSION_STR='2.0.0 (17-Feb-2003)' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TARGET_ALL='' TEST_PTHREAD='' UNINSTALL_PTHREAD='' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' bindir='${exec_prefix}/bin' build='alpha-portbld-freebsd5.0' build_alias='alpha-portbld-freebsd5.0' build_cpu='alpha' build_os='freebsd5.0' build_vendor='portbld' datadir='${prefix}/share' exec_prefix='NONE' host='alpha-portbld-freebsd5.0' host_alias='alpha-portbld-freebsd5.0' host_cpu='alpha' host_os='freebsd5.0' host_vendor='portbld' includedir='/usr/local/include/pth' infodir='${prefix}/info' libdir='/usr/local/lib/pth' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' pth_sigjmpbuf='' pth_siglongjmp='' pth_sigsetjmp='' pth_skaddr_makecontext='' pth_skaddr_sigaltstack='' pth_skaddr_sigstack='' pth_sksize_makecontext='' pth_sksize_sigaltstack='' pth_sksize_sigstack='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' srcdir_prefix='' sysconfdir='${prefix}/etc' target_alias='alpha-portbld-freebsd5.0' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_SETJMP_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STDARG_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" configure: exit 1 --=-oSSeRvaas+HtieTN0sMH-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1046132633.749.41.camel>