Error building version 1.1.1

Frank Büttner frank-buettner at gmx.net
Tue Mar 21 19:32:14 CET 2006


Nicolas Baradakis schrieb:
> Frank Büttner wrote:
> 
>> same for me. But at me it fails with:
>> /home/frank/RPM/BUILD/freeradius-1.1.1/libtool --mode=link gcc   -static
>> -o radeapclient radeapclient.lo libeap/libeap.la -lnsl -lresolv  -lpthread
> 
> In the previous post rpmbuild was using the system libtool, but in
> your case the output shows that it's using the libtool in the
> FreeRADIUS tarball. Did you edit freeradius.spec ?
> 
yes.
here the config part:

%configure \
    103         --disable-static \
    104         --with-gnu-ld \
    105         --with-threads \
    106         --with-thread-pool \
    107         --disable-ltdl-install \
    108         --with-rlm-sql_postgresql-include-dir=/usr/include/pgsql \
    109         --with-rlm-sql_mysql-include-dir=/usr/include/mysql \
    110         --with-mysql-lib-dir=%{_libdir}/mysql \
    111         --with-rlm-dbm-lib-dir=%{_libdir} \
    112         --with-rlm-krb5-include-dir=/usr/kerberos/include
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 1747 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20060321/3f767023/attachment.bin>


More information about the Freeradius-Users mailing list