lkml.org 
[lkml]   [2012]   [Mar]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
SubjectRe: Latest Kernel source Fail to Build
From
As a workaround I have commented out following statement, so that I
can continue my other work.

-----------------------------------------------------------------------------------------
--- a/drivers/media/dvb/frontends/rtl2830.c
+++ b/drivers/media/dvb/frontends/rtl2830.c
@@ -244,7 +244,7 @@ static int rtl2830_init(struct dvb_frontend *fe)

num = priv->cfg.if_dvbt % priv->cfg.xtal;
num *= 0x400000;
- num /= priv->cfg.xtal;
+ // num /= priv->cfg.xtal;
num = -num;
if_ctl = num & 0x3fffff;
dbg("%s: if_ctl=%08x", __func__, if_ctl);
-------------------------------------------------------------------------------------------------
.config is attached with this mail.


regards
santosh

On Thu, Mar 1, 2012 at 9:39 PM, Marcos Souza <marcos.mage@gmail.com> wrote:
>
>
> 2012/3/1 santosh prasad nayak <santoshprasadnayak@gmail.com>
>>
>> Hi all,
>>
>> I am getting following error while building latest kernel source;
>>
>>
>> ----------------------------------------------------------------------------------------
>>  OBJCOPY arch/x86/boot/vmlinux.bin
>>  HOSTCC  arch/x86/boot/tools/build
>>  BUILD   arch/x86/boot/bzImage
>> Setup is 14560 bytes (padded to 14848 bytes).
>> System is 3733 kB
>> CRC e5cc211e
>> Kernel: arch/x86/boot/bzImage is ready  (#1)
>>  Building modules, stage 2.
>>  MODPOST 2253 modules
>> ERROR: "__udivdi3" [drivers/media/dvb/frontends/rtl2830.ko] undefined!
>> make[1]: *** [__modpost] Error 1
>> make: *** [modules] Error 2
>> [root@localhost linux-next]#
>>
>> -----------------------------------------------------------------------------------------------
>>
>> I have downloaded the latest linux-next from kernel.org
>>
>
> Can you post your .config?
>
> --
> Comprimentos/Regards,
> Marcos Paulo de Souza
>
> *Porque uma vida sem desafios é uma vida sem razão.*
> *I life without challenges is a non reason life.*
>
>
[unhandled content-type:application/octet-stream]
\
 
 \ /
  Last update: 2012-03-01 17:43    [W:0.036 / U:0.956 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site