On 9/28/05, Mark Knecht <[email protected]> wrote:
> Hi,
> I'm new to the list and not a developer. Please take mercy.
>
<SNIP>
>
> cd /usr/src/linux/linux-2.6.13
> patch -p1 <~mark/patch-2.6.14-rc2
> patch -p1 <~mark/patch-2.6.14-rc2-rt6
>
<SNIP>
Following up I reread Ingo's offline message to me and realized I was
supposed to try rt5 instead of tr6.
1) I downloaded 2.6.13 and built this correctly.
2) I applied the 2.6.14-rc2 patch. This built correctly also.
3) I applied the 2.6.14-rc2-rt5 patch. It failed as foloows:
include/linux/time.h: In function `div_sign_safe_ns':
include/linux/time.h:127: warning: implicit declaration of function
`div_long_lo ng_rem'
In file included from include/linux/mm.h:15,
from include/asm/tlbflush.h:5,
from arch/x86_64/kernel/reboot.c:15:
include/linux/fs.h: In function `lock_super':
include/linux/fs.h:847: warning: implicit declaration of function `down'
include/linux/fs.h: In function `unlock_super':
include/linux/fs.h:853: warning: implicit declaration of function `up'
LD arch/x86_64/kernel/quirks.o
LD arch/x86_64/kernel/i8237.o
CC arch/x86_64/kernel/mce.o
In file included from include/linux/timex.h:58,
from include/linux/sched.h:11,
from arch/x86_64/kernel/mce.c:11:
include/linux/time.h: In function `div_sign_safe_ns':
include/linux/time.h:127: warning: implicit declaration of function
`div_long_lo ng_rem'
In file included from arch/x86_64/kernel/mce.c:17:
include/linux/fs.h: In function `lock_super':
include/linux/fs.h:847: warning: implicit declaration of function `down'
include/linux/fs.h: In function `unlock_super':
include/linux/fs.h:853: warning: implicit declaration of function `up'
arch/x86_64/kernel/mce.c: In function `mce_read':
arch/x86_64/kernel/mce.c:392: warning: type defaults to `int' in
declaration of `DECLARE_MUTEX'
arch/x86_64/kernel/mce.c:392: warning: parameter names (without types)
in functi on declaration
arch/x86_64/kernel/mce.c:401: error: `mce_read_sem' undeclared (first
use in thi s function)
arch/x86_64/kernel/mce.c:401: error: (Each undeclared identifier is
reported onl y once
arch/x86_64/kernel/mce.c:401: error: for each function it appears in.)
make[1]: *** [arch/x86_64/kernel/mce.o] Error 1
make: *** [arch/x86_64/kernel] Error 2
lightning linux-2.6.13 #
I'll supply more info, config files, etc., if requested.
Thanks in advance,
Mark
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
|
|