Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Sep 2002 06:01:43 +0000 (GMT)
From:      attila! <attila@hun.org>
To:        SweeTLeaF <SweeTLeaF@myrealbox.com>
Cc:        FreeBSD 5.0-CURRENT <current@freebsd.org>
Subject:   Re: cant find libc.so.4
Message-ID:  <20020927060143.48ls28693@hun.org>
In-Reply-To: <1311667517.20020927003214@myrealbox.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <g>


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?20020927060143.48ls28693>