Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jan 2000 01:46:32 +0300 (MSK)
From:      Dmitry Valdov <dv@dv.ru>
To:        Matthew Dillon <dillon@apollo.backplane.com>
Cc:        current@FreeBSD.ORG
Subject:   Re: options COMPAT_LINUX makes kernel fail to compile
Message-ID:  <Pine.BSF.3.95q.1000105014536.17295A-100000@xkis.kis.ru>
In-Reply-To: <200001042238.OAA38829@apollo.backplane.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Should it be described in /usr/src/UPDATING ?

On Tue, 4 Jan 2000, Matthew Dillon wrote:

> Date: Tue, 4 Jan 2000 14:38:45 -0800 (PST)
> From: Matthew Dillon <dillon@apollo.backplane.com>
> To: Dmitry Valdov <dv@dv.ru>
> Cc: current@FreeBSD.ORG
> Subject: Re: options COMPAT_LINUX makes kernel fail to compile
> 
> 
> :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.
> 
>     genassym is now in /usr/src/usr.bin/genassym, compile and install that
>     then try your make again.  The one in the local compile directory is
>     still being used for other things (and not compatible with the one
>     in /usr/src/usr.bin/ )
> 
> 					-Matt
> 					Matthew Dillon 
> 					<dillon@backplane.com>
> 
> 
> 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?Pine.BSF.3.95q.1000105014536.17295A-100000>