The problem should be in ttusb_dec.c. It seem a .h file was removed. /usr/src/linux-2.4.22-sata-p/include/asm/hw_irq.h was not touched by me! old CVS compiles.
Il ven, 2003-12-05 alle 12:59, Niklas Peinecke ha scritto: > Hmm, this has got nothing to do with the changes we made. > > hw_irq.h > > seems to be the problem. > > Niklas > > Vincenzo Di Massa wrote: > > I'm redoing the patch but CVS does not compile! > > > > gcc -I/home/hawk/stanzino/src/DVB-KERNEL/dvb-kernel/build-2.4/include > > -D__KERNEL__ -I/usr/src/linux-2.4.22-sata-p/include -Wall > > -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common > > -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 > > -DMODULE -DMODVERSIONS -include > > /usr/src/linux-2.4.22-sata-p/include/linux/modversions.h -MD -I > > ../linux/include -I . -DCONFIG_DVB_AV7110_OSD -nostdinc -iwithprefix > > include -DKBUILD_BASENAME=ttusb_dec -c -o ttusb_dec.o ttusb_dec.c > > In file included from > > /usr/src/linux-2.4.22-sata-p/include/linux/irq.h:69, > > from > > /usr/src/linux-2.4.22-sata-p/include/asm/hardirq.h:6, > > from > > /usr/src/linux-2.4.22-sata-p/include/linux/interrupt.h:46, > > from ttusb_dec.c:23: > > /usr/src/linux-2.4.22-sata-p/include/asm/hw_irq.h: In function > > `x86_do_profile': > > /usr/src/linux-2.4.22-sata-p/include/asm/hw_irq.h:210: `current' > > undeclared (first use in this function) > > /usr/src/linux-2.4.22-sata-p/include/asm/hw_irq.h:210: (Each undeclared > > identifier is reported only once > > /usr/src/linux-2.4.22-sata-p/include/asm/hw_irq.h:210: for each function > > it appears in.) > > In file included from ttusb_dec.c:820: > > dsp_dec2000t.h:3:2: warning: #warning WARNING: > > dsp_dec2000t.h:4:2: warning: #warning If you intend to use the DEC2000-t > > driver please fetch the firmware as > > dsp_dec2000t.h:5:2: warning: #warning described in: > > dsp_dec2000t.h:6:2: warning: #warning > > linux/drivers/media/dvb/ttusb-dec/Kconfig > > In file included from ttusb_dec.c:821: > > dsp_dec3000s.h:3:2: warning: #warning WARNING: > > dsp_dec3000s.h:4:2: warning: #warning If you intend to use the DEC3000-s > > driver please fetch the firmware as > > dsp_dec3000s.h:5:2: warning: #warning described in: > > dsp_dec3000s.h:6:2: warning: #warning > > linux/drivers/media/dvb/ttusb-dec/Kconfig > > make[2]: *** [ttusb_dec.o] Error 1 > > make[2]: Leaving directory > > `/home/hawk/stanzino/src/DVB-KERNEL/dvb-kernel/build-2.4' > > make[1]: *** > > [_mod_/home/hawk/stanzino/src/DVB-KERNEL/dvb-kernel/build-2.4] Error 2 > > make[1]: Leaving directory `/usr/src/linux-2.4.22-sata-p' > > make: *** [build] Error 2 > > > > Il ven, 2003-12-05 alle 10:42, Niklas Peinecke ha scritto: > > > >>Oops, > >> > >>it looks like Wolfgang's last diff comitted to CVS yesterday made > >>Vincenzo's new soft diseqc disappear :( Somebody should re-add it quick. > >> > >>Niklas > -- Vincenzo Di Massa <[EMAIL PROTECTED]> -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
