Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Feb 1999 09:50:39 -0600
From:      Guy Helmer <ghelmer@scl.ameslab.gov>
To:        Dan Langille <junkmale@xtra.co.nz>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: login fails after 2.2.8 => 3.1 upgrade
Message-ID:  <Pine.SGI.4.05.9902280948170.25226-100000@demios.scl.ameslab.gov>
In-Reply-To: <19990228103915.JKQ3226200.mta2-rme@wocker>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 28 Feb 1999, Dan Langille wrote:

> I've recently upgraded from 2.2.8-stable to 3.1-stable.  The system 
> startup seems OK until it starts loading applications such as dhcpclient, 
> etc.  The error displayed is:
> 
> /usr/libexec/ld.so: warning: /usr/lib/libc.so.3: minor version -1 older 
> than expected 1, using it anyway.
> ld.so failed: bad magic number in "/usr/lib/libc.so.3"

Have you updated /etc/rc?  It seems that your a.out applications are still
using /usr/lib for their libraries, instead of /usr/lib/aout, which
indicates that ldconfig isn't being run properly in /etc/rc.

Guy Helmer

Guy Helmer, Ph.D. Candidate, Iowa State University Dept. of Computer Science 
Research Assistant, Ames Laboratory       ---         ghelmer@scl.ameslab.gov
Research Assistant, Dept. of Computer Science   ---   ghelmer@cs.iastate.edu
http://www.cs.iastate.edu/~ghelmer



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SGI.4.05.9902280948170.25226-100000>