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

Re: Error 137 building svs 1.4.4 & libgcc_s.so.1

From: Rainer Sokoll <R.Sokoll_at_intershop.de>
Date: 2007-08-22 22:58:15 CEST

On Wed, Aug 22, 2007 at 12:36:02PM -0700, Hoffman, Aodhan wrote:
> I'm building svn from source and on 'make install' I get this error:
> "ld.so.1: svnversion: fatal: libgcc_s.so.1: open failed: No such file or
> directory
> make: *** [revision-install] Error 137"
>
>
> ahoffman@case4 ~/oss/src/subversion-1.4.4 519 > echo $LD_LIBRARY_PATH
> /opt/oe/lib/c:/usr/openwin/lib:/opt/SUNWconn/lib:/usr/local/lib:/opt/loc
> al/gcc-3.3.2/lib
>
> ahoffman@case4 ~/oss/src/subversion-1.4.4 522 > ls -l
> /opt/local/gcc-3.3.2/lib/libgcc_s.so.1
> -rw-r--r-- 1 root other 833452 Jun 11 2004
> /opt/local/gcc-3.3.2/lib/libgcc_s.so.1
>
> I don't see why it's having trouble finding libgcc_s.so.1, is there a
> versioning issue?
>
> I'm running on SunOS case4 5.8 Generic_117350-41 sun4u sparc
> SUNW,Ultra-4 without su priveleges.
> I looked for information about this kind of problem, but did not find a
> solution that worked. I'd appreciate some tips or ideas on where to go
> from here. Thanks!

What if you set LDFLAGS to "-L/opt/local/gcc-3.3.2/lib/libgcc_s.so.1"?

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 22 22:55:56 2007

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.