public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Vasily Averin <vvs@sw.ru>
To: Andrew Morton <akpm@osdl.org>, Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	devel@openvz.org
Subject: 2.6.19-rc3-mm1: compilation fails if CONFIG_KEVENT is disabled
Date: Wed, 01 Nov 2006 13:09:10 +0300	[thread overview]
Message-ID: <45487246.2080309@sw.ru> (raw)

Hello Evgeniy,

Probably this issue is already known for you, but anyway:

[linux-2.6.19-rc3-mm1]$ ARCH=i386 make
  CHK     include/linux/version.h
  CHK     include/linux/utsrelease.h
  CHK     include/linux/compile.h
  GEN     .version
  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
arch/i386/kernel/built-in.o(.rodata+0x520): In function `sys_call_table':
: undefined reference to `sys_kevent_get_events'
arch/i386/kernel/built-in.o(.rodata+0x524): In function `sys_call_table':
: undefined reference to `sys_kevent_ctl'
arch/i386/kernel/built-in.o(.rodata+0x528): In function `sys_call_table':
: undefined reference to `sys_kevent_wait'
make: *** [.tmp_vmlinux1] Error 1
[linux-2.6.19-rc3-mm1]$ grep KEVENT .config
CONFIG_GENERIC_CLOCKEVENTS=y
# CONFIG_KEVENT is not set

thank you,
	Vasily Averin

             reply	other threads:[~2006-11-01 10:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-01 10:09 Vasily Averin [this message]
2006-11-01 10:44 ` 2.6.19-rc3-mm1: compilation fails if CONFIG_KEVENT is disabled Evgeniy Polyakov
2006-11-07 10:15 ` Evgeniy Polyakov
2006-11-07 10:35   ` Vasily Averin

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=45487246.2080309@sw.ru \
    --to=vvs@sw.ru \
    --cc=akpm@osdl.org \
    --cc=devel@openvz.org \
    --cc=johnpol@2ka.mipt.ru \
    --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