From owner-freebsd-current Fri Sep 25 17:09:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA13446 for freebsd-current-outgoing; Fri, 25 Sep 1998 17:09:27 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from mail.cybcon.com (mail.cybcon.com [205.147.64.46]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA13424; Fri, 25 Sep 1998 17:09:24 -0700 (PDT) (envelope-from wwoods@cybcon.com) Received: from support1.cybcon.com (william@pm3a-41.cybcon.com [205.147.75.170]) by mail.cybcon.com (8.9.0/8.9.0) with ESMTP id RAA22792; Fri, 25 Sep 1998 17:09:14 -0700 (PDT) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Fri, 25 Sep 1998 17:08:56 -0700 (PDT) Reply-To: wwoods@cybcon.com From: William Woods To: FreebSD Current To: FreebSD Current , FreeBSD Questions Subject: Bad make world in -current.... Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG While compiling the latest make world with make -j4 -DNOAOUT world I got the following.... ----------------------------------- ld-tools --- @ --- --- machine --- machine -> /usr/local/src/sys/i386/include --- @ --- @ -> /usr/local/src/sys --- linux_genassym.o --- cc -c -O -pipe -DLKM -DCOMPAT_LINUX -DKERNEL -DACTUALLY_LKM_NOT_KERNEL -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -Wformat -fformat-extensions -ansi -nostdinc -I- -I/usr/obj/elf/usr/local/src/lkm/linux -I/usr/obj/elf/usr/local/src/lkm/linux/@ -I/usr/obj/elf/usr/local/src/tmp/usr/include -aout -UKERNEL /usr/local/src/lkm/linux/../../sys/i386/linux/linux_genassym.c --- linux_genassym --- cc -O -pipe -DLKM -DCOMPAT_LINUX -DKERNEL -DACTUALLY_LKM_NOT_KERNEL -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -Wformat -fformat-extensions -ansi -nostdinc -I- -I/usr/obj/elf/usr/local/src/lkm/linux -I/usr/obj/elf/usr/local/src/lkm/linux/@ -I/usr/obj/elf/usr/local/src/tmp/usr/include -aout -aout -static -o linux_genassym linux_genassym.o /usr/obj/elf/usr/local/src/tmp/usr/libexec/aout/ld: /usr/obj/elf/usr/local/src/tmp/usr/lib/libc.a(): bad magic *** Error code 1 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error ----------------------------------------------- Please explaing what happened and how to fix. Thanks --------------------- William Woods Date: 25-Sep-98 / Time: 17:05:31 goto to: http//www.freebsd.org. --> FreeBSD 3.0 CURRENT ELF <-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message