public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Kay Sievers <lkml@vrfy.org>
To: linux-kernel@vger.kernel.org
Subject: 2.5.60 defconfig+CONFIG_MODVERSIONS=y -> syntax error
Date: Mon, 10 Feb 2003 21:37:02 +0100	[thread overview]
Message-ID: <20030210203702.GA16226@vrfy.org> (raw)

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

             reply	other threads:[~2003-02-10 20:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-10 20:37 Kay Sievers [this message]
2003-02-10 20:49 ` 2.5.60 defconfig+CONFIG_MODVERSIONS=y -> syntax error 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030210203702.GA16226@vrfy.org \
    --to=lkml@vrfy.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox