[Date Prev][Date Next] [Chronological] [Thread] [Top]

tcp_wrapper (ITS#1498)



Full_Name: Kihoon Jeoung
Version: 2.0.18
OS: DU osf1 V4.0
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (207.217.88.128)


I've got a configuration error as the following when I use --enable-wrappers

Copyright 1998-2001 The OpenLDAP Foundation,  All Rights Reserved.
Restrictions apply, see COPYRIGHT and LICENSE files.
Configuring OpenLDAP 2.0.18-Release ...
checking host system type... alphaev6-dec-osf4.0f
checking target system type... alphaev6-dec-osf4.0f
checking build system type... alphaev6-dec-osf4.0f
checking for a BSD compatible install... /usr/local/bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... gawk
checking whether gmake sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gnutar... no
checking for gtar... no
checking for tar... tar
checking configure arguments... done
checking for ranlib... ranlib
checking for gcc... cc
checking whether the C compiler (cc  -I
/home/j/releng/scratch/ldap/openldap2/../../lib/tcp_wrappers
-I/home/j/releng/scratch/ldap/openldap2/../../authent/berkeleydb3/build_unix
-Wl,-oldstyle_liblookup 
-L/home/j/releng/scratch/ldap/openldap2/../../authent/berkeleydb3/build_unix 
-L/home/j/releng/scratch/ldap/openldap2/../../lib/tcp_wrappers) works... no
configure: error: installation or configuration problem: C compiler cannot
create executables.
FATAL: Module("openldap2"): make_command failed 
FATAL: couldn't make module "openldap2"

When I used solaris8, there was no problem.  But, I have the problem in DU box. 
Do you know why?