From owner-freebsd-current Thu Sep 26 23: 1:55 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 051C937B401 for ; Thu, 26 Sep 2002 23:01:54 -0700 (PDT) Received: from hun.org (hun.org [216.190.27.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id A467543E65 for ; Thu, 26 Sep 2002 23:01:53 -0700 (PDT) (envelope-from attila@hun.org) Received: by hun.org (Postfix, from userid 1001) id CA368664FB; Fri, 27 Sep 2002 06:01:43 +0000 (GMT) Date: Fri, 27 Sep 2002 06:01:43 +0000 (GMT) Message-Id: <20020927060143.48ls28693@hun.org> From: attila! X-Mailer: AttilaMail with XEmacs & Postfix on FreeBSD 5.0-CURRENT X-Ballistic: N 37.218497 W 113.614979 X-No-Archive: yes In-Reply-To: <1311667517.20020927003214@myrealbox.com> To: SweeTLeaF Cc: FreeBSD 5.0-CURRENT Subject: Re: cant find libc.so.4 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; name="" Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Sent: Fri, 27 Sep 2002 00:32:14 -0500 > > If i wanted to run current how would i find the latest > .iso or do we have to make our own for these snapshots? snapshots.jp.freebsd.org has the latest. they try to build every day; the last complete build without errors is 16 Sep. /pub/FreeBSD/snapshots/i386 They provide an obj tree, livefile system, source as of their slice date, ISO, etc. of the OS They also have the 5.0-CURRENT pkg library /pub/FreeBSD/extras/i386/current/packages in the standard format > First i noticed the pkg_add ...via ftp is broken as it > does not want to use the tbz packages even with the -r > flag. Is this a bug being fixed for the new format .tbz > or is freebsd going to revert back to the .tgz instead. I haven't been able to make the -r option work against snapshot either; let me know if you get it to work --and how. > /usr/libexec/ld-elf.so.1: Shared object "libc.so.4" not found > > where can i get this lib and do i just add it to the ldd path? If you use the 4.6/7 packages that will the be first of many lib files that are MIA; unless you have been tracking for several generations and have failed to houseclean, you don't have them. However, you might consider pulling a 'livetree' image for 4.6/7 from snapshots.jp.freebsd.org --in the same directory as current and lifting the ones you need. I moved the older so. files to a separate directory and include it in the ldconfig path ... the same problem exists for packages compiled 6 months ago on 5.0-CURRENT, Xemacs, for instance. The latest versions of 4.6/7 also may not have them. > I am comming from openbsd so please be patient as i > learn the minnor differences. welcome home To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message