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

RE: [Issue 1518] - make install fails with ld.so failure on libsvn_client-1.so.0

From: Sander Striker <striker_at_apache.org>
Date: 2003-09-15 10:59:55 CEST

> From: Anthony Baxter [mailto:anthony@interlink.com.au]
> Sent: Monday, September 15, 2003 10:44 AM

> >>> issues@subversion.tigris.org wrote
> > http://subversion.tigris.org/issues/show_bug.cgi?id=1518
>
> > ------- Additional Comments From sussman@tigris.org 2003-09-12 07:37 PDT ---
> > Please... one person having a build problem doesn't mean we have a
> > bug. It usually turns out to be a quirk in the person's environment.
> > This sort of thing is almost always figured out on the mailing lists.
> > Ah, and I see you've already posted there. Closing this issue (if it
> > turns out we find a real bug, we'll file it.)
>
> The subversion build process, on Solaris, at least, is _broken_. It does
> _not_ work. To hack around enough to get it to work, I had to do the
> following ./configure line:
>
> CC=gcc3.2 LDFLAGS="-R/opt/local/BerkeleyDB4/lib -L/opt/local/svn/lib
> -R/opt/local/svn/lib" ./configure --prefix=/opt/local/svn
> --with-berkeley-db=/opt/local/BerkeleyDB4
>
> Every single entry in LDFLAGS should have been created by default by
> the configure script. This isn't a difficult problem - there's plenty
> of packages out there that manage this.

Thank you for your constructive comments. They are really phrased
nicely to motivate someone to fix things...

Note that probably none of the core developers are using Solaris on
a regular basis. Last time I built on Solaris, I did have problems,
but not of this kind*. I did use LDFLAGS=-R but only for berkeley db,
openssl, zlib (for neon). I had to do the same for httpd-2.0.

Sander

*) All of which disappeared when the box was brought up to the recommended
   patch-level.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 15 11:00:56 2003

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.