From owner-freebsd-current Wed Jan 20 19:54:01 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA02282 for freebsd-current-outgoing; Wed, 20 Jan 1999 19:54:01 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from shell.futuresouth.com (shell.futuresouth.com [198.78.58.28]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA02259 for ; Wed, 20 Jan 1999 19:53:59 -0800 (PST) (envelope-from rainking@shell.futuresouth.com) Received: from localhost (rainking@localhost) by shell.futuresouth.com (8.9.1a/8.9.1) with SMTP id VAA03514 for ; Wed, 20 Jan 1999 21:53:51 -0600 (CST) Date: Wed, 20 Jan 1999 21:53:51 -0600 (CST) From: Owen Barnett To: freebsd-current@FreeBSD.ORG Subject: ELF kernel make problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I recently used "make world" to update make system to ELF. The make world finished successfully everything appears to function correctly except when I try to recompile my kernel. make depend works but once I get to 'make' it will compile for a while then stop when it gets to db_aout.o and say Not an ELF file, or File format not recognized. Any suggestions? Owen BTW - I used mergemaster to update my files. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message