lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 7 Nov 2006 13:15:06 +0300
From:	Evgeniy Polyakov <johnpol@....mipt.ru>
To:	Vasily Averin <vvs@...ru>
Cc:	Andrew Morton <akpm@...l.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	devel@...nvz.org
Subject: Re: 2.6.19-rc3-mm1: compilation fails if CONFIG_KEVENT is disabled

On Wed, Nov 01, 2006 at 01:09:10PM +0300, Vasily Averin (vvs@...ru) wrote:
> 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

Could you send output of
cat kernel/sys_ni.c | grep kevent 
there should be all above syscalls, but it looks like they are not.

P.S. I will remove devel@...nvz.org from Cc: next time since it does not 
allow posts from not subscribed people.

-- 
	Evgeniy Polyakov
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ