From owner-freebsd-stable Wed Mar 15 9:19:29 2000 Delivered-To: freebsd-stable@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AF1FF37BA1E; Wed, 15 Mar 2000 09:19:27 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id JAA55736; Wed, 15 Mar 2000 09:19:27 -0800 (PST) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Wed, 15 Mar 2000 09:19:26 -0800 (PST) From: Kris Kennaway To: Denis DeLaRoca Cc: freebsd-stable@freebsd.org Subject: Re: libc.so.4 for 3.4-STABLE In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 15 Mar 2000, Denis DeLaRoca wrote: > I upgraded from 3.4-RELEASE to the 3/11 version of 3.4-STABLE via network > install. After the upgrade I can't start X11 because of, > > /usr/libexec/ld-elf.so.1: shared object libc.so.4 not found > > how do I go about fixing this? Looks like you did something weird: this version of the library is found in FreeBSD 4.x, not 3.x. If you built X on a 3.x system (and it previously worked there) it never should be looking for libc.so.4. Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message