dazuko-help
[Top][All Lists]
Advanced

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

Re: [Dazuko-help] Compiling of dazuko 2.3.5 fails on k ernel 2.6.25.4


From: Martin Koch
Subject: Re: [Dazuko-help] Compiling of dazuko 2.3.5 fails on k ernel 2.6.25.4
Date: Wed, 18 Jun 2008 14:56:50 +0200

John Ogness schrieb:
> On 2008-06-17, Martin Koch <address@hidden> wrote:
>> Unfortunately the patch dosn't help so much. This is the output:
>>   CC      security/dazuko/dazuko_linux26.o
>> security/dazuko/dazuko_linux26.c: In Funktion »check_parent«:
>> security/dazuko/dazuko_linux26.c:429: Fehler: »struct task_struct«
>>         hat kein Element namens »p_pptr«
> 
> It seems you have quite a special kernel indeed. It would surpise me
> that the task_struct in your kernel doesn't have some pointer to its
> parent (whatever it might be called).
> 
> The function check_parent() is only used for the Trusted Application
> Framework. If the Dazuko application you are using does not require
> this, it would be safe to change the whole function to be:
> 
> static inline int check_parent(struct task_struct *parent, struct task_struct 
> *child)
> {
>         return -1;
> }
> 
> John Ogness
> 
It's the original fedora 9 kernel + tux_on_ice patch (swsusp).
Thanks for your workaround. Martin

_______________________________________________________________________
EINE FÜR ALLE: die kostenlose WEB.DE-Plattform für Freunde und Deine
Homepage mit eigenem Namen. Jetzt starten! http://unddu.de/address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]