Skip site navigation (1)Skip section navigation (2)
Date:      02 Aug 2002 11:13:14 -0500
From:      Larry Rosenman <ler@lerctr.org>
To:        Gardiner Leverett <gdl@merit.edu>
Cc:        ports@FreeBSD.ORG
Subject:   Re: libmcrypt
Message-ID:  <1028304795.429.6.camel@lerlaptop.iadfw.net>
In-Reply-To: <Pine.GSO.4.03.10208021131420.745-200000@odo.merit.edu>
References:  <Pine.GSO.4.03.10208021131420.745-200000@odo.merit.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
There is a PR I opened about this.....

On Fri, 2002-08-02 at 10:35, Gardiner Leverett wrote:
> 
> I received this error when trying to build the libmcrypt. 
> 
> configure: running /bin/sh './configure' --prefix=/usr/local
> '--prefix=/usr/local' '--build=i386-portbld-freebsd4.6' 'CFLAGS=-O -pipe '
> '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 : 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.2/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
> 
> I have attached the config.log
> 
> ----------
> Gardiner D. Leverett			gdl@merit.edu
> Merit Network, Inc. 			Phone: 734-647-9888
> 4251 Plymouth Road, Suite 2000		Ann Arbor, MI  48105-2785
> 			http://www.merit.edu
> ----
> 

> 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 = wheeljack.merit.edu
> uname -m = i386
> uname -r = 4.6-STABLE
> uname -s = FreeBSD
> uname -v = FreeBSD 4.6-STABLE #0: Wed Jul  3 14:59:28 EDT 2002     root@wheeljack.merit.edu:/usr/src/sys/compile/IHS 
> 
> /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: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:1656: found /usr/bin/nawk
> configure:1666: result: nawk
> 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.4
> configure:2201: $? = 0
> configure:2203: cc -v </dev/null >&5
> Using builtin specs.
> gcc version 2.95.4 20020320 [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:3534: checking for sys/types.h
> configure:3547: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3550: $? = 0
> configure:3553: test -s conftest.o
> configure:3556: $? = 0
> configure:3566: result: yes
> configure:3534: checking for sys/stat.h
> configure:3547: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3550: $? = 0
> configure:3553: test -s conftest.o
> configure:3556: $? = 0
> configure:3566: result: yes
> configure:3534: checking for stdlib.h
> configure:3547: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3550: $? = 0
> configure:3553: test -s conftest.o
> configure:3556: $? = 0
> configure:3566: result: yes
> configure:3534: checking for string.h
> configure:3547: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3550: $? = 0
> configure:3553: test -s conftest.o
> configure:3556: $? = 0
> configure:3566: result: yes
> configure:3534: checking for memory.h
> configure:3547: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3550: $? = 0
> configure:3553: test -s conftest.o
> configure:3556: $? = 0
> configure:3566: result: yes
> configure:3534: checking for strings.h
> configure:3547: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3550: $? = 0
> configure:3553: test -s conftest.o
> configure:3556: $? = 0
> configure:3566: result: yes
> configure:3534: checking for inttypes.h
> configure:3547: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3550: $? = 0
> configure:3553: test -s conftest.o
> configure:3556: $? = 0
> configure:3566: result: yes
> configure:3534: checking for stdint.h
> configure:3547: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3576: stdint.h: No such file or directory
> configure:3550: $? = 1
> configure: failed program was:
> #line 3540 "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:3566: result: no
> configure:3534: checking for unistd.h
> configure:3547: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3550: $? = 0
> configure:3553: test -s conftest.o
> configure:3556: $? = 0
> configure:3566: result: yes
> configure:3586: checking for unistd.h
> configure:3591: result: yes
> configure:3586: checking for strings.h
> configure:3591: result: yes
> configure:3595: checking dlfcn.h usability
> configure:3604: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3607: $? = 0
> configure:3610: test -s conftest.o
> configure:3613: $? = 0
> configure:3622: result: yes
> configure:3626: checking dlfcn.h presence
> configure:3633: cc -E -I/usr/local/include conftest.c
> configure:3639: $? = 0
> configure:3657: result: yes
> configure:3675: checking for dlfcn.h
> configure:3682: result: yes
> configure:3595: checking sys/endian.h usability
> configure:3604: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3633: sys/endian.h: No such file or directory
> configure:3607: $? = 1
> configure: failed program was:
> #line 3598 "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:3622: result: no
> configure:3626: checking sys/endian.h presence
> configure:3633: cc -E -I/usr/local/include conftest.c
> configure:3630: sys/endian.h: No such file or directory
> configure:3639: $? = 1
> configure: failed program was:
> #line 3629 "configure"
> #include "confdefs.h"
> #include <sys/endian.h>
> configure:3657: result: no
> configure:3675: checking for sys/endian.h
> configure:3682: result: no
> configure:3704: checking for sys/types.h
> configure:3709: result: yes
> configure:3713: checking sys/mman.h usability
> configure:3722: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3725: $? = 0
> configure:3728: test -s conftest.o
> configure:3731: $? = 0
> configure:3740: result: yes
> configure:3744: checking sys/mman.h presence
> configure:3751: cc -E -I/usr/local/include conftest.c
> configure:3757: $? = 0
> configure:3775: result: yes
> configure:3793: checking for sys/mman.h
> configure:3800: result: yes
> configure:3713: checking dirent.h usability
> configure:3722: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3725: $? = 0
> configure:3728: test -s conftest.o
> configure:3731: $? = 0
> configure:3740: result: yes
> configure:3744: checking dirent.h presence
> configure:3751: cc -E -I/usr/local/include conftest.c
> configure:3757: $? = 0
> configure:3775: result: yes
> configure:3793: checking for dirent.h
> configure:3800: result: yes
> configure:3713: checking byteswap.h usability
> configure:3722: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3751: byteswap.h: No such file or directory
> configure:3725: $? = 1
> configure: failed program was:
> #line 3716 "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:3740: result: no
> configure:3744: checking byteswap.h presence
> configure:3751: cc -E -I/usr/local/include conftest.c
> configure:3748: byteswap.h: No such file or directory
> configure:3757: $? = 1
> configure: failed program was:
> #line 3747 "configure"
> #include "confdefs.h"
> #include <byteswap.h>
> configure:3775: result: no
> configure:3793: checking for byteswap.h
> configure:3800: result: no
> configure:3713: checking endian.h usability
> configure:3722: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3751: endian.h: No such file or directory
> configure:3725: $? = 1
> configure: failed program was:
> #line 3716 "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:3740: result: no
> configure:3744: checking endian.h presence
> configure:3751: cc -E -I/usr/local/include conftest.c
> configure:3748: endian.h: No such file or directory
> configure:3757: $? = 1
> configure: failed program was:
> #line 3747 "configure"
> #include "confdefs.h"
> #include <endian.h>
> configure:3775: result: no
> configure:3793: checking for endian.h
> configure:3800: result: no
> configure:3827: checking limits.h usability
> configure:3836: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3839: $? = 0
> configure:3842: test -s conftest.o
> configure:3845: $? = 0
> configure:3854: result: yes
> configure:3858: checking limits.h presence
> configure:3865: cc -E -I/usr/local/include conftest.c
> configure:3871: $? = 0
> configure:3889: result: yes
> configure:3907: checking for limits.h
> configure:3914: result: yes
> configure:3935: checking for bzero
> configure:3978: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> configure:3981: $? = 0
> configure:3984: test -s conftest
> configure:3987: $? = 0
> configure:3997: result: yes
> configure:3935: checking for memset
> configure:3978: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> configure:3951: warning: conflicting types for built-in function `memset'
> configure:3981: $? = 0
> configure:3984: test -s conftest
> configure:3987: $? = 0
> configure:3997: result: yes
> configure:3935: checking for mlock
> configure:3978: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> configure:3981: $? = 0
> configure:3984: test -s conftest
> configure:3987: $? = 0
> configure:3997: result: yes
> configure:3935: checking for readdir_r
> configure:3978: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> configure:3981: $? = 0
> configure:3984: test -s conftest
> configure:3987: $? = 0
> configure:3997: result: yes
> configure:3935: checking for readdir
> configure:3978: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> configure:3981: $? = 0
> configure:3984: test -s conftest
> configure:3987: $? = 0
> configure:3997: result: yes
> configure:4012: checking for memmove
> configure:4055: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> configure:4058: $? = 0
> configure:4061: test -s conftest
> configure:4064: $? = 0
> configure:4074: result: yes
> configure:4012: checking for bcopy
> configure:4055: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> configure:4058: $? = 0
> configure:4061: test -s conftest
> configure:4064: $? = 0
> configure:4074: result: yes
> configure:4085: checking whether byte ordering is bigendian
> configure:4115: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:4118: $? = 0
> configure:4121: test -s conftest.o
> configure:4124: $? = 0
> configure:4151: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure: In function `main':
> configure:4142: syntax error before `big'
> configure:4154: $? = 1
> configure: failed program was:
> #line 4128 "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:4268: result: no
> configure:4287: checking for unsigned long int
> configure:4314: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:4317: $? = 0
> configure:4320: test -s conftest.o
> configure:4323: $? = 0
> configure:4333: result: yes
> configure:4336: checking size of unsigned long int
> configure:4614: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> configure:4617: $? = 0
> configure:4619: ./conftest
> configure:4622: $? = 0
> configure:4642: result: 4
> configure:4649: checking for unsigned int
> configure:4676: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:4679: $? = 0
> configure:4682: test -s conftest.o
> configure:4685: $? = 0
> configure:4695: result: yes
> configure:4698: checking size of unsigned int
> configure:4976: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> configure:4979: $? = 0
> configure:4981: ./conftest
> configure:4984: $? = 0
> configure:5004: result: 4
> configure:5011: checking for unsigned short int
> configure:5038: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:5041: $? = 0
> configure:5044: test -s conftest.o
> configure:5047: $? = 0
> configure:5057: result: yes
> configure:5060: checking size of unsigned short int
> configure:5338: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> configure:5341: $? = 0
> configure:5343: ./conftest
> configure:5346: $? = 0
> configure:5366: result: 2
> configure:5373: checking for unsigned char
> configure:5400: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:5403: $? = 0
> configure:5406: test -s conftest.o
> configure:5409: $? = 0
> configure:5419: result: yes
> configure:5422: checking size of unsigned char
> configure:5700: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
> configure:5703: $? = 0
> configure:5705: ./conftest
> configure:5708: $? = 0
> configure:5728: result: 1
> configure:5743: checking for lt_dlmutex_register in -lltdl
> configure:5776: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -lltdl  -L/usr/local/lib >&5
> /tmp/ccJ94QOK.o: In function `main':
> /tmp/ccJ94QOK.o(.text+0x7): undefined reference to `lt_dlmutex_register'
> configure:5779: $? = 1
> configure: failed program was:
> #line 5751 "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:5796: result: no
> configure:5813: checking for main in -lltdl
> configure:5840: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -lltdl  -L/usr/local/lib >&5
> configure:5843: $? = 0
> configure:5846: test -s conftest
> configure:5849: $? = 0
> configure:5860: result: yes
> configure:6001: checking for ld used by GCC
> configure:6064: result: /usr/libexec/elf/ld
> configure:6073: 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:6085: result: yes
> configure:6090: checking for /usr/libexec/elf/ld option to reload object files
> configure:6097: result: -r
> configure:6102: checking for BSD-compatible nm
> configure:6138: result: /usr/bin/nm -B
> configure:6141: checking for a sed that does not truncate output
> configure:6223: result: /usr/bin/sed
> configure:6226: checking how to recognise dependant libraries
> configure:6407: result: pass_all
> configure:6419: checking command to parse /usr/bin/nm -B output
> configure:6500: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:6503: $? = 0
> configure:6507: /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:6510: $? = 0
> configure:6562: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c conftstm.o >&5
> configure:6565: $? = 0
> configure:6609: result: ok
> configure:6618: checking for dlfcn.h
> configure:6623: result: yes
> configure:6912: checking for ranlib
> configure:6928: found /usr/bin/ranlib
> configure:6939: result: ranlib
> configure:6992: checking for strip
> configure:7008: found /usr/bin/strip
> configure:7019: result: strip
> configure:7230: checking for objdir
> configure:7241: result: .libs
> configure:7258: checking for cc option to produce PIC
> configure:7404: result: -fPIC
> configure:7408: checking if cc PIC flag -fPIC works
> configure:7434: cc -c -O -pipe  -fPIC -DPIC -I/usr/local/include conftest.c >&5
> configure:7437: $? = 0
> configure:7440: test -s conftest.o
> configure:7443: $? = 0
> configure:7480: result: yes
> configure:7496: checking if cc static flag -static works
> configure:7523: cc -o conftest -O -pipe  -I/usr/local/include  -static conftest.c -L/usr/local/lib >&5
> configure:7526: $? = 0
> configure:7529: test -s conftest
> configure:7532: $? = 0
> configure:7547: result: yes
> configure:7559: checking if cc supports -c -o file.o
> configure:7579: cc -c -O -pipe  -o out/conftest2.o -I/usr/local/include conftest.c >&5
> configure:7603: result: yes
> configure:7608: checking if cc supports -c -o file.lo
> configure:7638: cc -c -O -pipe  -c -o conftest.lo -I/usr/local/include conftest.c >&5
> configure:7641: $? = 0
> configure:7644: test -s conftest.lo
> configure:7647: $? = 0
> configure:7668: result: yes
> configure:7699: checking if cc supports -fno-rtti -fno-exceptions
> configure:7724: cc -c -O -pipe  -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c >&5
> configure:7727: $? = 0
> configure:7730: test -s conftest.o
> configure:7733: $? = 0
> configure:7749: result: yes
> configure:7760: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries
> configure:8452: result: yes
> configure:8457: checking how to hardcode library paths into programs
> configure:8481: result: immediate
> configure:8486: checking whether stripping libraries is possible
> configure:8491: result: yes
> configure:8502: checking dynamic linker characteristics
> configure:8904: result: freebsd4.6 ld.so
> configure:8909: checking if libtool supports shared libraries
> configure:8911: result: yes
> configure:8914: checking whether to build shared libraries
> configure:8935: result: yes
> configure:8938: checking whether to build static libraries
> configure:8942: result: yes
> configure:9604: checking whether -lc should be explicitly linked in
> configure:9612: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:9615: $? = 0
> configure:9629: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
> configure:9632: $? = 1
> configure:9645: result: yes
> configure:10317: 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 wheeljack.merit.edu
> 
> config.status:11011: creating Makefile
> config.status:11011: creating libmcrypt.spec
> config.status:11011: creating lib/Makefile
> config.status:11011: creating doc/Makefile
> config.status:11011: creating src/Makefile
> config.status:11011: creating modules/Makefile
> config.status:11011: creating modules/modes/Makefile
> config.status:11011: creating modules/algorithms/Makefile
> config.status:11011: creating lib/mcrypt.h
> config.status:11011: creating lib/libmcrypt-config
> config.status:11114: creating config.h
> config.status:11358: executing depfiles commands
> config.status:11358: executing default-1 commands
> configure:11526: configuring in libltdl
> configure:11605: running /bin/sh './configure' --prefix=/usr/local  '--prefix=/usr/local' '--build=i386-portbld-freebsd4.6' 'CFLAGS=-O -pipe ' 'CPPFLAGS=-I/usr/local/include' 'build_alias=i386-portbld-freebsd4.6' 'CC=cc' --enable-ltdl-install=no --cache-file=/dev/null --srcdir=.
> configure:11610: 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 '
> 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'
> lt_cv_path_SED='/usr/bin/sed'
> 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
-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749


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?1028304795.429.6.camel>