Mailing List archive

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

[vdr] Re: plugin compile problem



Gerhard Steiner wrote:
> 
> Hello,
> maybe I have missed something, but I can not compile the
> plugins.
> When I type make plugins, I get the following error:
> make[1]: Entering directory
> `/usr/local/src/vdr-1.1.33/PLUGINS/src/status'
> g++ -O2 -Wall -Woverloaded-virtual -c
> -DPLUGIN_NAME_I18N='"status"' -I../../../include
> -I../../../../DVB/include status.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 status.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]: *** [status.o] Error 1
> 
> I am using vdr-1.1.33 with suse 8.1
> 
> Could someone help me please?

Try without the 'autopid' patch - or ask Andreas to finally fix
what he broke in thread.h ;-)

Klaus
-- 
_______________________________________________________________

Klaus Schmidinger                       Phone: +49-8635-6989-10
CadSoft Computer GmbH                   Fax:   +49-8635-6989-40
Hofmark 2                               Email:   kls@cadsoft.de
D-84568 Pleiskirchen, Germany           URL:     www.cadsoft.de
_______________________________________________________________


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



Home | Main Index | Thread Index