From owner-freebsd-current Fri Sep 25 16:52:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA09207 for freebsd-current-outgoing; Fri, 25 Sep 1998 16:52:45 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from dns.webwizard.org.mx (mexcom.net.mx [207.249.162.140]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA09112 for ; Fri, 25 Sep 1998 16:52:05 -0700 (PDT) (envelope-from eculp@webwizard.org.mx) Received: from webwizard.org.mx (mexcom.net.mx [207.249.162.140]) by dns.webwizard.org.mx (8.8.8/8.8.7) with ESMTP id SAA19858; Fri, 25 Sep 1998 18:49:25 -0500 (CDT) Message-ID: <360C2C04.A245233E@webwizard.org.mx> Date: Fri, 25 Sep 1998 18:49:24 -0500 From: Edwin Culp X-Mailer: Mozilla 4.5b2 [en] (X11; I; FreeBSD 3.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: shimon@simon-shapiro.org CC: freebsd-current@FreeBSD.ORG Subject: Re: ELF Build Problem? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Simon Shapiro wrote: > In the last couple of days: > > 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/src/3.0/src/lkm/linux > -I/usr/obj/elf/usr/src/3.0/src/lkm/linux/@ > -I/usr/obj/elf/usr/src/3.0/src/tmp/usr/include -aout -aout -static -o > linux_genassym linux_genassym.o > /usr/obj/elf/usr/src/3.0/src/tmp/usr/libexec/aout/ld: > /usr/obj/elf/usr/src/3.0/src/tmp/usr/lib/libc.a(): bad magic > *** Error code 1 > > What am I doing wrong? > > Sincerely Yours, Shimon@Simon-Shapiro.ORG > 770.265.7340 > Simon Shapiro I don't know, but I've been doing it since about 7 am and have cvsuped 3 times with no change. Misery loves company:-) ed To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message