cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: make install fails on Solaris 8

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 21 Jan 2004 10:14:29 +0100 (CET)

On Tue, 20 Jan 2004, Joe Halpin wrote:

> I'm trying to install curl-7.10.8.tar.gz on a Solaris 8 box for testing, but
> make install always fails with the following output:

Can you try a recent daily build and see if it works the same way?

> I've been looking through makefiles and such, but I'm not familiar with the
> GNU build stuff (libtool etc). The make output doesn't show libcurl.so.2.0.2
> or any of the links being propagated to the lib directory. There were no
> errors in buiding.

The makefile stuff is made with automake, the library is generated with
libtool. curl has next to nothing that is solaris-specific so it looks like a
problem with libtool/automake (in the generating end, not in your env). The
daily builds are built with newer versions of those tools than the 7.10.8 was
made with, which might make a difference.

-- 
    Daniel Stenberg -- http://curl.haxx.se/ -- http://daniel.haxx.se/
   [[ Do not send mails to this email address. They won't reach me. ]]
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
Received on 2004-01-21