[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: 0.37.0 build fails --with-ssl on Solaris 9

From: Andrew A. Raines <aaraines_at_pobox.com>
Date: 2004-02-18 00:24:41 CET

Joe Orton <joe@manyfish.co.uk> writes:

> On Tue, Feb 17, 2004 at 12:57:47PM -0600, Andrew A. Raines wrote:
>> Text relocation remains referenced
>> against symbol offset in file
>> <unknown> 0xd44 /usr/local/ssl/lib/libssl.a(t1_enc.o)
>
> That's the error you get from trying to link a static library
> into a shared library on Solaris if the objects in the static
> library weren't compiled using -fPIC. "Don't do that" is the
> answer :)
>
> Did you configure OpenSSL with "./Configure solaris-shared"?

Indeed, I did not. Recompiling OpenSSL with

   ./Configure solaris-sparcv9-gcc shared

makes it work.

For the record, this combination works fine:

   Solaris 9, gcc 3.3.2
   subversion-0.37.0
   httpd-2.0.48 with db-4.1.25
   openssl-0.9.7c

-- 
    aaraines@pobox.com (Andrew A. Raines)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 18 00:24:42 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.