Mailing List archive

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

[vdr] Autopid and VDR-1.1.33



Hi,

I’m trying to compile vdr 1.1.33 with autopid/scanner patch but I do not
understand what I’m doing wrong, every time I try to patch VDR (vanillia
or patched with ElchiAIO) with autopid, my plugins are screaming…
Here is an example of the error I get.

If someone can help me…

BTW : VDR-1.1.33, DVB-20030526, kernel 2.4.20

Thank you
…
make[1]: Entering directory
`/usr/local/src/VDR/vdr-1.1.33/PLUGINS/src/scanner'
make[1]: Leaving directory
`/usr/local/src/VDR/vdr-1.1.33/PLUGINS/src/scanner'
make[1]: Entering directory
`/usr/local/src/VDR/vdr-1.1.33/PLUGINS/src/scanner'
g++ -O2 -Wall -Woverloaded-virtual -c -DPLUGIN_NAME_I18N='"scanner"'
-I../../../include -I../../../../DVB/include scanner.c
In file included from ../../../include/vdr/ci.h:15,
                 from ../../../include/vdr/device.h:13,
                 from ../../../include/vdr/config.h:20,
                 from ../../../include/vdr/osd.h:16,
                 from ../../../include/vdr/menuitems.h:13,
                 from ../../../include/vdr/plugin.h:14,
                 from scanner.c:9:
../../../include/vdr/thread.h:46: syntax error before `;'
../../../include/vdr/thread.h: In method `void cRwLock::rdLock()':
../../../include/vdr/thread.h:50: `rwlock' undeclared (first use this
function)
../../../include/vdr/thread.h:50: (Each undeclared identifier is
reported only once
../../../include/vdr/thread.h:50: for each function it appears in.)
../../../include/vdr/thread.h:50: implicit declaration of function `int
pthread_rwlock_rdlock(...)'
../../../include/vdr/thread.h: In method `void cRwLock::rwLock()':
../../../include/vdr/thread.h:51: implicit declaration of function `int
pthread_rwlock_wrlock(...)'
../../../include/vdr/thread.h: In method `void cRwLock::Unlock()':
../../../include/vdr/thread.h:52: implicit declaration of function `int
pthread_rwlock_unlock(...)'
make[1]: *** [scanner.o] Error 1
make[1]: Leaving directory
`/usr/local/src/VDR/vdr-1.1.33/PLUGINS/src/scanner'
…



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index