Ralph Porter wrote:
>> I have an hunch that if you go back to 2.6.27.4, disable experimental
>> drivers, and rebuild, this will probably disappear, the suspect being
>> libata.
>>
>> -- DJ Lucas
>>
> thank DJ, thats what I was thinking also since I did not have to
> configure anything to compile the kernel.
> 
> NOW I get.
> 
> 
> kernel/built-in.o: In function `getnstimeofday':
> (.text+0x196b9): undefined reference to `__umoddi3'
> kernel/built-in.o: In function `do_gettimeofday':
> (.text+0x19774): undefined reference to `__udivdi3'
> kernel/built-in.o: In function `do_gettimeofday':
> (.text+0x19797): undefined reference to `__umoddi3'
> kernel/built-in.o: In function `update_wall_time':
> (.text+0x19ee9): undefined reference to `__udivdi3'
> kernel/built-in.o: In function `update_wall_time':
> (.text+0x19f13): undefined reference to `__umoddi3'
> make: *** [.tmp_vmlinux1] Error 1

make mrproper first?

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to