cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: Curl on Solaris 9 w/ SSL

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 30 Jul 2003 16:25:27 +0200 (CEST)

On Wed, 30 Jul 2003, Jared Ingersoll wrote:

> I double-checked and the output matches what's below. And yes, the configure
> script seems to be using 'false' as you suspected:
>
> # grep "^AR *=" libtool lib/Makefile
> libtool:AR="false"
> libtool:AR="false"
> lib/Makefile:AR = false

So that's the problem. I guess you don't have 'ar' in your normal $PATH?

If you don't, can you try adding the directory which contains ar (my Solaris
has it in /usr/ccs/bin and /usr/xpg4/bin) to your PATH first and then rerun
configure and make and see if it works better?a

-- 
 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
Received on 2003-07-30