Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Jan 2003 00:50:43 +0800
From:      Shaun Dwyer <sdwyer@arach.net.au>
To:        Alexander Kabaev <ak03@gte.com>
Cc:        Norikatsu Shigemura <nork@FreeBSD.ORG>, freebsd-stable@FreeBSD.ORG, kan@FreeBSD.ORG
Subject:   Re: Linux compat broken in -stable?
Message-ID:  <3E15BF63.4050007@arach.net.au>
References:  <3E159506.4010803@arach.net.au>	<200301031508.h03F8k27074280@nd250009.gab.xdsl.ne.jp> <20030103101108.086808e7.ak03@gte.com>

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

I just CVSup'd again... one file changed.. /usr/src/sys/i386/linux/linux_ptrace.c


The error i get now is:

-----
sh /usr/src/sys/conf/newvers.sh LINTEST
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  vers.c
linking kernel
linux_ptrace.o: In function `linux_proc_read_fpxregs':
linux_ptrace.o(.text+0x16f): undefined reference to `cpu_fxsr'
linux_ptrace.o: In function `linux_proc_write_fpxregs':
linux_ptrace.o(.text+0x1af): undefined reference to `cpu_fxsr'
*** Error code 1

Stop in /usr/obj/usr/src/sys/LINTEST.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
-----

LINTEST is a GENERIC kernel + COMPAT_LINUX.

Thanks,
--Shaun


Alexander Kabaev wrote:
> Thanks for letting me me know. I will fix this shortly.


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?3E15BF63.4050007>