cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Where is the 'so' gone? (fix)

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 11 Feb 2004 14:10:33 +0100 (CET)

On Tue, 10 Feb 2004, Dirk Manske wrote:

> the current (10-FEB) curl version build a bad named library (unter linux),
> the 'so' is missing. The lastest stable version (7.11.0) does it right. I
> made a diff and found that the current version contains an old ltmain.sh
> version, 1.4 instead of 1.5 like curl-7.11.0. Copying the newer ltmain.sh
> version into current curl version fixes the problem, the library is called
> libcurl.so.* again.

Oh!

I needed to make buildconf use --force to 'libtoolize' to make it overwrite
existing files. Otherwise it'll let the existing remain, which in the
daily-snapshot dir happened to be one made with libtoolize 1.4...

Thanks! Should work better tomorrow.

-- 
    Daniel Stenberg -- http://curl.haxx.se/ -- http://daniel.haxx.se/
   [[ Do not send mails to this email address. They won't reach me. ]]
Received on 2004-02-11