[gelöst] vdr-1.7.18 skincurses kompiliert auf Fedora 15beta mit gcc-4.6.0 nicht

  • Hallo,


    ich versuche wie schon gesagt, das Plugin skincurses unter Fedora 15 mit gcc-4.6.0 zu kompilieren, dies scheitert jedoch mit der folgenden Fehlermeldung:




    kernel: Linux fc15 2.6.38.5-24.fc15.x86_64
    gcc: gcc-4.6.0-7.fc15.x86_64


    Hat jemand eine Idee ?

    Gruß MartinKG

    Fedora37 kernel-6.1.6-200.fc37.x86_64 Gnome Desktop vdr 2.6.1 mit vdr-softhddevice plugin.

    ViewSonic VX3276 HDMI-1 <------------> HDMI NVidia Geforce-gt-1030

    ViewSonic VX3276 HDMI-2 <------------> HDMI Technotrend S2-6400

    Einmal editiert, zuletzt von MartinKG ()

  • war heute morgen auf der Mailinglist:

    Diff
    --- a/PLUGINS/src/skincurses/skincurses.c
    +++ b/PLUGINS/src/skincurses/skincurses.c
    @@ -26,7 +26,7 @@ public:
       virtual void DrawText(cPixmap *Pixmap, int x, int y, const char *s, tColor ColorFg, tColor ColorBg, int Width) const {}
       };
     
    -static const cCursesFont Font;
    +static const cCursesFont Font = cCursesFont();
     
     // --- cCursesOsd ------------------------------------------------------------


    gcc 4.6 ist da wohl noch pingeliger und will Font initialisiert haben. (Hoffe, das ist korrekt gepasted da ich nicht die Datei eingefügt habe)

  • Hallo,


    ich versuche wie schon gesagt, das Plugin skincurses unter Fedora 15 mit gcc-4.6.0 zu kompilieren, dies scheitert jedoch mit der folgenden Fehlermeldung:
    .....
    Hat jemand eine Idee ?


    Dafür gibts einen patch auf der Mailingliste: <klick>


    Grüße, Peter

    KODI, tvh, arch x86_64, Octopus net 2 x Duoflex C/C2/T2 , NUC7i3BNH, Crucial MX300 2TB, LG LM 669S

    Linux is the best OS I have ever seen -- Albert Einstein

  • Vielen Dank euch beiden,damit ist das Problem gelöst.

    Gruß MartinKG

    Fedora37 kernel-6.1.6-200.fc37.x86_64 Gnome Desktop vdr 2.6.1 mit vdr-softhddevice plugin.

    ViewSonic VX3276 HDMI-1 <------------> HDMI NVidia Geforce-gt-1030

    ViewSonic VX3276 HDMI-2 <------------> HDMI Technotrend S2-6400

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!