From owner-freebsd-questions Sun Sep 23 18:58:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web11608.mail.yahoo.com (web11608.mail.yahoo.com [216.136.172.60]) by hub.freebsd.org (Postfix) with SMTP id B737537B438 for ; Sun, 23 Sep 2001 18:58:39 -0700 (PDT) Message-ID: <20010924015839.17153.qmail@web11608.mail.yahoo.com> Received: from [64.165.226.1] by web11608.mail.yahoo.com via HTTP; Sun, 23 Sep 2001 18:58:39 PDT Date: Sun, 23 Sep 2001 18:58:39 -0700 (PDT) From: Randy Katz Subject: make world fails too, HELP! To: questions@freebsd.org Cc: kris@obsecurity.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello! In addition to my previous problem, make world (which was suggested as a remedy) has failed as well, this after a complete source install, my other message copied below for reference: bash-2.05# make world ELF binary type "0" not known. *** Signal 6 Stop in /usr/src. On Sun, Sep 23, 2001 at 03:31:09PM -0700, Randy Katz wrote: > hello, > > i had linux compat and the kernel was not compiling. > i removed the linux compat and made linux_enable="NO" > in the rc.conf file and rebooted and it still errors > on a kernel recompile, i get this error: > > ELF binary type "0" not known. > *** Signal 6 > > Stop in /usr/src/sys/compile/RKKERNEL. > > Although /usr/bin/objformat: > bash-2.05# /usr/bin/objformat > elf > > So I am not sure where to go from here, any help would > be appreciated much. Something has a dodgy ELF brand; make world should fix it, or if you know which binary it is you can use brandelf to fix it. __________________________________________________ Do You Yahoo!? Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger. http://im.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message