Date: Mon, 07 Oct 2002 22:32:33 +0100 From: Alan Raison <ar134@york.ac.uk> To: ports@freebsd.org Subject: Failure configuring libmcrypt Message-ID: <3DA1FD71.3070009@york.ac.uk>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------090204030205010802060904 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit I have been unable to make libmcrypt on my FreeBSD4.5 box. The requested output is attached. 1. /usr/ports/security/libmcrypt/work/libmcrypt-2.5.3/config.log as "config.log", and 2. output of ls /var/db/pkg as "packages" Regards Alan -- Alan Raison ar134@york.ac.uk --------------090204030205010802060904 Content-Type: text/plain; name="packages" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="packages" apache-1.3.14_1 autoconf-2.13 autoconf-2.53_1 autoconf213-2.13.000227_1 bash-2.05 bin86-0.15.5 bzip2-1.0.1 cclient-0104101757 cd-console-2.3 cd2mp3-0.81,1 cdplay-0.92 cowsay-3.03_1 cvsup-16.1 cvsup-16.1e dagrab-0.3.5 dopewars-1.4.8_1 e3-2.0 fetchmail-5.7.6 gettext-0.10.35 gettext-0.10.35_1 glib-1.2.10 gmake-3.79.1 gtk-1.2.10 help2man-1.26 jpeg-6b_1 lame-gtk-3.70_2 less-354 libgnugetopt-1.1 libtool-1.3.4_2 libungif-4.1.0b1 linux_base-6.1 lynx-2.8.3.1 m4-1.4 micq-0.4.6.1_1 nasm-0.98 netris-0.5 open-motif-2.1.30_1 pico-4.0 pine-4.33_1 pkg_remove-1.0 play-1.0 pm3-base-1.1.15 pm3-net-1.1.15 portcheckout-2.0 python-2.0 samba-2.2.2_3 screen-3.9.10 sed_inplace-2002.06.28 sms_client-3.0.2 tcl-8.0.5 tiff-3.5.7 uemacs-4.0 unix2dos-1.2 unzip-5.42 vim-5.7.28 wget-1.8.1 xpm-3.4k zip-2.3 --------------090204030205010802060904 Content-Type: text/plain; name="config.log" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="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.5 ## --------- ## ## Platform. ## ## --------- ## hostname = chimp.snodge.co.uk uname -m = i386 uname -r = 4.5-RELEASE uname -s = FreeBSD uname -v = FreeBSD 4.5-RELEASE #1: Fri May 31 17:10:46 BST 2002 root@chimp.snodge.co.uk:/usr/src/sys/compile/CHIMP /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: /usr/sbin PATH: /bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1410: checking build system type configure:1428: result: i386-portbld-freebsd4.5 configure:1436: checking host system type configure:1450: result: i386-portbld-freebsd4.5 configure:1458: checking target system type configure:1472: result: i386-portbld-freebsd4.5 configure:1499: checking for a BSD-compatible install configure:1553: result: /usr/bin/install -c -o root -g wheel configure:1564: checking whether build environment is sane configure:1607: 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:1669: result: no configure:1640: checking for awk configure:1656: found /usr/bin/awk configure:1666: result: awk configure:1676: checking whether make sets ${MAKE} configure:1696: result: yes configure:1849: checking whether make sets ${MAKE} configure:1869: result: yes configure:1925: checking for gcc configure:1951: result: cc configure:2195: checking for C compiler version configure:2198: cc --version </dev/null >&5 2.95.3 configure:2201: $? = 0 configure:2203: cc -v </dev/null >&5 Using builtin specs. gcc version 2.95.3 20010315 (release) [FreeBSD] configure:2206: $? = 0 configure:2208: cc -V </dev/null >&5 cc: argument to `-V' is missing configure:2211: $? = 1 configure:2237: checking for C compiler default output configure:2240: cc -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:2243: $? = 0 configure:2276: result: a.out configure:2281: checking whether the C compiler works configure:2287: ./a.out configure:2290: $? = 0 configure:2305: result: yes configure:2312: checking whether we are cross compiling configure:2314: result: no configure:2317: checking for suffix of executables configure:2319: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:2322: $? = 0 configure:2344: result: configure:2350: checking for suffix of object files configure:2374: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:2377: $? = 0 configure:2396: result: o configure:2400: checking whether we are using the GNU C compiler configure:2427: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:2430: $? = 0 configure:2433: test -s conftest.o configure:2436: $? = 0 configure:2448: result: yes configure:2454: checking whether cc accepts -g configure:2478: cc -c -g -I/usr/local/include conftest.c >&5 configure:2481: $? = 0 configure:2484: test -s conftest.o configure:2487: $? = 0 configure:2497: result: yes configure:2524: cc -c -O -pipe -I/usr/local/include conftest.c >&5 conftest.c:2: syntax error before `me' configure:2527: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2656: checking for style of include used by make configure:2684: result: GNU configure:2712: checking dependency style of cc configure:2774: result: gcc configure:2797: checking for a BSD-compatible install configure:2851: result: /usr/bin/install -c -o root -g wheel configure:2862: checking whether ln -s works configure:2866: result: yes configure:2876: checking whether in maintanance mode configure:2883: result: no configure:2887: checking whether in dmalloc mode configure:2894: result: no configure:2972: checking whether to disable dynamic module loading configure:2979: result: no configure:2983: checking whether to include algorithms into library configure:2999: result: configure:3035: checking how to run the C preprocessor configure:3061: cc -E -I/usr/local/include conftest.c configure:3067: $? = 0 configure:3094: cc -E -I/usr/local/include conftest.c configure:3091: ac_nonexistent.h: No such file or directory configure:3100: $? = 1 configure: failed program was: #line 3090 "configure" #include "confdefs.h" #include <ac_nonexistent.h> configure:3137: result: cc -E configure:3152: cc -E -I/usr/local/include conftest.c configure:3158: $? = 0 configure:3185: cc -E -I/usr/local/include conftest.c configure:3182: ac_nonexistent.h: No such file or directory configure:3191: $? = 1 configure: failed program was: #line 3181 "configure" #include "confdefs.h" #include <ac_nonexistent.h> configure:3231: checking for ANSI C header files configure:3245: cc -E -I/usr/local/include conftest.c configure:3251: $? = 0 configure:3338: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:3341: $? = 0 configure:3343: ./conftest configure:3346: $? = 0 configure:3360: result: yes configure:3370: checking for cc option to accept ANSI C configure:3433: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3436: $? = 0 configure:3439: test -s conftest.o configure:3442: $? = 0 configure:3459: result: none needed configure:3467: checking for inline configure:3484: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3487: $? = 0 configure:3490: test -s conftest.o configure:3493: $? = 0 configure:3504: result: inline configure:3519: checking for an ANSI C-conforming const configure:3589: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3592: $? = 0 configure:3595: test -s conftest.o configure:3598: $? = 0 configure:3608: result: yes configure:3633: checking for sys/types.h configure:3646: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3649: $? = 0 configure:3652: test -s conftest.o configure:3655: $? = 0 configure:3665: result: yes configure:3633: checking for sys/stat.h configure:3646: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3649: $? = 0 configure:3652: test -s conftest.o configure:3655: $? = 0 configure:3665: result: yes configure:3633: checking for stdlib.h configure:3646: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3649: $? = 0 configure:3652: test -s conftest.o configure:3655: $? = 0 configure:3665: result: yes configure:3633: checking for string.h configure:3646: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3649: $? = 0 configure:3652: test -s conftest.o configure:3655: $? = 0 configure:3665: result: yes configure:3633: checking for memory.h configure:3646: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3649: $? = 0 configure:3652: test -s conftest.o configure:3655: $? = 0 configure:3665: result: yes configure:3633: checking for strings.h configure:3646: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3649: $? = 0 configure:3652: test -s conftest.o configure:3655: $? = 0 configure:3665: result: yes configure:3633: checking for inttypes.h configure:3646: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3649: $? = 0 configure:3652: test -s conftest.o configure:3655: $? = 0 configure:3665: result: yes configure:3633: checking for stdint.h configure:3646: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3675: stdint.h: No such file or directory configure:3649: $? = 1 configure: failed program was: #line 3639 "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:3665: result: no configure:3633: checking for unistd.h configure:3646: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3649: $? = 0 configure:3652: test -s conftest.o configure:3655: $? = 0 configure:3665: result: yes configure:3685: checking for unistd.h configure:3690: result: yes configure:3685: checking for strings.h configure:3690: result: yes configure:3694: checking dlfcn.h usability configure:3703: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3706: $? = 0 configure:3709: test -s conftest.o configure:3712: $? = 0 configure:3721: result: yes configure:3725: checking dlfcn.h presence configure:3732: cc -E -I/usr/local/include conftest.c configure:3738: $? = 0 configure:3756: result: yes configure:3774: checking for dlfcn.h configure:3781: result: yes configure:3694: checking sys/endian.h usability configure:3703: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3732: sys/endian.h: No such file or directory configure:3706: $? = 1 configure: failed program was: #line 3697 "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:3721: result: no configure:3725: checking sys/endian.h presence configure:3732: cc -E -I/usr/local/include conftest.c configure:3729: sys/endian.h: No such file or directory configure:3738: $? = 1 configure: failed program was: #line 3728 "configure" #include "confdefs.h" #include <sys/endian.h> configure:3756: result: no configure:3774: checking for sys/endian.h configure:3781: result: no configure:3803: checking for sys/types.h configure:3808: result: yes configure:3812: checking sys/mman.h usability configure:3821: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3824: $? = 0 configure:3827: test -s conftest.o configure:3830: $? = 0 configure:3839: result: yes configure:3843: checking sys/mman.h presence configure:3850: cc -E -I/usr/local/include conftest.c configure:3856: $? = 0 configure:3874: result: yes configure:3892: checking for sys/mman.h configure:3899: result: yes configure:3812: checking dirent.h usability configure:3821: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3824: $? = 0 configure:3827: test -s conftest.o configure:3830: $? = 0 configure:3839: result: yes configure:3843: checking dirent.h presence configure:3850: cc -E -I/usr/local/include conftest.c configure:3856: $? = 0 configure:3874: result: yes configure:3892: checking for dirent.h configure:3899: result: yes configure:3812: checking byteswap.h usability configure:3821: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3850: byteswap.h: No such file or directory configure:3824: $? = 1 configure: failed program was: #line 3815 "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:3839: result: no configure:3843: checking byteswap.h presence configure:3850: cc -E -I/usr/local/include conftest.c configure:3847: byteswap.h: No such file or directory configure:3856: $? = 1 configure: failed program was: #line 3846 "configure" #include "confdefs.h" #include <byteswap.h> configure:3874: result: no configure:3892: checking for byteswap.h configure:3899: result: no configure:3812: checking endian.h usability configure:3821: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3850: endian.h: No such file or directory configure:3824: $? = 1 configure: failed program was: #line 3815 "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:3839: result: no configure:3843: checking endian.h presence configure:3850: cc -E -I/usr/local/include conftest.c configure:3847: endian.h: No such file or directory configure:3856: $? = 1 configure: failed program was: #line 3846 "configure" #include "confdefs.h" #include <endian.h> configure:3874: result: no configure:3892: checking for endian.h configure:3899: result: no configure:3926: checking limits.h usability configure:3935: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3938: $? = 0 configure:3941: test -s conftest.o configure:3944: $? = 0 configure:3953: result: yes configure:3957: checking limits.h presence configure:3964: cc -E -I/usr/local/include conftest.c configure:3970: $? = 0 configure:3988: result: yes configure:4006: checking for limits.h configure:4013: result: yes configure:4034: checking for bzero configure:4077: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:4080: $? = 0 configure:4083: test -s conftest configure:4086: $? = 0 configure:4096: result: yes configure:4034: checking for memset configure:4077: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:4050: warning: conflicting types for built-in function `memset' configure:4080: $? = 0 configure:4083: test -s conftest configure:4086: $? = 0 configure:4096: result: yes configure:4034: checking for mlock configure:4077: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:4080: $? = 0 configure:4083: test -s conftest configure:4086: $? = 0 configure:4096: result: yes configure:4034: checking for readdir_r configure:4077: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:4080: $? = 0 configure:4083: test -s conftest configure:4086: $? = 0 configure:4096: result: yes configure:4034: checking for readdir configure:4077: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:4080: $? = 0 configure:4083: test -s conftest configure:4086: $? = 0 configure:4096: result: yes configure:4111: checking for memmove configure:4154: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:4157: $? = 0 configure:4160: test -s conftest configure:4163: $? = 0 configure:4173: result: yes configure:4111: checking for bcopy configure:4154: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:4157: $? = 0 configure:4160: test -s conftest configure:4163: $? = 0 configure:4173: result: yes configure:4184: checking whether byte ordering is bigendian configure:4214: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:4217: $? = 0 configure:4220: test -s conftest.o configure:4223: $? = 0 configure:4250: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure: In function `main': configure:4241: syntax error before `big' configure:4253: $? = 1 configure: failed program was: #line 4227 "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:4367: result: no configure:4386: checking for unsigned long int configure:4413: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:4416: $? = 0 configure:4419: test -s conftest.o configure:4422: $? = 0 configure:4432: result: yes configure:4435: checking size of unsigned long int configure:4713: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:4716: $? = 0 configure:4718: ./conftest configure:4721: $? = 0 configure:4741: result: 4 configure:4748: checking for unsigned int configure:4775: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:4778: $? = 0 configure:4781: test -s conftest.o configure:4784: $? = 0 configure:4794: result: yes configure:4797: checking size of unsigned int configure:5075: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:5078: $? = 0 configure:5080: ./conftest configure:5083: $? = 0 configure:5103: result: 4 configure:5110: checking for unsigned short int configure:5137: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:5140: $? = 0 configure:5143: test -s conftest.o configure:5146: $? = 0 configure:5156: result: yes configure:5159: checking size of unsigned short int configure:5437: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:5440: $? = 0 configure:5442: ./conftest configure:5445: $? = 0 configure:5465: result: 2 configure:5472: checking for unsigned char configure:5499: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:5502: $? = 0 configure:5505: test -s conftest.o configure:5508: $? = 0 configure:5518: result: yes configure:5521: checking size of unsigned char configure:5799: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:5802: $? = 0 configure:5804: ./conftest configure:5807: $? = 0 configure:5827: result: 1 configure:5842: checking for lt_dlmutex_register in -lltdl configure:5875: cc -o conftest -O -pipe -I/usr/local/include conftest.c -lltdl -L/usr/local/lib >&5 /tmp/cc4LqePA.o: In function `main': /tmp/cc4LqePA.o(.text+0x7): undefined reference to `lt_dlmutex_register' configure:5878: $? = 1 configure: failed program was: #line 5850 "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:5895: result: no configure:5912: checking for main in -lltdl configure:5939: cc -o conftest -O -pipe -I/usr/local/include conftest.c -lltdl -L/usr/local/lib >&5 configure:5942: $? = 0 configure:5945: test -s conftest configure:5948: $? = 0 configure:5959: result: yes configure:6100: checking for ld used by GCC configure:6163: result: /usr/libexec/elf/ld configure:6172: 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:6184: result: yes configure:6189: checking for /usr/libexec/elf/ld option to reload object files configure:6196: result: -r configure:6201: checking for BSD-compatible nm configure:6237: result: /usr/bin/nm -B configure:6240: checking how to recognise dependant libraries configure:6412: result: pass_all configure:6424: checking command to parse /usr/bin/nm -B output configure:6505: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:6508: $? = 0 configure:6512: /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:6515: $? = 0 configure:6567: cc -o conftest -O -pipe -I/usr/local/include conftest.c conftstm.o >&5 configure:6570: $? = 0 configure:6614: result: ok configure:6623: checking for dlfcn.h configure:6628: result: yes configure:6916: checking for ranlib configure:6932: found /usr/bin/ranlib configure:6943: result: ranlib configure:6996: checking for strip configure:7012: found /usr/bin/strip configure:7023: result: strip configure:7234: checking for objdir configure:7245: result: .libs configure:7262: checking for cc option to produce PIC configure:7412: result: -fPIC configure:7416: checking if cc PIC flag -fPIC works configure:7442: cc -c -O -pipe -fPIC -DPIC -I/usr/local/include conftest.c >&5 configure:7445: $? = 0 configure:7448: test -s conftest.o configure:7451: $? = 0 configure:7488: result: yes configure:7504: checking if cc static flag -static works configure:7531: cc -o conftest -O -pipe -I/usr/local/include -static conftest.c -L/usr/local/lib >&5 configure:7534: $? = 0 configure:7537: test -s conftest configure:7540: $? = 0 configure:7555: result: yes configure:7567: checking if cc supports -c -o file.o configure:7587: cc -c -O -pipe -o out/conftest2.o -I/usr/local/include conftest.c >&5 configure:7611: result: yes configure:7616: checking if cc supports -c -o file.lo configure:7646: cc -c -O -pipe -c -o conftest.lo -I/usr/local/include conftest.c >&5 configure:7649: $? = 0 configure:7652: test -s conftest.lo configure:7655: $? = 0 configure:7676: result: yes configure:7707: checking if cc supports -fno-rtti -fno-exceptions configure:7732: cc -c -O -pipe -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c >&5 configure:7735: $? = 0 configure:7738: test -s conftest.o configure:7741: $? = 0 configure:7757: result: yes configure:7768: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries configure:8449: result: yes configure:8454: checking how to hardcode library paths into programs configure:8478: result: immediate configure:8483: checking whether stripping libraries is possible configure:8488: result: yes configure:8499: checking dynamic linker characteristics configure:8896: result: freebsd4.5 ld.so configure:8901: checking if libtool supports shared libraries configure:8903: result: yes configure:8906: checking whether to build shared libraries configure:8927: result: yes configure:8930: checking whether to build static libraries configure:8934: result: yes configure:9596: checking whether -lc should be explicitly linked in configure:9604: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:9607: $? = 0 configure:9621: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9624: $? = 1 configure:9637: result: yes configure:10306: 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 chimp.snodge.co.uk config.status:11000: creating Makefile config.status:11000: creating libmcrypt.spec config.status:11000: creating lib/Makefile config.status:11000: creating doc/Makefile config.status:11000: creating src/Makefile config.status:11000: creating modules/Makefile config.status:11000: creating modules/modes/Makefile config.status:11000: creating modules/algorithms/Makefile config.status:11000: creating lib/mcrypt.h config.status:11000: creating lib/libmcrypt-config config.status:11103: creating config.h config.status:11244: config.h is unchanged config.status:11347: executing depfiles commands config.status:11347: executing default-1 commands configure:11515: configuring in libltdl configure:11594: running /bin/sh './configure' --prefix=/usr/local '--prefix=/usr/local' '--build=i386-portbld-freebsd4.5' 'CFLAGS=-O -pipe ' 'CPPFLAGS=-I/usr/local/include' 'build_alias=i386-portbld-freebsd4.5' 'CC=cc' --enable-ltdl-install=no --cache-file=/dev/null --srcdir=. configure:11599: 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' ac_cv_c_const='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.5' ac_cv_env_CFLAGS_value='-O -pipe ' 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.5' 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.5' ac_cv_prog_ac_ct_STRIP='strip' ac_cv_host='i386-portbld-freebsd4.5' 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='awk' ac_cv_build='i386-portbld-freebsd4.5' ac_cv_env_build_alias_value='i386-portbld-freebsd4.5' 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.5' 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 --------------090204030205010802060904-- 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?3DA1FD71.3070009>