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: xufeng zhang <xufeng.zhang_at_windriver.com>
Date: Tue, 30 Nov 2010 13:27:20 +0800

On 11/29/2010 05:21 PM, Kamil Dudka wrote:
> 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
>
it doesn't works, I'm quite curious about how to strip the output of
shell command in configure script.
Really a weird phenomenon.

Thanks,
Xufeng Zhang
> Kamil
>
>

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