public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.5.60 defconfig+CONFIG_MODVERSIONS=y -> syntax error
@ 2003-02-10 20:37 Kay Sievers
  2003-02-10 20:49 ` Kai Germaschewski
  0 siblings, 1 reply; 6+ messages in thread
From: Kay Sievers @ 2003-02-10 20:37 UTC (permalink / raw)
  To: linux-kernel

the compilation of a fresh 2.5.60-kernel failed with:

  gcc -Wp,-MD,arch/i386/kernel/.time.o.d -D__KERNEL__ -Iinclude -Wall
  -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
  -fno-common -pipe -mpreferred-stack-boundary=2 -march=pentium4
  -Iinclude/asm-i386/mach-default -nostdinc -iwithprefix include
  -DKBUILD_BASENAME=time -DKBUILD_MODNAME=time -c -o
  arch/i386/kernel/.tmp_time.o arch/i386/kernel/time.c
  ld:arch/i386/kernel/.tmp_time.ver:1: syntax error
  make[1]: *** [arch/i386/kernel/time.o] Error 1
  make: *** [arch/i386/kernel] Error 2

It's the "make defconfig .config" with CONFIG_MODVERSIONS switched on.

Kay

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

end of thread, other threads:[~2003-02-12  0:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-10 20:37 2.5.60 defconfig+CONFIG_MODVERSIONS=y -> syntax error Kay Sievers
2003-02-10 20:49 ` Kai Germaschewski
2003-02-10 20:57   ` Kay Sievers
2003-02-10 21:26     ` Kai Germaschewski
2003-02-10 21:44       ` Kay Sievers
2003-02-12  0:26       ` David Ford

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