Re: using videodevX under PPC computer

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



>  /lib/modules/2.4.16/kernel/drivers/media/video/videodevX.o: unresolved 
>  symbol __udivdi3
>  /lib/modules/2.4.16/kernel/drivers/media/video/videodevX.o: unresolved 
>  symbol __umoddi3

libgcc functions for 64bit math, which are not present in the kernel
because it isn't linked against libgcc.

>  I see in videodevX.c that the function v4l2_math_div6432(...) I see that 
>  for intel cpus, there is an assembly code, and for others, a use of the 
>  '/' and '%', can this be the problem?

Yes.

The modules in http://bytesex.org/patches/12_v4l2-2.4.19-pre2.diff.gz
have this fixed, they use the kernel functions for 64bit division.

  Gerd

-- 
#include </dev/tty>





[Index of Archives]     [Linux DVB]     [Video Disk Recorder]     [Asterisk]     [Photo]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Free Photo Albums]     [Fedora Users]     [Fedora Women]     [ALSA Users]     [ALSA Devel]     [Linux USB]

Powered by Linux