Hello,

I am trying to compil weatherng-0.0.10 and vdr-1.7.27 without success. 
Adding  #include <vdr/config.h>  to i18n.h doesn't solve the problem.

Is there any patch to fix this ?
Regards.


Here is the log :

Plugin weatherng:
make[1]: entrant dans le répertoire «
/usr/local/src/vdr-1.7.27/PLUGINS/src/weatherng-0.0.10 »
make[1]: quittant le répertoire «
/usr/local/src/vdr-1.7.27/PLUGINS/src/weatherng-0.0.10 »
make[1]: entrant dans le répertoire «
/usr/local/src/vdr-1.7.27/PLUGINS/src/weatherng-0.0.10 »
g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -fPIC -c
-DHAVE_IMLIB2 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"weatherng"'
-I/usr/local/src/media_build/linux/include -I../../../include  -obitmap.o
bitmap.c
g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -fPIC -c
-DHAVE_IMLIB2 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"weatherng"'
-I/usr/local/src/media_build/linux/include -I../../../include  -oquantize.o
quantize.c
g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -fPIC -c
-DHAVE_IMLIB2 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"weatherng"'
-I/usr/local/src/media_build/linux/include -I../../../include
-oimagecache.o imagecache.c
g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -fPIC -c
-DHAVE_IMLIB2 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"weatherng"'
-I/usr/local/src/media_build/linux/include -I../../../include  -oweatherng.o
weatherng.c
In file included from weatherng.h:5,
                 from weatherng.c:11:
i18n.h:15: error: ‘tI18nPhrase’ does not name a type
weatherng.c: In member function ‘virtual bool cPluginWetter::Start()’:
weatherng.c:124: error: ‘Phrases’ was not declared in this scope
weatherng.c:124: error: ‘RegisterI18n’ was not declared in this scope
make[1]: *** [weatherng.o] Erreur 1
make[1]: quittant le répertoire «
/usr/local/src/vdr-1.7.27/PLUGINS/src/weatherng-0.0.10 »



_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Reply via email to