curl-users
RE: Build error
Date: Thu, 22 Jul 2004 18:21:27 -0400
I pkgadd-ed precompiled gcc binary from sunfreeware.com and I was able to
compile and link whole of Apache web server. I didn't get any errors related
to gcc_s.
Curl seem to depend, possibly indirectly, on gcc_s. I am not able to figure
out what gcc_s is.
-Selva
-----Original Message-----
From: curl-users-bounces_at_cool.haxx.se
[mailto:curl-users-bounces_at_cool.haxx.se]On Behalf Of Daniel Stenberg
Sent: Thursday, July 22, 2004 5:51 PM
To: curl tool talk
Subject: Re: Build error
On Tue, 20 Jul 2004, Kumar, Selva wrote:
> Hello, I am trying to build curl-7.11.1 on SunOS sun4u sparc
SUNW,Ultra-5_10
> and I am getting this error. Am I missing something?
>
> ld: fatal: library -lgcc_s: not found
> ld: fatal: library -lgcc_s: not found
> ld: fatal: File processing errors. No output written to
> .libs/libcurl.so.2.0.2
> collect2: ld returned 1 exit status
This looks like your compiler is not setup properly. 'gcc_s' is not a
library
curl looks for, it is used by your compiler on its own choice.
-- Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se Dedicated custom curl help for hire: http://haxx.se/curl.htmlReceived on 2004-07-23