From owner-freebsd-current Thu Sep 10 13:32:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA19409 for freebsd-current-outgoing; Thu, 10 Sep 1998 13:32:36 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from kstreet.interlog.com (kstreet.interlog.com [198.53.146.171]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA19382 for ; Thu, 10 Sep 1998 13:32:21 -0700 (PDT) (envelope-from kws@kstreet.interlog.com) Received: (from kws@localhost) by kstreet.interlog.com (8.9.1/8.8.8) id QAA19754; Thu, 10 Sep 1998 16:32:06 -0400 (EDT) (envelope-from kws) From: Kevin Street MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Thu, 10 Sep 1998 16:32:06 -0400 (EDT) To: current@FreeBSD.ORG Subject: kernel build error under ELF X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <13816.13295.167672.430633@kstreet.interlog.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My kernel builds are failing as of the last couple of days. Up until then they had been working fine under ELF. The current attempt is on an ELF system cvsuped as of this morning. Does this look familiar to anyone? [/usr/src/sys/i386/conf] kws $ sudo config -r GENERIC Removing old directory ../../compile/GENERIC: Done. Don't forget to do a ``make depend'' Kernel build directory is ../../compile/GENERIC [/usr/src/sys/compile/GENERIC] kws $ sudo make depend cc -c -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -Wformat -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -include opt_global.h -aout -UKERNEL ../../i386/i386/genassym.c cc -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -Wformat -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -include opt_global.h -aout genassym.o -o genassym /usr/libexec/aout/ld: /usr/lib/libgcc.a(): bad magic *** Error code 1 Stop. -- Kevin Street street@iName.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message