cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: Relocation error on Solaris 9

From: Mato Mira, Fernando <Fernando.Matomira_at_dialog.com>
Date: Wed, 5 Nov 2003 14:03:44 +0100

There's an older version in the standard location. I need to have
the new curl in an alternative location for testing before we upgrade.
I think curl should link libcurl statically.

> -----Original Message-----
> From: Daniel Stenberg [mailto:daniel-curl_at_haxx.se]
> Sent: Wednesday, November 05, 2003 1:16 PM
> To: curl-users_at_lists.sourceforge.net
> Subject: Re: Relocation error on Solaris 9
>
>
> On Wed, 5 Nov 2003, Fernando D. Mato Mira wrote:
>
> > I've built curl 7.10.8 on Solaris 9 (Generic_112233-08)
> but when I try to
> > execute I get the following error:
> >
> > ld.so.1: ./curl: fatal: relocation error: file ./curl: symbol
> > curl_version_info: referenced symbol not found
>
> It looks like you've built and installed curl, but when you
> run curl it loads
> an older version of libcurl and thus can't find the curl_version_info
> function.
>
> Try 'ldd curl' to see what libs it uses, and make sure it
> uses the installed
> 7.10.8 version and no other.
>
> --
> Daniel - been obfuscating curl source code since 1998.
> [[ Do not post private mails to this email address. They
> won't reach me. ]]
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> Does SourceForge.net help you be more productive? Does it
> help you create better code? SHARE THE LOVE, and help us help
> YOU! Click Here: http://sourceforge.net/donate/
>

-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
Received on 2003-11-05