lkml.org 
[lkml]   [1998]   [Jan]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: pre-2.1.80-4 won't compile, and CONFIG_PARIDE_PARPORT oddity
Hi Trevor,

> kernel/kernel.o: In function `show_task':
> kernel/kernel.o(.text+0x35c9): undefined reference to `render_sigset_t'
> kernel/kernel.o(.text+0x35d9): undefined reference to `render_sigset_t'

You have:

> # CONFIG_PROC_FS is not set

render_sigset_t is defined in fs/proc/array.c, so it is only defined
if CONFIG_PROC_FS is defined. This is a bug and should be fixed.

Michael Chastain
<mailto:mec@shout.net>
"love without fear"

\
 
 \ /
  Last update: 2005-03-22 13:41    [W:0.055 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site