cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Build error

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 22 Jul 2004 23:50:37 +0200 (CEST)

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.html
Received on 2004-07-22