Good evening, all,
I'm trying to get 2.6.11-rc2 to compile. Applying x86_64-fixes helps it get further, but I still run into:



gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -ffreestanding -O2 -fno-omit-frame-pointer -g -U__x86_64__ -fno-builtin -D__arch_um__ -DSUBARCH=\"x86_64\" -Iarch/um/include -I/usr/src/linux-2.6.11-rc2/arch/um/kernel/tt/include -I/usr/src/linux-2.6.11-rc2/arch/um/kernel/skas/include -D__x86_64__ -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -c -o arch/um/kernel/process.o arch/um/kernel/process.c
CC arch/um/kernel/process_kern.o
CC arch/um/kernel/ptrace.o
arch/um/kernel/ptrace.c: In function `sys_ptrace':
arch/um/kernel/ptrace.c:104: error: structure has no member named `debugregs'
make[1]: *** [arch/um/kernel/ptrace.o] Error 1
make: *** [arch/um/kernel] Error 2



None of the other patches in Jeff's 2.6 tar looked relevant to this untrained eye. Could anyone suggest either an additional patch (/patchset) that would get x86_64 to compile? If not, could someone suggest a kernel that will compile on x86_64? The last one I have that I got to compile was 2.6.4, but to be fair, I'm just getting back into kernel compiles.
Cheers,
- Bill


---------------------------------------------------------------------------
        "A man's character is his fate."
        -- The Emperor's Club
--------------------------------------------------------------------------
William Stearns ([EMAIL PROTECTED]).  Mason, Buildkernel, freedups, p0f,
rsync-backup, ssh-keyinstall, dns-check, more at:   http://www.stearns.org
--------------------------------------------------------------------------


------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to