Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Jan 2003 00:08:46 +0900
From:      Norikatsu Shigemura <nork@FreeBSD.org>
To:        freebsd-stable@FreeBSD.org
Cc:        Shaun Dwyer <sdwyer@arach.net.au>, kan@FreeBSD.org
Subject:   Re: Linux compat broken in -stable?
Message-ID:  <200301031508.h03F8k27074280@nd250009.gab.xdsl.ne.jp>
In-Reply-To: <3E159506.4010803@arach.net.au>
References:  <3E159506.4010803@arach.net.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 03 Jan 2003 21:49:58 +0800
Shaun Dwyer <sdwyer@arach.net.au> wrote:

> I just CVSup'd about 45 mins ago 21:00 (+8GMT), world compiles fine... I tried to compile my kernel and it fails with the error:
> cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual 
> -fformat-extensions -ansi  -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -I/usr/src/sys/contrib/ipfilter  -D_KERNEL -include opt_global.h 
>   -mpreferred-stack-boundary=2  /usr/src/sys/i386/linux/linux_ptrace.c
> /usr/src/sys/i386/linux/linux_ptrace.c: In function `linux_proc_read_fpxregs':
> /usr/src/sys/i386/linux/linux_ptrace.c:225: structure has no member named `p_sflag'
	:
> Stop in /usr/src.
> -------------
> I also tried it with a GENERIC kernel config, modified to include "options         COMPAT_LINUX".
> It fails with the same error as above.
> Anyone else had this problem? anyone else able to compile a kernel with Linux compat successfully?

	I have same problem, too.  CPU_ENABLE_SSE(or I686_CPU) was enabled,
	so it's causes this problem.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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