Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jul 1999 08:16:49 -0700 (PDT)
From:      John Polstra <jdp@polstra.com>
To:        Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
Cc:        current@FreeBSD.ORG
Subject:   Re: Library question/challenge
Message-ID:  <XFMail.990729081649.jdp@polstra.com>
In-Reply-To: <19990729074723.B47767@daemon.ninth-circle.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Jeroen Ruigrok/Asmodai wrote:
> * Matthew Dillon (dillon@apollo.backplane.com) [990729 07:20]:
>> lib/libc.so.3: minor version -1 older
>> :> than expected 0, using it anyway
>> :> ld.so failed: bad magic number in "/usr/lib/libc.so.3"

Look, it's finding its library in "/usr/lib" and it shouldn't be doing
that.  This is the problem, and there's no point in upgrading X11 or
any such thing.

> Well, it seems to want libc.so.3.1 and that one is present in /usr/lib/aout
> and is grepable from ldconfig -aout -r:
> 
> [asmodai@daemon:/usr/home/asmodai] (3) $ ldconfig -aout -r | grep libc.so
>         27:-lc.3.1 => /usr/lib/aout/libc.so.3.1

Right.  So the problem must be that you have LD_LIBRARY_PATH set.

John
---
  John Polstra                                               jdp@polstra.com
  John D. Polstra & Co., Inc.                        Seattle, Washington USA
  "No matter how cynical I get, I just can't keep up."        -- Nora Ephron



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.990729081649.jdp>