From owner-freebsd-small Thu Feb 25 9:45:43 1999 Delivered-To: freebsd-small@freebsd.org Received: from voyager.fisicc-ufm.edu (ip-46-094.guate.net [200.12.46.94]) by hub.freebsd.org (Postfix) with ESMTP id 04D2214D65 for ; Thu, 25 Feb 1999 09:45:38 -0800 (PST) (envelope-from obonilla@voyager.fisicc-ufm.edu) Received: (from obonilla@localhost) by voyager.fisicc-ufm.edu (8.9.2/8.9.2) id LAA48118 for freebsd-small@freebsd.org; Thu, 25 Feb 1999 11:49:49 -0600 (CST) (envelope-from obonilla) Date: Thu, 25 Feb 1999 11:49:49 -0600 (CST) From: Oscar Bonilla Message-Id: <199902251749.LAA48118@voyager.fisicc-ufm.edu> To: freebsd-small@freebsd.org Subject: kzip bombs Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG any idea why on a 3.1 system kzip bombs while trying to compress /boot/loader? it just says # kzip -v loader real kernel start address will be: 0x100000 real kernel end address will be: 0x11f000 ld: /usr/lib/aout/kzhead.o: No such file or directory kzip: ld returned 100 of course kzhead.o is not in /usr/lib/aout one more thing: why aout? i tought the kernel was supposed to be elf now... (or is it because of compatibility with older systems?) regards, -oscar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message