On Tue, Jul 8, 2008 at 12:10 AM, Matthias Klose <[EMAIL PROTECTED]> wrote: > please could you re-run the build with verbose settings, and attach the > preprocessed source, plus command line options?
The kernel config used to reproduce this problem was from a "make defconfig" (for i386 arch) Verbose output follows: ------------------------------------------------ [EMAIL PROTECTED]:~/linux-2.6$ make O=../test-build/ V=1 arch/i386/kernel/vsyscall-int80.o make -C /home/paul/test-build \ KBUILD_SRC=/home/paul/linux-2.6 \ KBUILD_EXTMOD="" -f /home/paul/linux-2.6/Makefile arch/i386/kernel/vsyscall-int80.o make -f /home/paul/linux-2.6/scripts/Makefile.build obj=scripts/basic make -f /home/paul/linux-2.6/scripts/Makefile.build obj=scripts make -f /home/paul/linux-2.6/scripts/Makefile.build obj=scripts/mod make -f /home/paul/linux-2.6/scripts/Makefile.build obj=arch/i386/kernel arch/i386/kernel/vsyscall-int80.o gcc -m32 -Wp,-MD,arch/i386/kernel/.vsyscall-int80.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.1/include -D__KERNEL__ -Iinclude -Iinclude2 -I/home/paul/linux-2.6/include -include include/linux/autoconf.h -D__ASSEMBLY__ -I/home/paul/linux-2.6/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -traditional -c -o arch/i386/kernel/vsyscall-int80.o /home/paul/linux-2.6/arch/i386/kernel/vsyscall-int80.S /home/paul/linux-2.6/arch/i386/kernel/vsyscall-sigreturn.S: Assembler messages: /home/paul/linux-2.6/arch/i386/kernel/vsyscall-sigreturn.S:131: Error: undefined symbol `RT_SIGFRAME_sigcontext' in operation /home/paul/linux-2.6/arch/i386/kernel/vsyscall-sigreturn.S:131: Error: undefined symbol `SIGCONTEXT_esp' in operation /home/paul/linux-2.6/arch/i386/kernel/vsyscall-sigreturn.S:132: Error: undefined symbol `RT_SIGFRAME_sigcontext' in operation /home/paul/linux-2.6/arch/i386/kernel/vsyscall-sigreturn.S:132: Error: undefined symbol `SIGCONTEXT_eax' in operation /home/paul/linux-2.6/arch/i386/kernel/vsyscall-sigreturn.S:133: Error: undefined symbol `RT_SIGFRAME_sigcontext' in operation /home/paul/linux-2.6/arch/i386/kernel/vsyscall-sigreturn.S:133: Error: undefined symbol `SIGCONTEXT_ecx' in operation /home/paul/linux-2.6/arch/i386/kernel/vsyscall-sigreturn.S:134: Error: undefined symbol `RT_SIGFRAME_sigcontext' in operation /home/paul/linux-2.6/arch/i386/kernel/vsyscall-sigreturn.S:134: Error: undefined symbol `SIGCONTEXT_edx' in operation /home/paul/linux-2.6/arch/i386/kernel/vsyscall-sigreturn.S:135: Error: undefined symbol `RT_SIGFRAME_sigcontext' in operation /home/paul/linux-2.6/arch/i386/kernel/vsyscall-sigreturn.S:135: Error: undefined symbol `SIGCONTEXT_ebx' in operation /home/paul/linux-2.6/arch/i386/kernel/vsyscall-sigreturn.S:136: Error: undefined symbol `RT_SIGFRAME_sigcontext' in operation /home/paul/linux-2.6/arch/i386/kernel/vsyscall-sigreturn.S:136: Error: undefined symbol `SIGCONTEXT_ebp' in operation /home/paul/linux-2.6/arch/i386/kernel/vsyscall-sigreturn.S:137: Error: undefined symbol `RT_SIGFRAME_sigcontext' in operation /home/paul/linux-2.6/arch/i386/kernel/vsyscall-sigreturn.S:137: Error: undefined symbol `SIGCONTEXT_esi' in operation /home/paul/linux-2.6/arch/i386/kernel/vsyscall-sigreturn.S:138: Error: undefined symbol `RT_SIGFRAME_sigcontext' in operation /home/paul/linux-2.6/arch/i386/kernel/vsyscall-sigreturn.S:138: Error: undefined symbol `SIGCONTEXT_edi' in operation /home/paul/linux-2.6/arch/i386/kernel/vsyscall-sigreturn.S:139: Error: undefined symbol `RT_SIGFRAME_sigcontext' in operation /home/paul/linux-2.6/arch/i386/kernel/vsyscall-sigreturn.S:139: Error: undefined symbol `SIGCONTEXT_eip' in operation make[2]: *** [arch/i386/kernel/vsyscall-int80.o] Error 1 make[1]: *** [arch/i386/kernel/vsyscall-int80.o] Error 2 make: *** [arch/i386/kernel/vsyscall-int80.o] Error 2 [EMAIL PROTECTED]:~/linux-2.6$ --------------------------- Preprocessed output from the command: make O=../test-build/ V=1 arch/i386/kernel/vsyscall-int80.s attached. ** Attachment added: "vsyscall-int80.s" http://launchpadlibrarian.net/15890959/vsyscall-int80.s -- [intrepid] gas (binutils) fails to compile any recent kernel https://bugs.launchpad.net/bugs/246419 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs