[krbdev.mit.edu #3441] 1.4.3 : Solaris 9, LDFLAGS selectively ignoring during build
Jeff Blaine via RT
rt-comment at krbdev.mit.edu
Tue Feb 7 17:01:15 EST 2006
Hi Tom,
The error from klist is below. It is one of many binaries
built with this problem though. It's really a strange
thing (I've been running various tests for the last 3
hours trying to figure out what is going wrong).
> jblaine > klist
> ld.so.1: klist: fatal: libgcc_s.so.1: open failed: No such file or
directory
> Killed
> jblaine > ldd `which klist`
> libkrb4.so.2 => /export/home/krb5/lib/libkrb4.so.2
> libdes425.so.3 => /export/home/krb5/lib/libdes425.so.3
> libkrb5.so.3 => /export/home/krb5/lib/libkrb5.so.3
> libk5crypto.so.3 => /export/home/krb5/lib/libk5crypto.so.3
> libcom_err.so.3 => /export/home/krb5/lib/libcom_err.so.3
> libkrb5support.so.0 =>
/export/home/krb5/lib/libkrb5support.so.0
> libresolv.so.2 => /usr/lib/libresolv.so.2
> libsocket.so.1 => /usr/lib/libsocket.so.1
> libnsl.so.1 => /usr/lib/libnsl.so.1
> libc.so.1 => /usr/lib/libc.so.1
> libgcc_s.so.1 => (file not found)
> libgcc_s.so.1 => (file not found)
> libgcc_s.so.1 => (file not found)
> libgcc_s.so.1 => (file not found)
> libgcc_s.so.1 => (file not found)
> libgcc_s.so.1 => (file not found)
> libdl.so.1 => /usr/lib/libdl.so.1
> libmp.so.2 => /usr/lib/libmp.so.2
> /usr/platform/SUNW,Ultra-60/lib/libc_psr.so.1
> jblaine > ls -l /usr/local/lib/libgcc_s.so.1
> -rw-r--r-- 1 root bin 169356 Sep 12 2004
/usr/local/lib/libgcc_s.so.1
> jblaine >
Tom Yu via RT wrote:
>>>>>> "Jeff" == Jeff Blaine via RT <rt-comment at krbdev.mit.edu> writes:
>
> Jeff> The following are 'output' items which paid lip-service to
> Jeff> LDFLAGS="-L/usr/local/lib -R/usr/local/lib" during a Kerb5
> Jeff> build under Solaris 9 with GCC and /usr/ccs/bin/ld.
>
> Could you tell us how you provided the LDFLAGS setting? What are the
> exact commands you used for configure and make?
>
> Jeff> Anything other than these items (e.g. almost anything I
> Jeff> care about) fails to run due to the missing library
> Jeff> search(es) I need. All are, of course, sitting in
> Jeff> /usr/local/lib.
>
> What are the exact error message returned?
>
> ---Tom
>
>
More information about the krb5-bugs
mailing list