curl-users
Re: CURL compile problems on Solaris 64bit
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 13 Jun 2003 15:01:12 +0200 (CEST)
Date: Fri, 13 Jun 2003 15:01:12 +0200 (CEST)
On Thu, 12 Jun 2003, Nick Twaddell wrote:
> I am trying to compile curl in 64bit mode on solaris 9 on an UltraSparc II.
> ./configure --with-ssl goes through no problem, but on make I get this
> error..
>
> ld: fatal: file .libs/file.o: wrong ELF class: ELFCLASS32
> ld: fatal: File processing errors. No output written to
> .libs/libcurl.so.2.0.2
> Does anyone know how I can fix this?
If you just want the curl tool, try building with a static libcurl:
./configure --disable-shared
I don't know why this occurs or what to do to fix it "for real"...
-- Daniel Stenberg -- curl: been grokking URLs since 1998 ------------------------------------------------------- This SF.NET email is sponsored by: eBay Great deals on office technology -- on eBay now! Click here: http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5Received on 2003-06-13