Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jan 2000 07:29:08 -0500 (EST)
From:      Michael Lucas <mwlucas@blackhelicopters.org>
To:        dv@dv.ru (Dmitry Valdov)
Cc:        current@FreeBSD.ORG
Subject:   Re: options COMPAT_LINUX makes kernel fail to compile
Message-ID:  <200001051229.HAA07699@blackhelicopters.org>
In-Reply-To: <Pine.BSF.3.95q.1000105011731.14135A-100000@xkis.kis.ru> from Dmitry Valdov at "Jan 5, 2000  1:23:26 am"

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001051229.HAA07699>