Hi Antonio,

try this before you invoke m-a:

* dead symlink corrected (pointed to nonexisting asm-i386)
 # cd /usr/src/linux-headers-2.6.24.7-rt21-pure-686/include/
 # ln -sf asm-x86 asm

* symlinked missing headers (quick and dirty)
 # cd /usr/src/linux-headers-2.6.24.7-rt21-pure-686/include/
 # ln -s asm-x86/mach-default/* .

frnk the other day found out that some symlinks are not created/missing in
the headers package (thanks frnk!) so if you do these 2 steps it should work
fine. I still don't quite understand why they don't get created though, it
must have got to do with some mechanism for making the liveCD as it doesn't
happen when I install the headers package to a normal install.

Greetings,

Karsten


On Sat, Nov 8, 2008 at 4:58 PM, antonio bonifacio
<[EMAIL PROTECTED]>wrote:

> Hello,
> I would like to use my ov51x based  webcam with puredata, but after the
> installation of ov51x-jpeg-source package and its dependencies,
> when I run the command "sudo module-assistant -t a-i ov51x-jpeg" the
> building of the module fails.
> Is the problem in the rt patches for p:d kernel?
>
> I have attached the build log, I hope it could help...
>
> Thanks,
> Antonio
>
> --
> "90% of people do not read, out of those who read 90% do not understand,
> out of those who understand 90% forget"
>
> ---
> [email protected]
> irc.goto10.org #pure:dyne
>



-- 
( c * k ) ^ g
---
[email protected]
irc.goto10.org #pure:dyne

Reply via email to