Comment 6 for bug 534175

Revision history for this message
Paul H. Hargrove (phhargrove) wrote :

Hello from "upstream".

The DKMS log shows
    checking kernel symbol table for __put_task_struct... configure: error: Found symbol __put_task_struct but no declaration -- please file a bug report.

This says the symbol WAS found. So the problem is not a rename, but a missing or relocated prototype. This should be easier to resolve than if the symbol had been removed. However, since configure stops at the first error, I cannot be sure there are no additional, possibly harder to fix, errors lurking after this one.

So that I may take a look at this directly (rather posting a potentially long iteration of patches), could somebody please clue me in on what I need to do to get a copy of the relevant linux-rt kernel sources on my Karmic/x86_64 machine.

Thanks,
-Paul (BLCR