public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.9 BK build broken
@ 2004-10-19  2:17 Matthias Andree
  2004-10-19  2:32 ` Jeff Garzik
  2004-10-19  5:10 ` Andrew Morton
  0 siblings, 2 replies; 9+ messages in thread
From: Matthias Andree @ 2004-10-19  2:17 UTC (permalink / raw)
  To: Linux-Kernel mailing list

BitKeeper fails to build (error message with GCC 3.4, ICE with GCC 3.3):

Parent repository is bk://linux.bkbits.net/linux-2.5
MD5KEY: 417454bfpfdm0m7rr7xnJadPA4ioZA

KEY of latest changeset:
torvalds@ppc970.osdl.org|ChangeSet|20041018234151|19286

$ LANG=C make CC=/opt/gcc-3.4/bin/gcc
...
  LDS     arch/i386/kernel/vsyscall.lds
  AS      arch/i386/kernel/vsyscall-int80.o
  SYSCALL arch/i386/kernel/vsyscall-int80.so
  AS      arch/i386/kernel/vsyscall-sysenter.o
  SYSCALL arch/i386/kernel/vsyscall-sysenter.so
  AS      arch/i386/kernel/vsyscall.o
In file included from include/linux/init.h:5,
                 from arch/i386/kernel/vsyscall.S:1:
include/linux/compiler.h:20: syntax error in macro parameter list
make[1]: *** [arch/i386/kernel/vsyscall.o] Error 1
make: *** [arch/i386/kernel] Error 2

$ nl -ba include/linux/compiler.h | grep -5 20
    15  # define __safe
    16  # define __force
    17  # define __iomem
    18  # define __chk_user_ptr(x) (void)0
    19  # define __chk_io_ptr(x) (void)0
    20  #define __builtin_warning(x, ...) (1)
    21  #endif
    22
    23  #ifdef __KERNEL__
    24
    25  #ifndef __ASSEMBLY__

$ /opt/gcc-3.4/bin/gcc --version
gcc (GCC) 3.4.2
Copyright (C) 2004 Free Software Foundation, Inc.
...

-- 
Matthias Andree

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2004-10-19 16:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-19  2:17 2.6.9 BK build broken Matthias Andree
2004-10-19  2:32 ` Jeff Garzik
2004-10-19  3:32   ` Jeff Garzik
2004-10-19  5:14     ` Linus Torvalds
2004-10-19  9:00       ` Matthias Andree
2004-10-19 16:05         ` Linus Torvalds
2004-10-19  9:23       ` SOLVED: " Matthias Andree
2004-10-19  5:10 ` Andrew Morton
2004-10-19  9:03   ` Matthias Andree

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox