First, I would appreciate it if someone can remind me of where to download the '-mm' tree.
Second, I downloaded at attempted to compile 2.6.12-rc4. Unfortunately, I'm unable to compile it due to the following error:
HOSTCC scripts/kallsyms
HOSTCC scripts/bin2c
CC init/main.o
In file included from arch/um/include/um_uaccess.h:17,
from include/asm/uaccess.h:33,
from include/asm/unistd.h:11,
from include/linux/unistd.h:9,
from init/main.c:46:
/srv/work/linux-2.6.12-rc4/arch/um/kernel/skas/include/uaccess-skas.h: In
function `verify_area_skas':
/srv/work/linux-2.6.12-rc4/arch/um/kernel/skas/include/uaccess-skas.h:24: error:
`FIXADDR_USER_START' undeclared (first use in this function)
/srv/work/linux-2.6.12-rc4/arch/um/kernel/skas/include/uaccess-skas.h:24: error:
(Each undeclared identifier is reported only once
/srv/work/linux-2.6.12-rc4/arch/um/kernel/skas/include/uaccess-skas.h:24: error:
for each function it appears in.)
/srv/work/linux-2.6.12-rc4/arch/um/kernel/skas/include/uaccess-skas.h:24: error:
`FIXADDR_USER_END' undeclared (first use in this function)
make[1]: *** [init/main.o] Error 1
make: *** [init] Error 2
Pointers are appreciated! In the mean time, I'll see if I can figure out a work-around.
Tony
Quoting Jeff Dike <[EMAIL PROTECTED]>:
On Wed, May 04, 2005 at 08:06:22AM -0700, Anthony Brock wrote:Okay, I've now recompiled the host kernel to include debugging information. I now get the following:
myserver:~#
Program received signal SIGSEGV, Segmentation fault.
chan_interrupt (chans=0x4013a3cc, task=0x4013a3fc, tty=0xbc1c000, irq=2) at arch/um/drivers/chan_kern.c:535
Can you see if you can make it happen with current -mm or current 2.6.12-rc?
Not that I think it's fixed there, but those are the trees I have handy, and the line numbers will make a lot more sense to me then.
Jeff
------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 great events, 4 opportunities to win big! Highest score wins.NEC IT Guy Games. Play to win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel