cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Compile error: libtool: link: require no space between `-L' and `-lssl3' after adding nss support

From: Kamil Dudka <kdudka_at_redhat.com>
Date: Mon, 29 Nov 2010 10:21:16 +0100

On Monday 29 November 2010 09:50:10 xufeng zhang wrote:
> I got curl.spec file from curl-7.20.0-4.fc13.src.rpm, and below is
> the configure part:
> %configure --without-ssl --with-nss --enable-ipv6 \
> --with-ca-bundle=%{_sysconfdir}/pki/tls/certs/ca-bundle.crt \
> --with-gssapi=%{_prefix}/kerberos --with-libidn \
> --enable-ldaps --disable-static --with-libssh2 --enable-manual
> --enable-ares
> sed -i -e 's,-L/usr/lib ,,g;s,-L/usr/lib64
> ,,g;s,-L/usr/lib$,,g;s,-L/usr/lib64$,,g' \
> Makefile libcurl.pc

That line was added in 7.16.3-1 and removed in 7.20.1-1. Could you please
try it again with up2date F-13 SRPM?

http://kojipkgs.fedoraproject.org/packages/curl/7.20.1/5.fc13/src/curl-7.20.1-5.fc13.src.rpm

Kamil
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-11-29