Probleme beim kompilieren von weatherng

  • Hallo,

    ich habe weatherng 0.0.10 heruntergeladen und mit debianize-vdrplugin vorbereitet.
    Beim dpkg-buildpackage -tc bekomme ich dann die folgende Fehlermeldung während des kompilierens:

    make[1]: Entering directory `/usr/src/vdr-plugin-weatherng-0.0.10'
    make[1]: Leaving directory `/usr/src/vdr-plugin-weatherng-0.0.10'
    make[1]: Entering directory `/usr/src/vdr-plugin-weatherng-0.0.10'
    g++ -g -Wall -Woverloaded-virtual -Wno-parentheses -O2 -fPIC -c -D_GNU_SOURCE -
    DPLUGIN_NAME_I18N='"weatherng"' -I/usr/include/vdr/include -obitmap.o bitmap.c
    In file included from bitmap.h:8,
    from bitmap.c:5:
    imagecache.h:22: error: 'uint' does not name a type
    imagecache.h:29: error: expected `)' before 'MaxItems'
    imagecache.h:36: error: 'uint' does not name a type
    imagecache.h:46: error: expected constructor, destructor, or type conversion before '(' token
    imagecache.h: In member function 'data_type& cxCache<key_type, data_type>::operator[](const key_type&)':
    imagecache.h:91: error: 'mMaxItems' was not declared in this scope
    In file included from bitmap.c:5:
    bitmap.h: In constructor 'cBitmapCache::cBitmapCache(uint)':
    bitmap.h:58: error: no matching function for call to 'cxCache<tBitmapSpec, cWeatherBitmap*>::cxCache(uint&)'
    imagecache.h:13: note: candidates are: cxCache<tBitmapSpec, cWeatherBitmap*>::cxCache()
    imagecache.h:13: note: cxCache<tBitmapSpec, cWeatherBitmap*>::cxCache(const cxCache<tBitmapSpec, cWeatherBitmap*>&)
    make[1]: *** [bitmap.o] Fehler 1
    make[1]: Leaving directory `/usr/src/vdr-plugin-weatherng-0.0.10'
    make: *** [common-build-arch] Fehler 2
    dpkg-buildpackage: Fehlschlag: debian/rules build gab Fehler-Exitstatus 2

    Ich nutze GCC 4.3 und habe gelesen, dass damit alles klar gehen soll. Habe vorher ImageMagick mit apt-get install libmagick++9-dev nach Anleitung installiert.

    Habe ich etwas übersehen?
    Danke
    Christof

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!