Hi, I'm new to the list and not a developer. Please take mercy. I'm attempting to build 2.6.14-rc2-rt6 for a new AMD64/NForce4 system but it's failing. I want to double check my build process. I've downloaded the 2.6.13 kernel source tree (not 2.6.13.2) and patched against that. Is that correct? The patches seemed to go cleanly as far as I could tell. 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 First, the build gives this warning over and over: include/linux/time.h: In function `div_sign_safe_ns': include/linux/time.h:127: warning: implicit declaration of function `div_long_long_rem' and finally the build fails as follows: LD init/built-in.o LD .tmp_vmlinux1 kernel/built-in.o(.text+0x9b49): In function `do_getitimer': : undefined reference to `div_long_long_rem' kernel/built-in.o(.text+0x9b9f): In function `do_getitimer': : undefined reference to `div_long_long_rem' kernel/built-in.o(.text+0x9c26): In function `do_getitimer': : undefined reference to `div_long_long_rem' kernel/built-in.o(.text+0x9c80): In function `do_getitimer': : undefined reference to `div_long_long_rem' kernel/built-in.o(.text+0x9f96): In function `do_setitimer': : undefined reference to `div_long_long_rem' kernel/built-in.o(.text+0x9fef): more undefined references to `div_long_long_rem' follow make: *** [.tmp_vmlinux1] Error 1 lightning linux # I am attaching my kernel .config file in zipped format. Thanks, Mark
Attachment:
knecht-2.6.14-rc2-rt6.config.bz2
Description: BZip2 compressed data
- Follow-Ups:
- Re: 2.6.14-rc2-rt6 build problems
- From: Mark Knecht <[email protected]>
- Re: 2.6.14-rc2-rt6 build problems
- Prev by Date: Re: [PATCH] RT: epca_lock to DEFINE_SPINLOCK
- Next by Date: [PATCH] Keys: Add possessor permissions to keys [try #3]
- Previous by thread: RE: I request inclusion of SAS Transport Layer and AIC-94xx into the kernel
- Next by thread: Re: 2.6.14-rc2-rt6 build problems
- Index(es):