Mailing List archive

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

[linux-dvb] Re: Hauppauge Win-TV DVB-s Rev. 2.1 RC



gernot@tux-web.de(Gernot A. Weber)  10.10.01 23:50

Once upon a time Gernot A. Weber shaped the electrons to say...

>Hi,

>I still have some problems to get my RC working. I updated to
>LIRC-0.6.4, ran the setup.sh script. Hauppauge as RC... Than I
>uncommented the line in driver/Makefile containing DVB_LIRC and
>compiled it again. I added alias-char-major-61 lirc_dvb to my
>modules.conf. But when I try to insert the modules I get:

>insmod dvb_demux.o;             \
>insmod dvb.o init_chan=2 pids_off=0;    \
>)
>Using /lib/modules/2.4.10/kernel/drivers/i2c/i2c-core.o
>Using /lib/modules/2.4.10/kernel/drivers/media/video/videodev.o
>dvb.o: unresolved symbol lirc_unregister_plugin
>dvb.o: unresolved symbol lirc_register_plugin
>make: *** [insmod] Error 1

>Any ideas?

>lirc-0.6.4
>kernel 2.4.10


with 2.4.11:

gcc -D__KERNEL__ -I/var/usr/src/src/linux-2.4.11/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-po
inter -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=i686 -DMODULE -I ../ost/include -I .
 -D__DVB_PACK__ -g -DUSE_OSD -DDVB_LIRC -DEXPORT_SYMTAB  -c -o dvb.o dvb.c
dvb.c:889: /usr/src/lirc-0.6.4/drivers/lirc_dev/lirc_dev.h: No such file or
directory
dvb.c:2736: warning: #warning FIXME finish ofdm support in mon_complete
dvb.c:2808: warning: #warning finish mon_zigzag for ofdm
dvb.c:2883: warning: #warning FIXME optimize mon_tune for ofdm
dvb.c:2911: warning: #warning FIXME optimize mon_tune for ofdm
dvb.c:2926: warning: #warning FIXME optimize mon_tune for ofdm
dvb.c:943: variable `plugin' has initializer but incomplete type
dvb.c:944: warning: excess elements in struct initializer
dvb.c:944: warning: (near initialization for `plugin')
dvb.c:945: warning: excess elements in struct initializer
dvb.c:945: warning: (near initialization for `plugin')
dvb.c:946: warning: excess elements in struct initializer
dvb.c:946: warning: (near initialization for `plugin')
dvb.c:947: warning: excess elements in struct initializer
dvb.c:947: warning: (near initialization for `plugin')
dvb.c:948: warning: excess elements in struct initializer
dvb.c:948: warning: (near initialization for `plugin')
dvb.c:949: warning: excess elements in struct initializer
dvb.c:949: warning: (near initialization for `plugin')
dvb.c:950: warning: excess elements in struct initializer
dvb.c:950: warning: (near initialization for `plugin')
dvb.c:951: warning: excess elements in struct initializer
dvb.c:951: warning: (near initialization for `plugin')
dvb.c:953: warning: excess elements in struct initializer
dvb.c:953: warning: (near initialization for `plugin')
dvb.c: In function `dvb_remote_init':
dvb.c:960: invalid use of undefined type `struct lirc_plugin'
dvb.c:961: invalid use of undefined type `struct lirc_plugin'
dvb.c:962: invalid use of undefined type `struct lirc_plugin'
dvb.c:968: invalid use of undefined type `struct lirc_plugin'
dvb.c:968: invalid use of undefined type `struct lirc_plugin'
dvb.c:972: warning: implicit declaration of function `lirc_register_plugin'
dvb.c: In function `dvb_remote_cleanup':
dvb.c:990: warning: implicit declaration of function `lirc_unregister_plugin'
make[2]: *** [dvb.o] Error 1
make[2]: Leaving directory `/root/video/dvb-20010927/driver'
make[1]: *** [_mod_/root/video/DVB/driver] Error 2
make[1]: Leaving directory `/var/usr/src/src/linux-2.4.11'
make: *** [here] Error 2
msi:~/video/DVB/driver#




msi:/usr/src/linux# sh scripts/ver_linux
Linux msi 2.4.11 #1 SMP Wed Oct 10 21:16:57 CEST 2001 i686 unknown

Gnu C                  2.95.2
Gnu make               3.79.1
binutils               2.9.5.0.37
util-linux
util-linux             Note: /usr/bin/fdformat is obsolete and is no longer available.
util-linux             Please use /usr/bin/superformat instead (make sure you have the
util-linux             fdutils package installed first).  Also, there had been some
util-linux             major changes from version 4.x.  Please refer to the documentation.
util-linux
mount                  2.10f
modutils               2.4.9
e2fsprogs              1.18
pcmcia-cs              3.1.22
PPP                    2.3.11
isdn4k-utils           3.0beta2
Linux C Library        2.1.3
ldd: version 1.9.11
Procps                 2.0.6
Net-tools              1.54
Console-tools          0.2.3
Sh-utils               2.0
Modules Loaded         dvb dvb_demux saa7146_v4l saa7146_core tuner stv0299
tda8083 L64781 VES1820 VES1893 dmxdev dvb
_filter videodev dvb_net dvbdev lirc_serial nvram w83781d i2c-proc i2c-isa
i2c-i810 i2c-algo-bit i2c-i801 i2c-core st
 rtc apm


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.


Home | Main Index | Thread Index