Date: Sat, 13 Jul 2002 07:51:46 -0700 (PDT) From: mikel@vintners.net (Mike Lempriere) To: ports@freebsd.org Cc: reggie@lambdawerks.org Subject: mod_php4 configure error Message-ID: <200207131451.g6DEpkB7041621@mail.vintners.net>
next in thread | raw e-mail | index | archive | help
------------------- configure: running /bin/sh './configure' --prefix=/usr/local '--prefix=/usr/local' '--build=i386-portbld-freebsd4.6' 'CFLAGS=-O -pipe -march=pentiumpro' 'CPPFLAGS=-I/usr/local/include' 'build_alias=i386-portbld-freebsd4.6' 'CC=cc' --enable-ltdl-install=no --cache-file=/dev/null --srcdir=. configure: warning: CFLAGS=-O -pipe -march=pentiumpro: invalid host type configure: warning: CPPFLAGS=-I/usr/local/include: invalid host type configure: error: can only configure for one host and one target at a time configure: error: /bin/sh './configure' failed for libltdl ===> Script "configure" failed unexpectedly. Please report the problem to ports@FreeBSD.org [maintainer] and attach the "/usr/ports/security/libmcrypt/work/libmcrypt-2.5.1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/security/libmcrypt. ------------------- /usr/ports/security/libmcrypt/work/libmcrypt-2.5.1/config.log: 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.53. Invocation command line was $ ./configure --prefix=/usr/local --build=i386-portbld-freebsd4.6 ## --------- ## ## Platform. ## ## --------- ## hostname = brix.vintners.net uname -m = i386 uname -r = 4.6-STABLE uname -s = FreeBSD uname -v = FreeBSD 4.6-STABLE #0: Sun Jul 7 12:53:22 PDT 2002 root@brix.vintners.net:/usr/obj/usr/src/sys/BRIX /usr/bin/uname -p = i386 /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: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1410: checking build system type configure:1428: result: i386-portbld-freebsd4.6 configure:1436: checking host system type configure:1450: result: i386-portbld-freebsd4.6 configure:1458: checking target system type configure:1472: result: i386-portbld-freebsd4.6 configure:1498: checking for a BSD-compatible install configure:1552: result: /usr/bin/install -c -o root -g wheel configure:1563: checking whether build environment is sane configure:1606: result: yes configure:1640: checking for gawk configure:1669: result: no configure:1640: checking for mawk configure:1669: result: no configure:1640: checking for nawk configure:1656: found /usr/bin/nawk configure:1666: result: nawk configure:1676: checking whether make sets ${MAKE} configure:1696: result: yes configure:1805: checking whether make sets ${MAKE} configure:1825: result: yes configure:1881: checking for gcc configure:1907: result: cc configure:2151: checking for C compiler version configure:2154: cc --version </dev/null >&5 2.95.4 configure:2157: $? = 0 configure:2159: cc -v </dev/null >&5 Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] configure:2162: $? = 0 configure:2164: cc -V </dev/null >&5 cc: argument to `-V' is missing configure:2167: $? = 1 configure:2193: checking for C compiler default output configure:2196: cc -O -pipe -march=pentiumpro -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:2199: $? = 0 configure:2232: result: a.out configure:2237: checking whether the C compiler works configure:2243: ./a.out configure:2246: $? = 0 configure:2261: result: yes configure:2268: checking whether we are cross compiling configure:2270: result: no configure:2273: checking for suffix of executables configure:2275: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:2278: $? = 0 configure:2300: result: configure:2306: checking for suffix of object files configure:2330: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:2333: $? = 0 configure:2352: result: o configure:2356: checking whether we are using the GNU C compiler configure:2383: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:2386: $? = 0 configure:2389: test -s conftest.o configure:2392: $? = 0 configure:2404: result: yes configure:2410: checking whether cc accepts -g configure:2434: cc -c -g -I/usr/local/include conftest.c >&5 configure:2437: $? = 0 configure:2440: test -s conftest.o configure:2443: $? = 0 configure:2453: result: yes configure:2480: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 conftest.c:2: syntax error before `me' configure:2483: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2601: checking for style of include used by make configure:2629: result: GNU configure:2636: checking dependency style of cc configure:2698: result: gcc configure:2721: checking for a BSD-compatible install configure:2775: result: /usr/bin/install -c -o root -g wheel configure:2786: checking whether ln -s works configure:2790: result: yes configure:2800: checking whether in maintanance mode configure:2807: result: no configure:2811: checking whether in dmalloc mode configure:2818: result: no configure:2896: checking whether to disable dynamic module loading configure:2903: result: no configure:2907: checking whether to include algorithms into library configure:2923: result: configure:2959: checking how to run the C preprocessor configure:2985: cc -E -I/usr/local/include conftest.c configure:2991: $? = 0 configure:3018: cc -E -I/usr/local/include conftest.c configure:3015: ac_nonexistent.h: No such file or directory configure:3024: $? = 1 configure: failed program was: #line 3014 "configure" #include "confdefs.h" #include <ac_nonexistent.h> configure:3061: result: cc -E configure:3076: cc -E -I/usr/local/include conftest.c configure:3082: $? = 0 configure:3109: cc -E -I/usr/local/include conftest.c configure:3106: ac_nonexistent.h: No such file or directory configure:3115: $? = 1 configure: failed program was: #line 3105 "configure" #include "confdefs.h" #include <ac_nonexistent.h> configure:3155: checking for ANSI C header files configure:3169: cc -E -I/usr/local/include conftest.c configure:3175: $? = 0 configure:3262: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:3265: $? = 0 configure:3267: ./conftest configure:3270: $? = 0 configure:3284: result: yes configure:3294: checking for cc option to accept ANSI C configure:3357: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:3360: $? = 0 configure:3363: test -s conftest.o configure:3366: $? = 0 configure:3383: result: none needed configure:3391: checking for inline configure:3408: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:3411: $? = 0 configure:3414: test -s conftest.o configure:3417: $? = 0 configure:3428: result: inline configure:3458: checking for sys/types.h configure:3471: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:3474: $? = 0 configure:3477: test -s conftest.o configure:3480: $? = 0 configure:3490: result: yes configure:3458: checking for sys/stat.h configure:3471: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:3474: $? = 0 configure:3477: test -s conftest.o configure:3480: $? = 0 configure:3490: result: yes configure:3458: checking for stdlib.h configure:3471: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:3474: $? = 0 configure:3477: test -s conftest.o configure:3480: $? = 0 configure:3490: result: yes configure:3458: checking for string.h configure:3471: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:3474: $? = 0 configure:3477: test -s conftest.o configure:3480: $? = 0 configure:3490: result: yes configure:3458: checking for memory.h configure:3471: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:3474: $? = 0 configure:3477: test -s conftest.o configure:3480: $? = 0 configure:3490: result: yes configure:3458: checking for strings.h configure:3471: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:3474: $? = 0 configure:3477: test -s conftest.o configure:3480: $? = 0 configure:3490: result: yes configure:3458: checking for inttypes.h configure:3471: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:3474: $? = 0 configure:3477: test -s conftest.o configure:3480: $? = 0 configure:3490: result: yes configure:3458: checking for stdint.h configure:3471: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:3500: stdint.h: No such file or directory configure:3474: $? = 1 configure: failed program was: #line 3464 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <stdint.h> configure:3490: result: no configure:3458: checking for unistd.h configure:3471: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:3474: $? = 0 configure:3477: test -s conftest.o configure:3480: $? = 0 configure:3490: result: yes configure:3510: checking for unistd.h configure:3515: result: yes configure:3510: checking for strings.h configure:3515: result: yes configure:3519: checking dlfcn.h usability configure:3528: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:3531: $? = 0 configure:3534: test -s conftest.o configure:3537: $? = 0 configure:3546: result: yes configure:3550: checking dlfcn.h presence configure:3557: cc -E -I/usr/local/include conftest.c configure:3563: $? = 0 configure:3581: result: yes configure:3599: checking for dlfcn.h configure:3606: result: yes configure:3519: checking sys/endian.h usability configure:3528: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:3557: sys/endian.h: No such file or directory configure:3531: $? = 1 configure: failed program was: #line 3522 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <sys/endian.h> configure:3546: result: no configure:3550: checking sys/endian.h presence configure:3557: cc -E -I/usr/local/include conftest.c configure:3554: sys/endian.h: No such file or directory configure:3563: $? = 1 configure: failed program was: #line 3553 "configure" #include "confdefs.h" #include <sys/endian.h> configure:3581: result: no configure:3599: checking for sys/endian.h configure:3606: result: no configure:3628: checking for sys/types.h configure:3633: result: yes configure:3637: checking sys/mman.h usability configure:3646: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:3649: $? = 0 configure:3652: test -s conftest.o configure:3655: $? = 0 configure:3664: result: yes configure:3668: checking sys/mman.h presence configure:3675: cc -E -I/usr/local/include conftest.c configure:3681: $? = 0 configure:3699: result: yes configure:3717: checking for sys/mman.h configure:3724: result: yes configure:3637: checking dirent.h usability configure:3646: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:3649: $? = 0 configure:3652: test -s conftest.o configure:3655: $? = 0 configure:3664: result: yes configure:3668: checking dirent.h presence configure:3675: cc -E -I/usr/local/include conftest.c configure:3681: $? = 0 configure:3699: result: yes configure:3717: checking for dirent.h configure:3724: result: yes configure:3637: checking byteswap.h usability configure:3646: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:3675: byteswap.h: No such file or directory configure:3649: $? = 1 configure: failed program was: #line 3640 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <byteswap.h> configure:3664: result: no configure:3668: checking byteswap.h presence configure:3675: cc -E -I/usr/local/include conftest.c configure:3672: byteswap.h: No such file or directory configure:3681: $? = 1 configure: failed program was: #line 3671 "configure" #include "confdefs.h" #include <byteswap.h> configure:3699: result: no configure:3717: checking for byteswap.h configure:3724: result: no configure:3637: checking endian.h usability configure:3646: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:3675: endian.h: No such file or directory configure:3649: $? = 1 configure: failed program was: #line 3640 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <endian.h> configure:3664: result: no configure:3668: checking endian.h presence configure:3675: cc -E -I/usr/local/include conftest.c configure:3672: endian.h: No such file or directory configure:3681: $? = 1 configure: failed program was: #line 3671 "configure" #include "confdefs.h" #include <endian.h> configure:3699: result: no configure:3717: checking for endian.h configure:3724: result: no configure:3751: checking limits.h usability configure:3760: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:3763: $? = 0 configure:3766: test -s conftest.o configure:3769: $? = 0 configure:3778: result: yes configure:3782: checking limits.h presence configure:3789: cc -E -I/usr/local/include conftest.c configure:3795: $? = 0 configure:3813: result: yes configure:3831: checking for limits.h configure:3838: result: yes configure:3859: checking for bzero configure:3902: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:3905: $? = 0 configure:3908: test -s conftest configure:3911: $? = 0 configure:3921: result: yes configure:3859: checking for memset configure:3902: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:3875: warning: conflicting types for built-in function `memset' configure:3905: $? = 0 configure:3908: test -s conftest configure:3911: $? = 0 configure:3921: result: yes configure:3859: checking for mlock configure:3902: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:3905: $? = 0 configure:3908: test -s conftest configure:3911: $? = 0 configure:3921: result: yes configure:3859: checking for readdir_r configure:3902: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:3905: $? = 0 configure:3908: test -s conftest configure:3911: $? = 0 configure:3921: result: yes configure:3859: checking for readdir configure:3902: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:3905: $? = 0 configure:3908: test -s conftest configure:3911: $? = 0 configure:3921: result: yes configure:3936: checking for memmove configure:3979: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:3982: $? = 0 configure:3985: test -s conftest configure:3988: $? = 0 configure:3998: result: yes configure:3936: checking for bcopy configure:3979: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:3982: $? = 0 configure:3985: test -s conftest configure:3988: $? = 0 configure:3998: result: yes configure:4009: checking whether byte ordering is bigendian configure:4039: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:4042: $? = 0 configure:4045: test -s conftest.o configure:4048: $? = 0 configure:4075: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure: In function `main': configure:4066: syntax error before `big' configure:4078: $? = 1 configure: failed program was: #line 4052 "configure" #include "confdefs.h" #include <sys/types.h> #include <sys/param.h> #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:4192: result: no configure:4211: checking for unsigned long int configure:4238: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:4241: $? = 0 configure:4244: test -s conftest.o configure:4247: $? = 0 configure:4257: result: yes configure:4260: checking size of unsigned long int configure:4538: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:4541: $? = 0 configure:4543: ./conftest configure:4546: $? = 0 configure:4566: result: 4 configure:4573: checking for unsigned int configure:4600: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:4603: $? = 0 configure:4606: test -s conftest.o configure:4609: $? = 0 configure:4619: result: yes configure:4622: checking size of unsigned int configure:4900: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:4903: $? = 0 configure:4905: ./conftest configure:4908: $? = 0 configure:4928: result: 4 configure:4935: checking for unsigned short int configure:4962: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:4965: $? = 0 configure:4968: test -s conftest.o configure:4971: $? = 0 configure:4981: result: yes configure:4984: checking size of unsigned short int configure:5262: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:5265: $? = 0 configure:5267: ./conftest configure:5270: $? = 0 configure:5290: result: 2 configure:5297: checking for unsigned char configure:5324: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:5327: $? = 0 configure:5330: test -s conftest.o configure:5333: $? = 0 configure:5343: result: yes configure:5346: checking size of unsigned char configure:5624: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:5627: $? = 0 configure:5629: ./conftest configure:5632: $? = 0 configure:5652: result: 1 configure:5667: checking for lt_dlmutex_register in -lltdl configure:5700: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include conftest.c -lltdl -L/usr/local/lib >&5 /tmp/ccJdUGtR.o: In function `main': /tmp/ccJdUGtR.o(.text+0x7): undefined reference to `lt_dlmutex_register' configure:5703: $? = 1 configure: failed program was: #line 5675 "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 lt_dlmutex_register (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { lt_dlmutex_register (); ; return 0; } configure:5720: result: no configure:5737: checking for main in -lltdl configure:5764: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include conftest.c -lltdl -L/usr/local/lib >&5 configure:5767: $? = 0 configure:5770: test -s conftest configure:5773: $? = 0 configure:5784: result: yes configure:5925: checking for ld used by GCC configure:5988: result: /usr/libexec/elf/ld configure:5997: checking if the linker (/usr/libexec/elf/ld) is GNU ld GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeBSD]) configure:6009: result: yes configure:6014: checking for /usr/libexec/elf/ld option to reload object files configure:6021: result: -r configure:6026: checking for BSD-compatible nm configure:6062: result: /usr/bin/nm -B configure:6065: checking how to recognise dependant libraries configure:6237: result: pass_all configure:6249: checking command to parse /usr/bin/nm -B output configure:6330: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:6333: $? = 0 configure:6337: /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:6340: $? = 0 configure:6392: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include conftest.c conftstm.o >&5 configure:6395: $? = 0 configure:6439: result: ok configure:6448: checking for dlfcn.h configure:6453: result: yes configure:6741: checking for ranlib configure:6757: found /usr/bin/ranlib configure:6768: result: ranlib configure:6821: checking for strip configure:6837: found /usr/bin/strip configure:6848: result: strip configure:7059: checking for objdir configure:7070: result: .libs configure:7087: checking for cc option to produce PIC configure:7237: result: -fPIC configure:7241: checking if cc PIC flag -fPIC works configure:7267: cc -c -O -pipe -march=pentiumpro -fPIC -DPIC -I/usr/local/include conftest.c >&5 configure:7270: $? = 0 configure:7273: test -s conftest.o configure:7276: $? = 0 configure:7313: result: yes configure:7329: checking if cc static flag -static works configure:7356: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -static conftest.c -L/usr/local/lib >&5 configure:7359: $? = 0 configure:7362: test -s conftest configure:7365: $? = 0 configure:7380: result: yes configure:7392: checking if cc supports -c -o file.o configure:7412: cc -c -O -pipe -march=pentiumpro -o out/conftest2.o -I/usr/local/include conftest.c >&5 configure:7436: result: yes configure:7441: checking if cc supports -c -o file.lo configure:7471: cc -c -O -pipe -march=pentiumpro -c -o conftest.lo -I/usr/local/include conftest.c >&5 configure:7474: $? = 0 configure:7477: test -s conftest.lo configure:7480: $? = 0 configure:7501: result: yes configure:7532: checking if cc supports -fno-rtti -fno-exceptions configure:7557: cc -c -O -pipe -march=pentiumpro -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c >&5 configure:7560: $? = 0 configure:7563: test -s conftest.o configure:7566: $? = 0 configure:7582: result: yes configure:7593: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries configure:8274: result: yes configure:8279: checking how to hardcode library paths into programs configure:8303: result: immediate configure:8308: checking whether stripping libraries is possible configure:8313: result: yes configure:8324: checking dynamic linker characteristics configure:8721: result: freebsd4.6 ld.so configure:8726: checking if libtool supports shared libraries configure:8728: result: yes configure:8731: checking whether to build shared libraries configure:8752: result: yes configure:8755: checking whether to build static libraries configure:8759: result: yes configure:9421: checking whether -lc should be explicitly linked in configure:9429: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:9432: $? = 0 configure:9446: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9449: $? = 1 configure:9462: result: yes configure:10124: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on brix.vintners.net config.status:10819: creating Makefile config.status:10819: creating libmcrypt.spec config.status:10819: creating lib/Makefile config.status:10819: creating doc/Makefile config.status:10819: creating src/Makefile config.status:10819: creating modules/Makefile config.status:10819: creating modules/modes/Makefile config.status:10819: creating modules/algorithms/Makefile config.status:10819: creating lib/mcrypt.h config.status:10819: creating lib/libmcrypt-config config.status:10922: creating config.h config.status:11063: config.h is unchanged config.status:11166: executing default-1 commands config.status:11166: executing default-2 commands configure:11287: configuring in libltdl configure:11366: running /bin/sh './configure' --prefix=/usr/local '--prefix=/usr/local' '--build=i386-portbld-freebsd4.6' 'CFLAGS=-O -pipe -march=pentiumpro' 'CPPFLAGS=-I/usr/local/include' 'build_alias=i386-portbld-freebsd4.6' 'CC=cc' --enable-ltdl-install=no --cache-file=/dev/null --srcdir=. configure:11371: error: /bin/sh './configure' failed for libltdl ## ---------------- ## ## Cache variables. ## ## ---------------- ## am_cv_CC_dependencies_compiler_type='gcc' ac_cv_type_unsigned_short_int='yes' ac_cv_sizeof_unsigned_long_int='4' ac_cv_header_sys_endian_h='no' ac_cv_c_bigendian='no' lt_cv_file_magic_cmd='$MAGIC_CMD' ac_cv_header_stdlib_h='yes' ac_cv_func_memmove='yes' ac_cv_prog_cc_g='yes' ac_cv_env_LDFLAGS_set='' lt_cv_prog_cc_can_build_shared='yes' ac_cv_header_byteswap_h='no' ac_cv_c_compiler_gnu='yes' ac_cv_exeext='' ac_cv_env_CFLAGS_set='set' ac_cv_header_dirent_h='yes' ac_cv_type_unsigned_int='yes' ac_cv_env_CPP_value='' ac_cv_env_CPPFLAGS_set='set' lt_cv_prog_cc_static_works='yes' lt_cv_prog_cc_no_builtin='' lt_cv_prog_cc_shlib='' ac_cv_sizeof_unsigned_short_int='2' lt_cv_prog_cc_static='-static' ac_cv_env_host_alias_set='' ac_cv_type_unsigned_char='yes' ac_cv_func_mlock='yes' ac_cv_func_memset='yes' lt_cv_ld_reload_flag='-r' ac_cv_func_readdir='yes' lt_cv_sys_path_separator=':' lt_cv_archive_cmds_need_lc='yes' lt_cv_prog_gnu_ld='yes' ac_cv_header_sys_stat_h='yes' ac_cv_env_build_alias_set='set' ac_cv_header_limits_h='yes' ac_cv_env_LDFLAGS_value='' ac_cv_env_target_alias_set='' ac_cv_sizeof_unsigned_int='4' ac_cv_prog_cc_stdc='' ac_cv_host_alias='i386-portbld-freebsd4.6' ac_cv_env_CFLAGS_value='-O -pipe -march=pentiumpro' ac_cv_env_CC_set='set' lt_cv_prog_cc_wl='-Wl,' ac_cv_func_bcopy='yes' ac_cv_header_sys_types_h='yes' ac_cv_header_stdc='yes' ac_cv_header_strings_h='yes' ac_cv_header_endian_h='no' ac_cv_header_stdint_h='no' ac_cv_header_inttypes_h='yes' ac_cv_prog_make_make_set='yes' lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_path_LD='/usr/libexec/elf/ld' ac_cv_header_unistd_h='yes' ac_cv_header_string_h='yes' ac_cv_c_inline='inline' ac_cv_build_alias='i386-portbld-freebsd4.6' ac_cv_env_CPPFLAGS_value='-I/usr/local/include' ac_cv_sizeof_unsigned_char='1' ac_cv_prog_ac_ct_RANLIB='ranlib' ac_cv_func_bzero='yes' ac_cv_header_memory_h='yes' ac_cv_target_alias='i386-portbld-freebsd4.6' ac_cv_prog_ac_ct_STRIP='strip' ac_cv_host='i386-portbld-freebsd4.6' ac_cv_env_host_alias_value='' 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'\''' ac_cv_type_unsigned_long_int='yes' lt_cv_compiler_c_o='yes' lt_cv_prog_cc_pic_works='yes' lt_cv_file_magic_test_file='' ac_cv_func_readdir_r='yes' ac_cv_prog_CPP='cc -E' ac_cv_prog_AWK='nawk' ac_cv_build='i386-portbld-freebsd4.6' ac_cv_env_build_alias_value='i386-portbld-freebsd4.6' lt_cv_prog_cc_pic=' -fPIC' 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_deplibs_check_method='pass_all' ac_cv_prog_ac_ct_CC='cc' lt_cv_compiler_o_lo='yes' ac_cv_lib_ltdl_lt_dlmutex_register='no' ac_cv_target='i386-portbld-freebsd4.6' ac_cv_env_target_alias_value='' ac_cv_env_CC_value='cc' lt_cv_path_NM='/usr/bin/nm -B' ac_cv_env_CPP_set='' ac_cv_header_dlfcn_h='yes' ac_cv_header_sys_mman_h='yes' ac_cv_lib_ltdl_main='yes' ac_cv_objext='o' configure: exit 1 -- Mike Lempriere, home: mikel@vintners.net; http://vintners.net/~mikel/ WA State resident: junk email prohibited by law: RCW19.190 & RCW19.86 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?200207131451.g6DEpkB7041621>