Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jun 2002 12:30:03 -0700 (PDT)
From:      Dan Keshet <dkesh@channel1.com>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/39780: mcrypt port fails.  Something about host name one type only
Message-ID:  <200206281930.g5SJU3ng002290@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/39780; it has been noted by GNATS.

From: Dan Keshet <dkesh@channel1.com>
To: freebsd-gnats-submit@FreeBSD.org, ler@airmail.net
Cc:  
Subject: Re: ports/39780: mcrypt port fails.  Something about host name one
 type only
Date: Fri, 28 Jun 2002 15:29:35 -0400 (EDT)

 Similar problem here.
 
 ---------BEGIN 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 = cgi2.channel1.com
 uname -m = i386
 uname -r = 4.5-STABLE
 uname -s = FreeBSD
 uname -v = FreeBSD 4.5-STABLE #0: Fri Mar  8 16:10:59 EST 2002     brian@cgi2.channel1.com:/usr/src/sys/compile/STANDARD.45 
 
 /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: .
 PATH: /usr/bin
 PATH: /usr/local/bin
 PATH: /bin
 PATH: /sbin
 PATH: /usr/sbin
 PATH: /usr/libexec
 PATH: /usr/X386/bin
 PATH: /usr/homes/brian
 
 
 ## ----------- ##
 ## 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: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: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: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.3
 configure:2157: $? = 0
 configure:2159: cc -v </dev/null >&5
 Using builtin specs.
 gcc version 2.95.3 20010315 (release) [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  -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  -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  -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  -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  -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:3014: ac_nonexistent.h: No such file or directory
 configure:3024: $? = 1
 configure: failed program was:
 #line 3013 "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:3105: ac_nonexistent.h: No such file or directory
 configure:3115: $? = 1
 configure: failed program was:
 #line 3104 "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:3260: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
 configure:3263: $? = 0
 configure:3265: ./conftest
 configure:3268: $? = 0
 configure:3282: result: yes
 configure:3292: checking for cc option to accept ANSI C
 configure:3355: cc  -c -O -pipe  -I/usr/local/include conftest.c >&5
 configure:3358: $? = 0
 configure:3361: test -s conftest.o
 configure:3364: $? = 0
 configure:3381: result: none needed
 configure:3389: checking for inline
 configure:3406: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
 configure:3409: $? = 0
 configure:3412: test -s conftest.o
 configure:3415: $? = 0
 configure:3426: result: inline
 configure:3456: checking for sys/types.h
 configure:3469: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
 configure:3472: $? = 0
 configure:3475: test -s conftest.o
 configure:3478: $? = 0
 configure:3488: result: yes
 configure:3456: checking for sys/stat.h
 configure:3469: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
 configure:3472: $? = 0
 configure:3475: test -s conftest.o
 configure:3478: $? = 0
 configure:3488: result: yes
 configure:3456: checking for stdlib.h
 configure:3469: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
 configure:3472: $? = 0
 configure:3475: test -s conftest.o
 configure:3478: $? = 0
 configure:3488: result: yes
 configure:3456: checking for string.h
 configure:3469: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
 configure:3472: $? = 0
 configure:3475: test -s conftest.o
 configure:3478: $? = 0
 configure:3488: result: yes
 configure:3456: checking for memory.h
 configure:3469: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
 configure:3472: $? = 0
 configure:3475: test -s conftest.o
 configure:3478: $? = 0
 configure:3488: result: yes
 configure:3456: checking for strings.h
 configure:3469: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
 configure:3472: $? = 0
 configure:3475: test -s conftest.o
 configure:3478: $? = 0
 configure:3488: result: yes
 configure:3456: checking for inttypes.h
 configure:3469: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
 configure:3472: $? = 0
 configure:3475: test -s conftest.o
 configure:3478: $? = 0
 configure:3488: result: yes
 configure:3456: checking for stdint.h
 configure:3469: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
 configure:3497: stdint.h: No such file or directory
 configure:3472: $? = 1
 configure: failed program was:
 #line 3461 "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:3488: result: no
 configure:3456: checking for unistd.h
 configure:3469: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
 configure:3472: $? = 0
 configure:3475: test -s conftest.o
 configure:3478: $? = 0
 configure:3488: result: yes
 configure:3508: checking for unistd.h
 configure:3513: result: yes
 configure:3508: checking for strings.h
 configure:3513: result: yes
 configure:3517: checking dlfcn.h usability
 configure:3526: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
 configure:3529: $? = 0
 configure:3532: test -s conftest.o
 configure:3535: $? = 0
 configure:3544: result: yes
 configure:3548: checking dlfcn.h presence
 configure:3555: cc -E -I/usr/local/include conftest.c
 configure:3561: $? = 0
 configure:3579: result: yes
 configure:3597: checking for dlfcn.h
 configure:3604: result: yes
 configure:3517: checking sys/endian.h usability
 configure:3526: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
 configure:3554: sys/endian.h: No such file or directory
 configure:3529: $? = 1
 configure: failed program was:
 #line 3519 "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:3544: result: no
 configure:3548: checking sys/endian.h presence
 configure:3555: cc -E -I/usr/local/include conftest.c
 configure:3551: sys/endian.h: No such file or directory
 configure:3561: $? = 1
 configure: failed program was:
 #line 3550 "configure"
 #include "confdefs.h"
 #include <sys/endian.h>
 configure:3579: result: no
 configure:3597: checking for sys/endian.h
 configure:3604: result: no
 configure:3626: checking for sys/types.h
 configure:3631: result: yes
 configure:3635: checking sys/mman.h usability
 configure:3644: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
 configure:3647: $? = 0
 configure:3650: test -s conftest.o
 configure:3653: $? = 0
 configure:3662: result: yes
 configure:3666: checking sys/mman.h presence
 configure:3673: cc -E -I/usr/local/include conftest.c
 configure:3679: $? = 0
 configure:3697: result: yes
 configure:3715: checking for sys/mman.h
 configure:3722: result: yes
 configure:3635: checking dirent.h usability
 configure:3644: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
 configure:3647: $? = 0
 configure:3650: test -s conftest.o
 configure:3653: $? = 0
 configure:3662: result: yes
 configure:3666: checking dirent.h presence
 configure:3673: cc -E -I/usr/local/include conftest.c
 configure:3679: $? = 0
 configure:3697: result: yes
 configure:3715: checking for dirent.h
 configure:3722: result: yes
 configure:3635: checking byteswap.h usability
 configure:3644: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
 configure:3672: byteswap.h: No such file or directory
 configure:3647: $? = 1
 configure: failed program was:
 #line 3637 "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:3662: result: no
 configure:3666: checking byteswap.h presence
 configure:3673: cc -E -I/usr/local/include conftest.c
 configure:3669: byteswap.h: No such file or directory
 configure:3679: $? = 1
 configure: failed program was:
 #line 3668 "configure"
 #include "confdefs.h"
 #include <byteswap.h>
 configure:3697: result: no
 configure:3715: checking for byteswap.h
 configure:3722: result: no
 configure:3635: checking endian.h usability
 configure:3644: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
 configure:3672: endian.h: No such file or directory
 configure:3647: $? = 1
 configure: failed program was:
 #line 3637 "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:3662: result: no
 configure:3666: checking endian.h presence
 configure:3673: cc -E -I/usr/local/include conftest.c
 configure:3669: endian.h: No such file or directory
 configure:3679: $? = 1
 configure: failed program was:
 #line 3668 "configure"
 #include "confdefs.h"
 #include <endian.h>
 configure:3697: result: no
 configure:3715: checking for endian.h
 configure:3722: result: no
 configure:3749: checking limits.h usability
 configure:3758: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
 configure:3761: $? = 0
 configure:3764: test -s conftest.o
 configure:3767: $? = 0
 configure:3776: result: yes
 configure:3780: checking limits.h presence
 configure:3787: cc -E -I/usr/local/include conftest.c
 configure:3793: $? = 0
 configure:3811: result: yes
 configure:3829: checking for limits.h
 configure:3836: result: yes
 configure:3857: checking for bzero
 configure:3900: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
 configure:3903: $? = 0
 configure:3906: test -s conftest
 configure:3909: $? = 0
 configure:3919: result: yes
 configure:3857: checking for memset
 configure:3900: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
 configure:3872: warning: conflicting types for built-in function `memset'
 configure:3903: $? = 0
 configure:3906: test -s conftest
 configure:3909: $? = 0
 configure:3919: result: yes
 configure:3857: checking for mlock
 configure:3900: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
 configure:3903: $? = 0
 configure:3906: test -s conftest
 configure:3909: $? = 0
 configure:3919: result: yes
 configure:3857: checking for readdir_r
 configure:3900: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
 configure:3903: $? = 0
 configure:3906: test -s conftest
 configure:3909: $? = 0
 configure:3919: result: yes
 configure:3857: checking for readdir
 configure:3900: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
 configure:3903: $? = 0
 configure:3906: test -s conftest
 configure:3909: $? = 0
 configure:3919: result: yes
 configure:3934: checking for memmove
 configure:3977: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
 configure:3980: $? = 0
 configure:3983: test -s conftest
 configure:3986: $? = 0
 configure:3996: result: yes
 configure:3934: checking for bcopy
 configure:3977: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
 configure:3980: $? = 0
 configure:3983: test -s conftest
 configure:3986: $? = 0
 configure:3996: result: yes
 configure:4007: checking whether byte ordering is bigendian
 configure:4037: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
 configure:4040: $? = 0
 configure:4043: test -s conftest.o
 configure:4046: $? = 0
 configure:4073: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
 configure: In function `main':
 configure:4063: syntax error before `big'
 configure:4076: $? = 1
 configure: failed program was:
 #line 4049 "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:4190: result: no
 configure:4209: checking for unsigned long int
 configure:4236: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
 configure:4239: $? = 0
 configure:4242: test -s conftest.o
 configure:4245: $? = 0
 configure:4255: result: yes
 configure:4258: checking size of unsigned long int
 configure:4536: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
 configure:4539: $? = 0
 configure:4541: ./conftest
 configure:4544: $? = 0
 configure:4564: result: 4
 configure:4571: checking for unsigned int
 configure:4598: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
 configure:4601: $? = 0
 configure:4604: test -s conftest.o
 configure:4607: $? = 0
 configure:4617: result: yes
 configure:4620: checking size of unsigned int
 configure:4898: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
 configure:4901: $? = 0
 configure:4903: ./conftest
 configure:4906: $? = 0
 configure:4926: result: 4
 configure:4933: checking for unsigned short int
 configure:4960: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
 configure:4963: $? = 0
 configure:4966: test -s conftest.o
 configure:4969: $? = 0
 configure:4979: result: yes
 configure:4982: checking size of unsigned short int
 configure:5260: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
 configure:5263: $? = 0
 configure:5265: ./conftest
 configure:5268: $? = 0
 configure:5288: result: 2
 configure:5295: checking for unsigned char
 configure:5322: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
 configure:5325: $? = 0
 configure:5328: test -s conftest.o
 configure:5331: $? = 0
 configure:5341: result: yes
 configure:5344: checking size of unsigned char
 configure:5622: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
 configure:5625: $? = 0
 configure:5627: ./conftest
 configure:5630: $? = 0
 configure:5650: result: 1
 configure:5665: checking for lt_dlmutex_register in -lltdl
 configure:5698: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -lltdl  -L/usr/local/lib >&5
 /tmp/ccDuRfHz.o: In function `main':
 /tmp/ccDuRfHz.o(.text+0x7): undefined reference to `lt_dlmutex_register'
 configure:5701: $? = 1
 configure: failed program was:
 #line 5672 "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:5718: result: no
 configure:5735: checking for main in -lltdl
 configure:5762: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -lltdl  -L/usr/local/lib >&5
 configure:5765: $? = 0
 configure:5768: test -s conftest
 configure:5771: $? = 0
 configure:5782: result: yes
 configure:5923: checking for ld used by GCC
 configure:5986: result: /usr/libexec/elf/ld
 configure:5995: 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:6007: result: yes
 configure:6012: checking for /usr/libexec/elf/ld option to reload object files
 configure:6019: result: -r
 configure:6024: checking for BSD-compatible nm
 configure:6060: result: /usr/bin/nm -B
 configure:6063: checking how to recognise dependant libraries
 configure:6235: result: pass_all
 configure:6247: checking command to parse /usr/bin/nm -B output
 configure:6328: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
 configure:6331: $? = 0
 configure:6335: /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:6338: $? = 0
 configure:6390: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c conftstm.o >&5
 configure:6393: $? = 0
 configure:6437: result: ok
 configure:6446: checking for dlfcn.h
 configure:6451: result: yes
 configure:6739: checking for ranlib
 configure:6755: found /usr/bin/ranlib
 configure:6766: result: ranlib
 configure:6819: checking for strip
 configure:6835: found /usr/bin/strip
 configure:6846: result: strip
 configure:7057: checking for objdir
 configure:7068: result: .libs
 configure:7085: checking for cc option to produce PIC
 configure:7235: result: -fPIC
 configure:7239: checking if cc PIC flag -fPIC works
 configure:7265: cc -c -O -pipe  -fPIC -DPIC -I/usr/local/include conftest.c >&5
 configure:7268: $? = 0
 configure:7271: test -s conftest.o
 configure:7274: $? = 0
 configure:7311: result: yes
 configure:7327: checking if cc static flag -static works
 configure:7354: cc -o conftest -O -pipe  -I/usr/local/include  -static conftest.c -L/usr/local/lib >&5
 configure:7357: $? = 0
 configure:7360: test -s conftest
 configure:7363: $? = 0
 configure:7378: result: yes
 configure:7390: checking if cc supports -c -o file.o
 configure:7412: cc -c -O -pipe  -o out/conftest2.o -I/usr/local/include conftest.c >&5
 configure:7434: result: yes
 configure:7439: checking if cc supports -c -o file.lo
 configure:7469: cc -c -O -pipe  -c -o conftest.lo -I/usr/local/include conftest.c >&5
 configure:7472: $? = 0
 configure:7475: test -s conftest.lo
 configure:7478: $? = 0
 configure:7499: result: yes
 configure:7530: checking if cc supports -fno-rtti -fno-exceptions
 configure:7555: cc -c -O -pipe  -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c >&5
 configure:7558: $? = 0
 configure:7561: test -s conftest.o
 configure:7564: $? = 0
 configure:7580: result: yes
 configure:7591: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries
 configure:8272: result: yes
 configure:8277: checking how to hardcode library paths into programs
 configure:8301: result: immediate
 configure:8306: checking whether stripping libraries is possible
 configure:8311: result: yes
 configure:8322: checking dynamic linker characteristics
 configure:8719: result: freebsd4.5 ld.so
 configure:8724: checking if libtool supports shared libraries
 configure:8726: result: yes
 configure:8729: checking whether to build shared libraries
 configure:8750: result: yes
 configure:8753: checking whether to build static libraries
 configure:8757: result: yes
 configure:9419: checking whether -lc should be explicitly linked in
 configure:9427: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
 configure:9430: $? = 0
 configure:9444: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
 configure:9447: $? = 1
 configure:9460: result: yes
 configure:10122: 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 cgi2.channel1.com
 
 config.status:647: creating Makefile
 config.status:647: creating libmcrypt.spec
 config.status:647: creating lib/Makefile
 config.status:647: creating doc/Makefile
 config.status:647: creating src/Makefile
 config.status:647: creating modules/Makefile
 config.status:647: creating modules/modes/Makefile
 config.status:647: creating modules/algorithms/Makefile
 config.status:647: creating lib/mcrypt.h
 config.status:647: creating lib/libmcrypt-config
 config.status:751: creating config.h
 config.status:894: config.h is unchanged
 config.status:995: executing default-1 commands
 config.status:995: executing default-2 commands
 configure:11285: configuring in libltdl
 configure:11364: running /usr/local/bin/bash './configure' --prefix=/usr/local  '--prefix=/usr/local' '--build=i386-portbld-freebsd4.5' 'CC=cc' 'CFLAGS=-O -pipe ' 'CPPFLAGS=-I/usr/local/include' 'build_alias=i386-portbld-freebsd4.5' --enable-ltdl-install=no --cache-file=/dev/null --srcdir=.
 configure:11369: error: /usr/local/bin/bash './configure' failed for libltdl
 
 ## ---------------- ##
 ## Cache variables. ##
 ## ---------------- ##
 
 ac_cv_build=i386-portbld-freebsd4.5
 ac_cv_build_alias=i386-portbld-freebsd4.5
 ac_cv_c_bigendian=no
 ac_cv_c_compiler_gnu=yes
 ac_cv_c_inline=inline
 ac_cv_env_CC_set=set
 ac_cv_env_CC_value=cc
 ac_cv_env_CFLAGS_set=set
 ac_cv_env_CFLAGS_value='-O -pipe '
 ac_cv_env_CPPFLAGS_set=set
 ac_cv_env_CPPFLAGS_value=-I/usr/local/include
 ac_cv_env_CPP_set=
 ac_cv_env_CPP_value=
 ac_cv_env_LDFLAGS_set=
 ac_cv_env_LDFLAGS_value=
 ac_cv_env_build_alias_set=set
 ac_cv_env_build_alias_value=i386-portbld-freebsd4.5
 ac_cv_env_host_alias_set=
 ac_cv_env_host_alias_value=
 ac_cv_env_target_alias_set=
 ac_cv_env_target_alias_value=
 ac_cv_exeext=
 ac_cv_func_bcopy=yes
 ac_cv_func_bzero=yes
 ac_cv_func_memmove=yes
 ac_cv_func_memset=yes
 ac_cv_func_mlock=yes
 ac_cv_func_readdir=yes
 ac_cv_func_readdir_r=yes
 ac_cv_header_byteswap_h=no
 ac_cv_header_dirent_h=yes
 ac_cv_header_dlfcn_h=yes
 ac_cv_header_endian_h=no
 ac_cv_header_inttypes_h=yes
 ac_cv_header_limits_h=yes
 ac_cv_header_memory_h=yes
 ac_cv_header_stdc=yes
 ac_cv_header_stdint_h=no
 ac_cv_header_stdlib_h=yes
 ac_cv_header_string_h=yes
 ac_cv_header_strings_h=yes
 ac_cv_header_sys_endian_h=no
 ac_cv_header_sys_mman_h=yes
 ac_cv_header_sys_stat_h=yes
 ac_cv_header_sys_types_h=yes
 ac_cv_header_unistd_h=yes
 ac_cv_host=i386-portbld-freebsd4.5
 ac_cv_host_alias=i386-portbld-freebsd4.5
 ac_cv_lib_ltdl_lt_dlmutex_register=no
 ac_cv_lib_ltdl_main=yes
 ac_cv_objext=o
 ac_cv_prog_AWK=awk
 ac_cv_prog_CPP='cc -E'
 ac_cv_prog_ac_ct_CC=cc
 ac_cv_prog_ac_ct_RANLIB=ranlib
 ac_cv_prog_ac_ct_STRIP=strip
 ac_cv_prog_cc_g=yes
 ac_cv_prog_cc_stdc=
 ac_cv_prog_make_make_set=yes
 ac_cv_sizeof_unsigned_char=1
 ac_cv_sizeof_unsigned_int=4
 ac_cv_sizeof_unsigned_long_int=4
 ac_cv_sizeof_unsigned_short_int=2
 ac_cv_target=i386-portbld-freebsd4.5
 ac_cv_target_alias=i386-portbld-freebsd4.5
 ac_cv_type_unsigned_char=yes
 ac_cv_type_unsigned_int=yes
 ac_cv_type_unsigned_long_int=yes
 ac_cv_type_unsigned_short_int=yes
 am_cv_CC_dependencies_compiler_type=gcc
 lt_cv_archive_cmds_need_lc=yes
 lt_cv_compiler_c_o=yes
 lt_cv_compiler_o_lo=yes
 lt_cv_deplibs_check_method=pass_all
 lt_cv_file_magic_cmd='$MAGIC_CMD'
 lt_cv_file_magic_test_file=
 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_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''
 lt_cv_ld_reload_flag=-r
 lt_cv_path_LD=/usr/libexec/elf/ld
 lt_cv_path_NM='/usr/bin/nm -B'
 lt_cv_prog_cc_can_build_shared=yes
 lt_cv_prog_cc_no_builtin=
 lt_cv_prog_cc_pic=' -fPIC'
 lt_cv_prog_cc_pic_works=yes
 lt_cv_prog_cc_shlib=
 lt_cv_prog_cc_static=-static
 lt_cv_prog_cc_static_works=yes
 lt_cv_prog_cc_wl=-Wl,
 lt_cv_prog_gnu_ld=yes
 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_sys_path_separator=:
 
 configure: exit 1
 

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?200206281930.g5SJU3ng002290>