On Sun, Oct 14, 2007 at 10:37:17PM +0400, Yevgeniy Voloshin wrote: > Dear Richard, > > what I am do wrong? ... > JUNOS Base OS boot [8.5B2.2] ... > /usr/libexec/ld-elf.so.1: Shared object "libc.so.4" not found, required by > "tip"
There are major FreeBSD changes between JUNOS 8.4 and 8.5, which came with a libc upgrade obviously. :P --- JUNOS 8.5B2.5 built 2007-09-07 01:02:08 UTC [EMAIL PROTECTED] ls -la /usr/lib/libc* lrwxr-xr-x 1 root wheel 37 Sep 30 00:56 /usr/lib/libc.so.6 -> /packages/mnt/jbase/usr/lib/libc.so.6 Thats a pretty major upgrade (libc from FreeBSD 4 -> 6), so you've pretty much got zero chance of binary compatibility between versions. Just nag Juniper to include tip, that'd be a much more sensible solution. :) -- Richard A Steenbergen <[EMAIL PROTECTED]> http://www.e-gerbil.net/ras GPG Key ID: 0xF8B12CBC (7535 7F59 8204 ED1F CC1C 53AF 4C41 5ECA F8B1 2CBC) _______________________________________________ juniper-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/juniper-nsp

