1.1.2 Build Problems - "rlm_eap-1.1.2.soT" - "ld:skippingincompatible"

Alan abaker at cliquecom.com
Wed May 31 16:37:41 CEST 2006


I am using the GNU version of libtool which supports shared libraries. I've
copy and pasted the configure script output and don't recognize any
problems. Please advise.

Thanks,
Alan

--

loading cache ./config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for AIX... no
checking whether gcc needs -traditional... (cached) no
checking whether we are using SUNPro C... (cached) no
checking for ranlib... (cached) ranlib
checking whether byte ordering is bigendian... (cached) no
checking for gmake... (cached) yes
checking for gmake... (cached) /usr/bin/gmake
checking for lt_dlinit in -lltdl... (cached) yes
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking host system type... x86_64-unknown-linux-gnu
checking build system type... x86_64-unknown-linux-gnu
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for /usr/bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
checking how to recognise dependant libraries... (cached) file_magic ELF
[0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
checking for object suffix... (cached) o
checking for executable suffix... (cached) no
checking command to parse /usr/bin/nm -B output... (cached) ok
checking for dlfcn.h... (cached) yes
checking for file... (cached) /usr/bin/file
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking for objdir... .libs
checking for gcc option to produce PIC... (cached)   -fPIC
checking if gcc PIC flag   -fPIC works... (cached) yes
checking if gcc static flag -static works... (cached) yes
checking if gcc supports -c -o file.o... (cached) yes
checking if gcc supports -c -o file.lo... (cached) yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached)
no
checking whether -lc should be explicitly linked in... (cached) no
creating libtool
checking logdir... ${localstatedir}/log/radius
checking radacctdir... ${logdir}/radacct
checking raddbdir... ${sysconfdir}/raddb
checking for perl... (cached) /usr/bin/perl
checking for snmpget... (cached) /usr/bin/snmpget
checking for snmpwalk... (cached) /usr/bin/snmpwalk
checking for rusers... (cached) /usr/bin/rusers
checking for working aclocal... found
checking for working autoconf... found
checking for working autoheader... found
checking for locate... (cached) /usr/bin/locate
checking for dirname... (cached) /usr/bin/dirname
checking for grep... (cached) /bin/grep
checking for pthread.h... (cached) yes
checking for pthread_create in -lpthread... (cached) yes
checking for library containing sem_init... (cached) none required
checking for getsockname in -lsocket... (cached) no
checking for inet_aton in -lresolv... (cached) yes
checking for inet_ntoa in -lnsl... (cached) yes
checking for DH_new in -lcrypto... (cached) yes
checking for SSL_new in -lssl... (cached) yes
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for unistd.h... (cached) yes
checking for crypt.h... (cached) yes
checking for errno.h... (cached) yes
checking for resource.h... (cached) no
checking for getopt.h... (cached) yes
checking for malloc.h... (cached) yes
checking for utmp.h... (cached) yes
checking for utmpx.h... (cached) yes
checking for signal.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for syslog.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for stdio.h... (cached) yes
checking for netdb.h... (cached) yes
checking for semaphore.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking for sys/security.h... (cached) no
checking for fcntl.h... (cached) yes
checking for sys/fcntl.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/prctl.h... (cached) yes
checking for prot.h... (cached) no
checking for sia.h... (cached) no
checking for siad.h... (cached) no
checking for regex.h... (cached) yes
checking for openssl/ssl.h... (cached) yes
checking for openssl/crypto.h... (cached) yes
checking for openssl/err.h... (cached) yes
checking for openssl/engine.h... (cached) yes
checking for OpenSSL version >= 0.9.7... yes
checking for off_t... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking for socklen_t... (cached) yes
checking for uint8_t... (cached) yes
checking for uint16_t... (cached) yes
checking for uint32_t... (cached) yes
checking for getopt_long... (cached) yes
checking for lockf... (cached) yes
checking for strsignal... (cached) yes
checking for sigaction... (cached) yes
checking for sigprocmask... (cached) yes
checking for pthread_sigmask... (cached) yes
checking for snprintf... (cached) yes
checking for vsnprintf... (cached) yes
checking for setsid... (cached) yes
checking for strncasecmp... (cached) yes
checking for strcasecmp... (cached) yes
checking for localtime_r... (cached) yes
checking for ctime_r... (cached) yes
checking for gmtime_r... (cached) yes
checking for strsep... (cached) yes
checking for inet_aton... (cached) yes
checking for inet_pton... (cached) yes
checking for inet_ntop... (cached) yes
checking for gethostname... (cached) yes
checking for setlinebuf... (cached) yes
checking for setvbuf... (cached) yes
checking for getusershell... (cached) yes
checking for initgroups... (cached) yes
checking for closefrom... (cached) no
checking whether crypt must be declared... (cached) no
checking whether strncasecmp must be declared... (cached) no
checking whether strcasecmp must be declared... (cached) no
checking whether inet_aton must be declared... (cached) no
checking whether gethostname must be declared... (cached) no
checking whether setlinebuf must be declared... (cached) no
checking whether getusershell must be declared... (cached) no
checking whether endusershell must be declared... (cached) no
checking return type of signal handlers... (cached) void
checking for ut_xtime in struct utmpx... no
checking for ipi_addr in struct in_pktinfo... yes
checking for working const... (cached) yes
checking type of OS... Linux
checking for developer gcc flags... no.
checking for crypt in -lcrypt... (cached) yes
checking for setkey in -lcipher... (cached) no
checking gethostbyaddr_r() syntax... GNU-style
checking gethostbyname_r() syntax... GNU-style
checking ctime_r() syntax... POSIX-style
top_builddir=/home/user/freeradius-1.1.2
updating cache ./config.cache
creating ./config.status
creating ./Make.inc
creating ./src/include/build-radpaths-h
creating ./src/main/Makefile
creating ./src/main/checkrad.pl
creating ./src/main/radlast
creating ./src/main/radtest
creating ./scripts/rc.radiusd
creating ./scripts/radwatch
creating ./scripts/check-radiusd-config
creating ./scripts/radiusd.cron.daily
creating ./scripts/radiusd.cron.monthly
creating ./scripts/cryptpasswd
creating ./raddb/dictionary
creating ./raddb/radiusd.conf
creating src/include/autoconf.h 

-----Original Message-----
From: freeradius-users-bounces+abaker=cliquecom.com at lists.freeradius.org
[mailto:freeradius-users-bounces+abaker=cliquecom.com at lists.freeradius.org]
On Behalf Of Stefan Winter
Sent: Wednesday, May 31, 2006 9:59 AM
To: FreeRadius users mailing list
Subject: Re: 1.1.2 Build Problems - "rlm_eap-1.1.2.soT" -
"ld:skippingincompatible"

> *** Warning: This library needs some functionality provided by -lltdl.
> *** I have the capability to make that library automatically link in when
> *** you link to this library.  But I can only do this if you have a
> *** shared version of the library, which you do not appear to have.

Well, I don't _know_, but my guess is that this message is quite clear: get
a 
shared .so of ltdl.

Stefan Winter

-- 
Stefan WINTER

Stiftung RESTENA - Réseau Téléinformatique de l'Education Nationale et de 
la Recherche
Ingenieur Forschung & Entwicklung

6, rue Richard Coudenhove-Kalergi
L-1359 Luxembourg
E-Mail: stefan.winter at restena.lu     Tel.:     +352 424409-1
http://www.restena.lu                Fax:      +352 422473

- 
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html





More information about the Freeradius-Users mailing list