cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: Curl on Solaris 9 w/ SSL

From: Jared Ingersoll <jared_at_cswv.com>
Date: Wed, 30 Jul 2003 09:28:40 -0400

Thanks for the help,

Here's the info:

# make -version
GNU Make 3.80
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

# gcc -v
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3/specs
Configured with: ../configure --disable-nls --with-as=/usr/ccs/bin/as
--with-ld=/usr/ccs/bin/ld
Thread model: posix
gcc version 3.3

Here's where it bombs:

d .libs && rm -f libcurl.so && ln -s libcurl.so.2.0.2 libcurl.so)
false cru .libs/libcurl.a file.o timeval.o base64.o hostip.o progress.o
formdata.o cookie.o http.o sendf.o ftp.o url.o dict.o if2ip.o speedcheck.o
getdate.o ldap.o ssluse.o version.o getenv.o escape.o mprintf.o telnet.o
getpass.o netrc.o getinfo.o transfer.o strequal.o easy.o security.o krb4.o
memdebug.o http_chunks.o strtok.o connect.o llist.o hash.o multi.o
content_encoding.o share.o http_digest.o md5.o http_negotiate.o http_ntlm.o
make[2]: *** [libcurl.la] Error 1
make[2]: Leaving directory `/export/spare/jared/software/curl-7.10.6/lib'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/export/spare/jared/software/curl-7.10.6/lib'
make: *** [all-recursive] Error 1
#

-----Original Message-----
From: Daniel Stenberg [mailto:daniel_at_haxx.se]
Sent: Wednesday, July 30, 2003 9:11 AM
To: Curl Mailinglist
Subject: Re: Curl on Solaris 8 w/ SSL

On Wed, 30 Jul 2003, Jared Ingersoll wrote:

> I was wondering if anyone had luck compiling curl.7.10.6 on Sparc/Solais
9.
> I make it through configure, but make and make install bomb with [error1]
> and [error2] messages with not much more information.

It builds just fine on my Solaris 2.7 (which is the only Solaris
version/machine I have access to and regularly test curl on).

Can you show us exactly what the make error looks like? Also, what compiler
are you using? What 'make' is it?

Does configure output any errors or suspicious texts?

-- 
 Daniel Stenberg -- curl: been grokking URLs since 1998
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
Received on 2003-07-30