Date: Fri, 25 Sep 1998 15:58:17 -0700 From: John Polstra <jdp@polstra.com> To: shimon@simon-shapiro.org Cc: current@FreeBSD.ORG Subject: Re: ELF Build Problem? Message-ID: <199809252258.PAA08715@austin.polstra.com> In-Reply-To: <XFMail.980925185924.shimon@simon-shapiro.org> References: <XFMail.980925185924.shimon@simon-shapiro.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <XFMail.980925185924.shimon@simon-shapiro.org>,
Simon Shapiro <shimon@simon-shapiro.org> 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?
Nothing, I think. It's really broken. I suspect it's caused by
this:
sos 1998/09/25 01:58:50 PDT
Modified files:
. Makefile.inc1
Log:
Build the LKM's both on aout & ELF systems.
Reviewed by: jkh
Revision Changes Path
1.21 +3 -3 src/Makefile.inc1
I've reported it to sos and jkh.
--
John Polstra jdp@polstra.com
John D. Polstra & Co., Inc. Seattle, Washington USA
"Self-knowledge is always bad news." -- John Barth
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809252258.PAA08715>
