From owner-freebsd-current Wed Jan 5 7:49:33 2000 Delivered-To: freebsd-current@freebsd.org Received: from po3.wam.umd.edu (po3.wam.umd.edu [128.8.10.165]) by hub.freebsd.org (Postfix) with ESMTP id F236315366 for ; Wed, 5 Jan 2000 07:49:29 -0800 (PST) (envelope-from culverk@wam.umd.edu) Received: from rac9.wam.umd.edu (root@rac9.wam.umd.edu [128.8.10.149]) by po3.wam.umd.edu (8.9.3/8.9.3) with ESMTP id KAA29555; Wed, 5 Jan 2000 10:49:03 -0500 (EST) Received: from rac9.wam.umd.edu (sendmail@localhost [127.0.0.1]) by rac9.wam.umd.edu (8.9.3/8.9.3) with SMTP id KAA13088; Wed, 5 Jan 2000 10:49:06 -0500 (EST) Received: from localhost (culverk@localhost) by rac9.wam.umd.edu (8.9.3/8.9.3) with ESMTP id KAA13081; Wed, 5 Jan 2000 10:49:05 -0500 (EST) X-Authentication-Warning: rac9.wam.umd.edu: culverk owned process doing -bs Date: Wed, 5 Jan 2000 10:49:05 -0500 (EST) From: Kenneth Wayne Culver To: Michael Lucas Cc: Dmitry Valdov , current@FreeBSD.ORG Subject: Re: options COMPAT_LINUX makes kernel fail to compile In-Reply-To: <200001051229.HAA07699@blackhelicopters.org> 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 Well, just make sure that you load the linux compatibility kernel module though. ================================================================= | Kenneth Culver | FreeBSD: The best OS around. | | Unix Systems Administrator | ICQ #: 24767726 | | and student at The | AIM: AgRSkaterq | | The University of Maryland, | Website: (Under Construction) | | College Park. | http://www.wam.umd.edu/~culverk/| ================================================================= On Wed, 5 Jan 2000, Michael Lucas wrote: > Hello, > > Not that this is an actual fix to the problem, but: > > The COMPAT_LINUX kernel option isn't needed any more, per Marcel. (At > least, when I wrote an article on this, it wasn't.) You can probably > remove COMPAT_LINUX entirely. > > (If only the rest of the problems were this easy. :) > > ==ml > > > Hi! > > > > With option COMPAT_LINUX (which present in LINT) make depend fails with: > > cc -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes > > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual > > -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include > > -D_KERNEL -include opt_global.h -elf -fno-builtin > > -mpreferred-stack-boundary=2 -UKERNEL -o linux_genassym.o -c > > ../../i386/linux/linux_genassym.c > > genassym -o linux_assym.h linux_genassym.o > > genassym:No such file or directory > > *** Error code 1 > > > > Dmitry. > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-current" in the body of the message > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message