Date: Fri, 3 Jan 2003 10:11:08 -0500 From: Alexander Kabaev <ak03@gte.com> To: Norikatsu Shigemura <nork@FreeBSD.ORG> Cc: freebsd-stable@FreeBSD.ORG, sdwyer@arach.net.au, kan@FreeBSD.ORG Subject: Re: Linux compat broken in -stable? Message-ID: <20030103101108.086808e7.ak03@gte.com> In-Reply-To: <200301031508.h03F8k27074280@nd250009.gab.xdsl.ne.jp> References: <3E159506.4010803@arach.net.au> <200301031508.h03F8k27074280@nd250009.gab.xdsl.ne.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks for letting me me know. I will fix this shortly. On Sat, 4 Jan 2003 00:08:46 +0900 Norikatsu Shigemura <nork@FreeBSD.ORG> wrote: > 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:22 > > 5: 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 -- Alexander Kabaev 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?20030103101108.086808e7.ak03>