Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 2002 16:15:58 -0700
From:      Mahlon <mahlon-dated-1032045359.89a18a@martini.nu>
To:        ports@freebsd.org
Cc:        nsayer@freebsd.org
Subject:   Failed port: libmcrypt
Message-ID:  <20020830231558.GA28359@martini.nu>

next in thread | raw e-mail | index | archive | help

--GvXjxJ+pjyke8COw
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable


Ports supped 2 hours ago.


<snip>
creating libtool
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libmcrypt.spec
config.status: creating lib/Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating modules/Makefile
config.status: creating modules/modes/Makefile
config.status: creating modules/algorithms/Makefile
config.status: creating lib/mcrypt.h
config.status: creating lib/libmcrypt-config
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default-1 commands
configure: configuring in libltdl
configure: running /usr/local/bin/bash './configure' --prefix=3D/usr/local =
 '--prefix=3D/usr/local' '--build=3Di386-portbld-freebsd4.6' 'CC=3Dcc' 'CFL=
AGS=3D-O -pipe ' 'CPPFLAGS=3D-I/usr/local/include' 'build_alias=3Di386-port=
bld-freebsd4.6' --enable-ltdl-install=3Dno --cache-file=3D/dev/null --srcdi=
r=3D.
configure: warning: CC=3Dcc: invalid host type
configure: warning: CFLAGS=3D-O -pipe : invalid host type
configure: error: can only configure for one host and one target at a time
configure: error: /usr/local/bin/bash './configure' failed for libltdl
=3D=3D=3D>  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 mi=
ght
      be a good idea to provide an overview of all packages installed on yo=
ur
      system (e.g. an `ls /var/db/pkg`).
*** Error code 1

Stop in /usr/ports/security/libmcrypt.



-------



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=3D/usr/local --build=3Di386-portbld-freebsd4.6

## --------- ##
## Platform. ##
## --------- ##

hostname =3D happymaggot.stinkymeat.net
uname -m =3D i386
uname -r =3D 4.6-RELEASE
uname -s =3D FreeBSD
uname -v =3D FreeBSD 4.6-RELEASE #5: Tue Jun 18 17:37:48 PDT 2002     root@=
happymaggot.stinkymeat.net:/usr/src/sys/compile/HAPPYMAGGOT=20

/usr/bin/uname -p =3D i386
/bin/uname -X     =3D unknown

/bin/arch              =3D unknown
/usr/bin/arch -k       =3D unknown
/usr/convex/getsysinfo =3D unknown
hostinfo               =3D unknown
/bin/machine           =3D unknown
/usr/bin/oslevel       =3D unknown
/bin/universe          =3D unknown

PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/games
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/X11R6/bin
PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/games
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/X11R6/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/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: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: $? =3D 0
configure:2203: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.3 20010315 (release) [FreeBSD]
configure:2206: $? =3D 0
configure:2208: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2211: $? =3D 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: $? =3D 0
configure:2276: result: a.out
configure:2281: checking whether the C compiler works
configure:2287: ./a.out
configure:2290: $? =3D 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: $? =3D 0
configure:2344: result:=20
configure:2350: checking for suffix of object files
configure:2374: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:2377: $? =3D 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: $? =3D 0
configure:2433: test -s conftest.o
configure:2436: $? =3D 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: $? =3D 0
configure:2484: test -s conftest.o
configure:2487: $? =3D 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: $? =3D 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:=20
configure:3035: checking how to run the C preprocessor
configure:3061: cc -E -I/usr/local/include conftest.c
configure:3067: $? =3D 0
configure:3094: cc -E -I/usr/local/include conftest.c
configure:3090: ac_nonexistent.h: No such file or directory
configure:3100: $? =3D 1
configure: failed program was:
#line 3089 "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: $? =3D 0
configure:3185: cc -E -I/usr/local/include conftest.c
configure:3181: ac_nonexistent.h: No such file or directory
configure:3191: $? =3D 1
configure: failed program was:
#line 3180 "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: $? =3D 0
configure:3336: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -=
L/usr/local/lib >&5
configure:3339: $? =3D 0
configure:3341: ./conftest
configure:3344: $? =3D 0
configure:3358: result: yes
configure:3368: checking for cc option to accept ANSI C
configure:3431: cc  -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3434: $? =3D 0
configure:3437: test -s conftest.o
configure:3440: $? =3D 0
configure:3457: result: none needed
configure:3465: checking for inline
configure:3482: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3485: $? =3D 0
configure:3488: test -s conftest.o
configure:3491: $? =3D 0
configure:3502: result: inline
configure:3532: checking for sys/types.h
configure:3545: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3548: $? =3D 0
configure:3551: test -s conftest.o
configure:3554: $? =3D 0
configure:3564: result: yes
configure:3532: checking for sys/stat.h
configure:3545: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3548: $? =3D 0
configure:3551: test -s conftest.o
configure:3554: $? =3D 0
configure:3564: result: yes
configure:3532: checking for stdlib.h
configure:3545: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3548: $? =3D 0
configure:3551: test -s conftest.o
configure:3554: $? =3D 0
configure:3564: result: yes
configure:3532: checking for string.h
configure:3545: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3548: $? =3D 0
configure:3551: test -s conftest.o
configure:3554: $? =3D 0
configure:3564: result: yes
configure:3532: checking for memory.h
configure:3545: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3548: $? =3D 0
configure:3551: test -s conftest.o
configure:3554: $? =3D 0
configure:3564: result: yes
configure:3532: checking for strings.h
configure:3545: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3548: $? =3D 0
configure:3551: test -s conftest.o
configure:3554: $? =3D 0
configure:3564: result: yes
configure:3532: checking for inttypes.h
configure:3545: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3548: $? =3D 0
configure:3551: test -s conftest.o
configure:3554: $? =3D 0
configure:3564: result: yes
configure:3532: checking for stdint.h
configure:3545: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3573: stdint.h: No such file or directory
configure:3548: $? =3D 1
configure: failed program was:
#line 3537 "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:3564: result: no
configure:3532: checking for unistd.h
configure:3545: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3548: $? =3D 0
configure:3551: test -s conftest.o
configure:3554: $? =3D 0
configure:3564: result: yes
configure:3584: checking for unistd.h
configure:3589: result: yes
configure:3584: checking for strings.h
configure:3589: result: yes
configure:3593: checking dlfcn.h usability
configure:3602: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3605: $? =3D 0
configure:3608: test -s conftest.o
configure:3611: $? =3D 0
configure:3620: result: yes
configure:3624: checking dlfcn.h presence
configure:3631: cc -E -I/usr/local/include conftest.c
configure:3637: $? =3D 0
configure:3655: result: yes
configure:3673: checking for dlfcn.h
configure:3680: result: yes
configure:3593: checking sys/endian.h usability
configure:3602: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3630: sys/endian.h: No such file or directory
configure:3605: $? =3D 1
configure: failed program was:
#line 3595 "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:3620: result: no
configure:3624: checking sys/endian.h presence
configure:3631: cc -E -I/usr/local/include conftest.c
configure:3627: sys/endian.h: No such file or directory
configure:3637: $? =3D 1
configure: failed program was:
#line 3626 "configure"
#include "confdefs.h"
#include <sys/endian.h>
configure:3655: result: no
configure:3673: checking for sys/endian.h
configure:3680: result: no
configure:3702: checking for sys/types.h
configure:3707: result: yes
configure:3711: checking sys/mman.h usability
configure:3720: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3723: $? =3D 0
configure:3726: test -s conftest.o
configure:3729: $? =3D 0
configure:3738: result: yes
configure:3742: checking sys/mman.h presence
configure:3749: cc -E -I/usr/local/include conftest.c
configure:3755: $? =3D 0
configure:3773: result: yes
configure:3791: checking for sys/mman.h
configure:3798: result: yes
configure:3711: checking dirent.h usability
configure:3720: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3723: $? =3D 0
configure:3726: test -s conftest.o
configure:3729: $? =3D 0
configure:3738: result: yes
configure:3742: checking dirent.h presence
configure:3749: cc -E -I/usr/local/include conftest.c
configure:3755: $? =3D 0
configure:3773: result: yes
configure:3791: checking for dirent.h
configure:3798: result: yes
configure:3711: checking byteswap.h usability
configure:3720: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3748: byteswap.h: No such file or directory
configure:3723: $? =3D 1
configure: failed program was:
#line 3713 "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:3738: result: no
configure:3742: checking byteswap.h presence
configure:3749: cc -E -I/usr/local/include conftest.c
configure:3745: byteswap.h: No such file or directory
configure:3755: $? =3D 1
configure: failed program was:
#line 3744 "configure"
#include "confdefs.h"
#include <byteswap.h>
configure:3773: result: no
configure:3791: checking for byteswap.h
configure:3798: result: no
configure:3711: checking endian.h usability
configure:3720: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3748: endian.h: No such file or directory
configure:3723: $? =3D 1
configure: failed program was:
#line 3713 "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:3738: result: no
configure:3742: checking endian.h presence
configure:3749: cc -E -I/usr/local/include conftest.c
configure:3745: endian.h: No such file or directory
configure:3755: $? =3D 1
configure: failed program was:
#line 3744 "configure"
#include "confdefs.h"
#include <endian.h>
configure:3773: result: no
configure:3791: checking for endian.h
configure:3798: result: no
configure:3825: checking limits.h usability
configure:3834: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3837: $? =3D 0
configure:3840: test -s conftest.o
configure:3843: $? =3D 0
configure:3852: result: yes
configure:3856: checking limits.h presence
configure:3863: cc -E -I/usr/local/include conftest.c
configure:3869: $? =3D 0
configure:3887: result: yes
configure:3905: checking for limits.h
configure:3912: result: yes
configure:3933: checking for bzero
configure:3976: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -=
L/usr/local/lib >&5
configure:3979: $? =3D 0
configure:3982: test -s conftest
configure:3985: $? =3D 0
configure:3995: result: yes
configure:3933: checking for memset
configure:3976: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -=
L/usr/local/lib >&5
configure:3948: warning: conflicting types for built-in function `memset'
configure:3979: $? =3D 0
configure:3982: test -s conftest
configure:3985: $? =3D 0
configure:3995: result: yes
configure:3933: checking for mlock
configure:3976: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -=
L/usr/local/lib >&5
configure:3979: $? =3D 0
configure:3982: test -s conftest
configure:3985: $? =3D 0
configure:3995: result: yes
configure:3933: checking for readdir_r
configure:3976: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -=
L/usr/local/lib >&5
configure:3979: $? =3D 0
configure:3982: test -s conftest
configure:3985: $? =3D 0
configure:3995: result: yes
configure:3933: checking for readdir
configure:3976: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -=
L/usr/local/lib >&5
configure:3979: $? =3D 0
configure:3982: test -s conftest
configure:3985: $? =3D 0
configure:3995: result: yes
configure:4010: checking for memmove
configure:4053: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -=
L/usr/local/lib >&5
configure:4056: $? =3D 0
configure:4059: test -s conftest
configure:4062: $? =3D 0
configure:4072: result: yes
configure:4010: checking for bcopy
configure:4053: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -=
L/usr/local/lib >&5
configure:4056: $? =3D 0
configure:4059: test -s conftest
configure:4062: $? =3D 0
configure:4072: result: yes
configure:4083: checking whether byte ordering is bigendian
configure:4113: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:4116: $? =3D 0
configure:4119: test -s conftest.o
configure:4122: $? =3D 0
configure:4149: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure: In function `main':
configure:4139: syntax error before `big'
configure:4152: $? =3D 1
configure: failed program was:
#line 4125 "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 !=3D BIG_ENDIAN
 not big endian
#endif

  ;
  return 0;
}
configure:4266: result: no
configure:4285: checking for unsigned long int
configure:4312: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:4315: $? =3D 0
configure:4318: test -s conftest.o
configure:4321: $? =3D 0
configure:4331: result: yes
configure:4334: checking size of unsigned long int
configure:4612: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -=
L/usr/local/lib >&5
configure:4615: $? =3D 0
configure:4617: ./conftest
configure:4620: $? =3D 0
configure:4640: result: 4
configure:4647: checking for unsigned int
configure:4674: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:4677: $? =3D 0
configure:4680: test -s conftest.o
configure:4683: $? =3D 0
configure:4693: result: yes
configure:4696: checking size of unsigned int
configure:4974: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -=
L/usr/local/lib >&5
configure:4977: $? =3D 0
configure:4979: ./conftest
configure:4982: $? =3D 0
configure:5002: result: 4
configure:5009: checking for unsigned short int
configure:5036: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:5039: $? =3D 0
configure:5042: test -s conftest.o
configure:5045: $? =3D 0
configure:5055: result: yes
configure:5058: checking size of unsigned short int
configure:5336: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -=
L/usr/local/lib >&5
configure:5339: $? =3D 0
configure:5341: ./conftest
configure:5344: $? =3D 0
configure:5364: result: 2
configure:5371: checking for unsigned char
configure:5398: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:5401: $? =3D 0
configure:5404: test -s conftest.o
configure:5407: $? =3D 0
configure:5417: result: yes
configure:5420: checking size of unsigned char
configure:5698: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -=
L/usr/local/lib >&5
configure:5701: $? =3D 0
configure:5703: ./conftest
configure:5706: $? =3D 0
configure:5726: result: 1
configure:5741: checking for lt_dlmutex_register in -lltdl
configure:5774: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -=
lltdl  -L/usr/local/lib >&5
/tmp/ccBr4HYj.o: In function `main':
/tmp/ccBr4HYj.o(.text+0x7): undefined reference to `lt_dlmutex_register'
configure:5777: $? =3D 1
configure: failed program was:
#line 5748 "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:5794: result: no
configure:5811: checking for main in -lltdl
configure:5838: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -=
lltdl  -L/usr/local/lib >&5
configure:5841: $? =3D 0
configure:5844: test -s conftest
configure:5847: $? =3D 0
configure:5858: result: yes
configure:5999: checking for ld used by GCC
configure:6062: result: /usr/libexec/elf/ld
configure:6071: 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:6083: result: yes
configure:6088: checking for /usr/libexec/elf/ld option to reload object fi=
les
configure:6095: result: -r
configure:6100: checking for BSD-compatible nm
configure:6136: result: /usr/bin/nm -B
configure:6139: checking for a sed that does not truncate output
configure:6221: result: /usr/bin/sed
configure:6224: checking how to recognise dependant libraries
configure:6405: result: pass_all
configure:6417: checking command to parse /usr/bin/nm -B output
configure:6498: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:6501: $? =3D 0
configure:6505: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIS=
TW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> =
conftest.nm
configure:6508: $? =3D 0
configure:6560: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c c=
onftstm.o >&5
configure:6563: $? =3D 0
configure:6607: result: ok
configure:6616: checking for dlfcn.h
configure:6621: result: yes
configure:6910: checking for ranlib
configure:6926: found /usr/bin/ranlib
configure:6937: result: ranlib
configure:6990: checking for strip
configure:7006: found /usr/bin/strip
configure:7017: result: strip
configure:7228: checking for objdir
configure:7239: result: .libs
configure:7256: checking for cc option to produce PIC
configure:7402: result: -fPIC
configure:7406: checking if cc PIC flag -fPIC works
configure:7432: cc -c -O -pipe  -fPIC -DPIC -I/usr/local/include conftest.c=
 >&5
configure:7435: $? =3D 0
configure:7438: test -s conftest.o
configure:7441: $? =3D 0
configure:7478: result: yes
configure:7494: checking if cc static flag -static works
configure:7521: cc -o conftest -O -pipe  -I/usr/local/include  -static conf=
test.c -L/usr/local/lib >&5
configure:7524: $? =3D 0
configure:7527: test -s conftest
configure:7530: $? =3D 0
configure:7545: result: yes
configure:7557: checking if cc supports -c -o file.o
configure:7579: cc -c -O -pipe  -o out/conftest2.o -I/usr/local/include con=
ftest.c >&5
configure:7601: result: yes
configure:7606: checking if cc supports -c -o file.lo
configure:7636: cc -c -O -pipe  -c -o conftest.lo -I/usr/local/include conf=
test.c >&5
configure:7639: $? =3D 0
configure:7642: test -s conftest.lo
configure:7645: $? =3D 0
configure:7666: result: yes
configure:7697: checking if cc supports -fno-rtti -fno-exceptions
configure:7722: cc -c -O -pipe  -fno-rtti -fno-exceptions -c conftest.c -I/=
usr/local/include conftest.c >&5
configure:7725: $? =3D 0
configure:7728: test -s conftest.o
configure:7731: $? =3D 0
configure:7747: result: yes
configure:7758: checking whether the linker (/usr/libexec/elf/ld) supports =
shared libraries
configure:8450: result: yes
configure:8455: checking how to hardcode library paths into programs
configure:8479: result: immediate
configure:8484: checking whether stripping libraries is possible
configure:8489: result: yes
configure:8500: checking dynamic linker characteristics
configure:8902: result: freebsd4.6 ld.so
configure:8907: checking if libtool supports shared libraries
configure:8909: result: yes
configure:8912: checking whether to build shared libraries
configure:8933: result: yes
configure:8936: checking whether to build static libraries
configure:8940: result: yes
configure:9602: checking whether -lc should be explicitly linked in
configure:9610: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:9613: $? =3D 0
configure:9627: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conft=
est 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:9630: $? =3D 1
configure:9643: result: yes
configure:10315: 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    =3D=20
  CONFIG_HEADERS  =3D=20
  CONFIG_LINKS    =3D=20
  CONFIG_COMMANDS =3D=20
  $ ./config.status=20

on happymaggot.stinkymeat.net

config.status:646: creating Makefile
config.status:646: creating libmcrypt.spec
config.status:646: creating lib/Makefile
config.status:646: creating doc/Makefile
config.status:646: creating src/Makefile
config.status:646: creating modules/Makefile
config.status:646: creating modules/modes/Makefile
config.status:646: creating modules/algorithms/Makefile
config.status:646: creating lib/mcrypt.h
config.status:646: creating lib/libmcrypt-config
config.status:750: creating config.h
config.status:893: config.h is unchanged
config.status:994: executing depfiles commands
config.status:994: executing default-1 commands
configure:11524: configuring in libltdl
configure:11603: running /usr/local/bin/bash './configure' --prefix=3D/usr/=
local  '--prefix=3D/usr/local' '--build=3Di386-portbld-freebsd4.6' 'CC=3Dcc=
' 'CFLAGS=3D-O -pipe ' 'CPPFLAGS=3D-I/usr/local/include' 'build_alias=3Di38=
6-portbld-freebsd4.6' --enable-ltdl-install=3Dno --cache-file=3D/dev/null -=
-srcdir=3D.
configure:11608: error: /usr/local/bin/bash './configure' failed for libltdl

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=3Di386-portbld-freebsd4.6
ac_cv_build_alias=3Di386-portbld-freebsd4.6
ac_cv_c_bigendian=3Dno
ac_cv_c_compiler_gnu=3Dyes
ac_cv_c_inline=3Dinline
ac_cv_env_CC_set=3Dset
ac_cv_env_CC_value=3Dcc
ac_cv_env_CFLAGS_set=3Dset
ac_cv_env_CFLAGS_value=3D'-O -pipe '
ac_cv_env_CPPFLAGS_set=3Dset
ac_cv_env_CPPFLAGS_value=3D-I/usr/local/include
ac_cv_env_CPP_set=3D
ac_cv_env_CPP_value=3D
ac_cv_env_LDFLAGS_set=3D
ac_cv_env_LDFLAGS_value=3D
ac_cv_env_build_alias_set=3Dset
ac_cv_env_build_alias_value=3Di386-portbld-freebsd4.6
ac_cv_env_host_alias_set=3D
ac_cv_env_host_alias_value=3D
ac_cv_env_target_alias_set=3D
ac_cv_env_target_alias_value=3D
ac_cv_exeext=3D
ac_cv_func_bcopy=3Dyes
ac_cv_func_bzero=3Dyes
ac_cv_func_memmove=3Dyes
ac_cv_func_memset=3Dyes
ac_cv_func_mlock=3Dyes
ac_cv_func_readdir=3Dyes
ac_cv_func_readdir_r=3Dyes
ac_cv_header_byteswap_h=3Dno
ac_cv_header_dirent_h=3Dyes
ac_cv_header_dlfcn_h=3Dyes
ac_cv_header_endian_h=3Dno
ac_cv_header_inttypes_h=3Dyes
ac_cv_header_limits_h=3Dyes
ac_cv_header_memory_h=3Dyes
ac_cv_header_stdc=3Dyes
ac_cv_header_stdint_h=3Dno
ac_cv_header_stdlib_h=3Dyes
ac_cv_header_string_h=3Dyes
ac_cv_header_strings_h=3Dyes
ac_cv_header_sys_endian_h=3Dno
ac_cv_header_sys_mman_h=3Dyes
ac_cv_header_sys_stat_h=3Dyes
ac_cv_header_sys_types_h=3Dyes
ac_cv_header_unistd_h=3Dyes
ac_cv_host=3Di386-portbld-freebsd4.6
ac_cv_host_alias=3Di386-portbld-freebsd4.6
ac_cv_lib_ltdl_lt_dlmutex_register=3Dno
ac_cv_lib_ltdl_main=3Dyes
ac_cv_objext=3Do
ac_cv_prog_AWK=3Dawk
ac_cv_prog_CPP=3D'cc -E'
ac_cv_prog_ac_ct_CC=3Dcc
ac_cv_prog_ac_ct_RANLIB=3Dranlib
ac_cv_prog_ac_ct_STRIP=3Dstrip
ac_cv_prog_cc_g=3Dyes
ac_cv_prog_cc_stdc=3D
ac_cv_prog_make_make_set=3Dyes
ac_cv_sizeof_unsigned_char=3D1
ac_cv_sizeof_unsigned_int=3D4
ac_cv_sizeof_unsigned_long_int=3D4
ac_cv_sizeof_unsigned_short_int=3D2
ac_cv_target=3Di386-portbld-freebsd4.6
ac_cv_target_alias=3Di386-portbld-freebsd4.6
ac_cv_type_unsigned_char=3Dyes
ac_cv_type_unsigned_int=3Dyes
ac_cv_type_unsigned_long_int=3Dyes
ac_cv_type_unsigned_short_int=3Dyes
am_cv_CC_dependencies_compiler_type=3Dgcc
lt_cv_archive_cmds_need_lc=3Dyes
lt_cv_compiler_c_o=3Dyes
lt_cv_compiler_o_lo=3Dyes
lt_cv_deplibs_check_method=3Dpass_all
lt_cv_file_magic_cmd=3D'$MAGIC_CMD'
lt_cv_file_magic_test_file=3D
lt_cv_global_symbol_to_c_name_address=3D'sed -n -e '\''s/^: \([^ ]*\) $/  {=
\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2=
", (lt_ptr) \&\2},/p'\'''
lt_cv_global_symbol_to_cdecl=3D'sed -n -e '\''s/^. .* \(.*\)$/extern char \=
1;/p'\'''
lt_cv_ld_reload_flag=3D-r
lt_cv_path_LD=3D/usr/libexec/elf/ld
lt_cv_path_NM=3D'/usr/bin/nm -B'
lt_cv_path_SED=3D/usr/bin/sed
lt_cv_prog_cc_can_build_shared=3Dyes
lt_cv_prog_cc_no_builtin=3D
lt_cv_prog_cc_pic=3D' -fPIC'
lt_cv_prog_cc_pic_works=3Dyes
lt_cv_prog_cc_shlib=3D
lt_cv_prog_cc_static=3D-static
lt_cv_prog_cc_static_works=3Dyes
lt_cv_prog_cc_wl=3D-Wl,
lt_cv_prog_gnu_ld=3Dyes
lt_cv_sys_global_symbol_pipe=3D'sed -n -e '\''s/^.*[ 	]\([ABCDGISTW][ABCDGI=
STW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_sys_path_separator=3D:

configure: exit 1








Mahlon E. Smith                        jabber id: mahlon@chat.martini.nu
http://www.martini.nu/               get pgp key:  mahlon-pgp@martini.nu
=2E.......................................................................
 There is no reason for an individual to have a computer in their home.
       -Ken Olson, President, Digital Equipment Corporation, 1977

--GvXjxJ+pjyke8COw
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----

iD8DBQE9b/yuwL5r+zYGsmcRAiGZAKCjCrSPCiRT80+jNcR+l0FldcFLGgCeLI1c
704eSgRKqYFdI61hMOC1gfY=
=+i8C
-----END PGP SIGNATURE-----

--GvXjxJ+pjyke8COw--

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?20020830231558.GA28359>