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

AW: to devs: please provide binaries for 1.5-beta

From: Lustig, Marc (Allianz Deutschland AG) <EXTERN.LUSTIG_MARC_at_allianz.de>
Date: Thu, 3 Apr 2008 16:47:09 +0200

no, it's complaining now about neon. I have installed the debian package for neon26.
Also I have installed all kinds of additional libneon26-xxx packages.

relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC
/home/subversion/download/subversion-1.5.0-beta1/neon/src/.libs/libneon.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make: *** [subversion/libsvn_ra_neon/libsvn_ra_neon-1.la] Error 1

I suppose the error is related to the AMD64-gcc which doesn't fully conform with the 32bit-edition, as described in that document from gentoo.org.
I am afraid if I want svn1.5 to compile on this AMD64-based installation in the end I will have to recompile more or less the whole system in order to get completely rid of the "recompile with -fPIC" messages.... So having the binaries could possibly safe numerous hours ...
  

-----Ursprüngliche Nachricht-----
Von: Stefan Sperling [mailto:stsp_at_elego.de]
Gesendet: Donnerstag, 3. April 2008 16:36
An: Lustig, Marc (Allianz Deutschland AG)
Cc: users_at_subversion.tigris.org
Betreff: Re: to devs: please provide binaries for 1.5-beta

On Thu, Apr 03, 2008 at 03:55:41PM +0200, Lustig, Marc (Allianz Deutschland AG) wrote:
> I read previous posts from people who couldn't build the 1.5-beta, so I was just reciting ;-)
> Having installed zlib1g-dev, I still get the same message.

The very same message?

You should of course remove your custom zlib install, install zlib-dev
(which you already did), remove your subversion-1.5-beta1 source tree
and start from scratch, all over again.

Otherwise your subversion build will keep trying to link to your
custom (and broken) zlib library.

> I think the problem is related to what is described here: http://www.gentoo.org/proj/en/base/amd64/howtos/index.xml?part=1&chap=3
>
> Recompiling zlib using -fPIC flag seems to require to modify the zlib Makefile

I would try compiling against the zlib library provided by the
distribution before compiling it myself. You're using Debian,
not Gentoo, right?

-- 
Stefan Sperling <stsp_at_elego.de>                 Software Developer
elego Software Solutions GmbH                            HRB 77719
Gustav-Meyer-Allee 25, Gebaeude 12        Tel:  +49 30 23 45 86 96 
13355 Berlin                              Fax:  +49 30 23 45 86 95
http://www.elego.de                 Geschaeftsfuehrer: Olaf Wagner
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-03 16:49:33 CEST

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.