Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] Re: 2.5.5-pre1?
- To: Gregoire Favre <greg@ulima.unil.ch>
- Subject: [linux-dvb] Re: 2.5.5-pre1?
- From: Denis Oliver Kropp <dok@directfb.org>
- Date: Mon, 18 Feb 2002 20:23:28 +0100
- Cc: linux-dvb@linuxtv.org
- Content-Disposition: inline
- Content-Type: text/plain; charset=us-ascii
- Delivered-To: mhonarc@limes.convergence.de
- In-Reply-To: <20020218000638.GA16543@ulima.unil.ch>
- References: <20020218000638.GA16543@ulima.unil.ch>
- Reply-To: Denis Oliver Kropp <dok@directfb.org>
- Sender: linux-dvb-bounce@linuxtv.org
- User-Agent: Mutt/1.3.27i
Quoting Gregoire Favre (greg@ulima.unil.ch):
> Hello,
>
> as I didn't understand how to patch using patch, I done it by hand.
> Unfortunately, under 2.5.5-pre1 (first version including ALSA) I got:
> gcc -D__KERNEL__ -I/usr/src/linux-2.5/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -I ../ost/include -I . -D__DVB_PACK__ -g -DUSE_OSD -DKBUILD_BASENAME=saa7146_core -DEXPORT_SYMTAB -c saa7146_core.c
> In file included from saa7146_core.c:149:
> saa7146.c: In function `i2c_busy_rise_and_fall':
> saa7146.c:1289: structure has no member named `work'
> saa7146.c:1314: structure has no member named `work'
> make[2]: *** [saa7146_core.o] Error 1
> make[2]: Leaving directory `/usr/src/DVB-2.5.5-pre1/driver'
> make[1]: *** [_mod_/usr/src/DVB-2.5.5-pre1/driver] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.5'
> make: *** [here] Error 2
> Exit 2
>
> And I don't understand what I have done false :-((
It seems that these lines only apply to the -dj tree:
> #define SAA7146_RESCHED \
> do { \
> - if (current->need_resched) \
> + if (current->work.need_resched) \
> schedule(); \
> } while (0)
--
Best regards,
Denis Oliver Kropp
.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/ |
"------------------------------------------"
convergence integrated media GmbH
--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.
Home |
Main Index |
Thread Index