Am Samstag, 5. Mai 2012 schrieb Matti Lehtimäki <matti.lehtimaki@xxxxxxxxx>: > New features in 0.1.0: > - Support for character set conversion for selected channels. > - Support for stripping HTML entities. > - Supply user with extra information for each setup menu option using > Info key. > > Homepage for the plugin: > http://projects.vdr-developer.org/projects/plg-epgfixer > Hi, thanks for the plugin, I started today to build openSUSE-packages for this plugin in my repository, but for openSUSE Factory it is failing. Perhaps a problem with gcc 4.7? g++ -g -O3 -Wall -Woverloaded-virtual -Wno-parentheses -fPIC -c - D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE - DUSE_DDEPGENTRY -DUSE_JUMPINGSECONDS -DUSE_LIEMIEXT -DUSE_LIRCSETTINGS - DUSE_PLUGINMISSING -DUSE_TIMERINFO -DUSE_TTXTSUBS -DUSE_WAREAGLEICON - D_GNU_SOURCE -DPLUGIN_NAME_I18N='"epgfixer"' -DHAVE_PCREPOSIX - I/usr/include/vdr/include epgfixer.c In file included from charset.h:11:0, from epgfixer.c:10: tools.h: In instantiation of 'bool cEpgfixerList<T>::LoadConfigFile(const char*, bool) [with T = cRegexp]': tools.h:81:50: required from 'bool cEpgfixerList<T>::ReloadConfigFile(bool) [with T = cRegexp]' epgfixer.c:76:36: required from here tools.h:60:20: error: 'Add' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] tools.h:60:20: note: declarations in dependent base 'cListBase' are not found by unqualified lookup tools.h:60:20: note: use 'this->Add' instead tools.h: In instantiation of 'bool cEpgfixerList<T>::LoadConfigFile(const char*, bool) [with T = cCharSet]': tools.h:81:50: required from 'bool cEpgfixerList<T>::ReloadConfigFile(bool) [with T = cCharSet]' epgfixer.c:78:37: required from here tools.h:60:20: error: 'Add' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] tools.h:60:20: note: declarations in dependent base 'cListBase' are not found by unqualified lookup tools.h:60:20: note: use 'this->Add' instead make: *** [epgfixer.o] Error 1 _______________________________________________ vdr mailing list vdr@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr