Amanda-Users

Re: Solaris 8 compile problem with amanda 2.4.4

2003-06-23 07:24:09
Subject: Re: Solaris 8 compile problem with amanda 2.4.4
From: Peter Kunst <Peter.Kunst AT csksoftware DOT com>
To: Jim Mozley <jim.mozley AT exponential-e DOT com>
Date: Mon, 23 Jun 2003 13:22:15 +0200
Hi Jim,

Jim Mozley wrote:
> 
> *This message was transferred with a trial version of CommuniGate(tm) Pro*
> Peter,
> 
> > > The problem manifests when I run amcheck:
> > >
> > > ld.so.1: /usr/local/sbin/amcheck: fatal: libgcc_s.so.1: open failed: No
> > > such file or directory
[..]
> Allthough libgcc_s.so.1 is not found it is in /usr/local/lib (in the same
> location as the readline library above) via a symbolic link. I make
> /usr/local a link to /opt/local. I could understand if all the libraries in
> /usr/local/lib were not found, but not just one.

what about permission flags of the shared lib (not the softlink) ?
it should read 0755 or -rwxr-xr-x

 Peter