Date: Thu, 5 Oct 2000 14:36:09 +1000 (EST) From: andrew@ugh.net.au To: Francisco Reyes <fran@reyes.somos.net> Cc: FreeBSD Stable List <freebsd-stable@FreeBSD.ORG> Subject: Re: Kernel problem building from 3.4 stable to 4.X stable Message-ID: <Pine.BSF.4.21.0010051430270.25643-100000@starbug.ugh.net.au> In-Reply-To: <200006270333.XAA27934@sanson.reyes.somos.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hmm...well this mail took 4 months to arrive and according to the mail headers tooks the weirdest routing...something dodgy went on. On Mon, 26 Jun 2000, Francisco Reyes wrote: > Now I get > /usr/libexec/ld-elf.so.1: Shared object "libc.so.4" not found > > when I try to run config Well I don't really remeber what the original problem was but see if you have a /usr/lib/lib.so.4. If not grab one from another box or try symlink the closest libc you have. You may be having problems with ldconfig...If you do have a libc.so.4 run ldconfig -m /dir/with/lib.so.4 and try again. Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0010051430270.25643-100000>