Compile fehler, libs nicht da?

  • Hi.


    Ich hab ein Problem mit der Kompilierung von Durchfliegers Native Atmo Xine Plugins.
    zum kompilieren muss man das lib packet für xine installieren xinelib-dev.


    Zitat


    For compiling the plugin the xine-lib development files have
    to be installed. On debian based systems this is
    package libxine-dev.


    könnte es sein, dass der die lib nicht findet beim kompilieren?



    für einen Hinweis wäre ich sehr dankbar.


    vg!


    dsky


    Code
    cc -O3 -pipe -Wall -fPIC -g -c -I/usr/local/include   -o xine_post_atmo.o xine_post_atmo.c
    xine_post_atmo.c: In function ‘atmo_grab_loop’:
    xine_post_atmo.c:509: error: ‘xine_grab_frame_t’ undeclared (first use in this function)
    xine_post_atmo.c:509: error: (Each undeclared identifier is reported only once
    xine_post_atmo.c:509: error: for each function it appears in.)
    xine_post_atmo.c:509: error: ‘frame’ undeclared (first use in this function)
    xine_post_atmo.c:535: error: ‘XINE_GUI_SEND_ALLOC_GRAB_FRAME’ undeclared (first use in this function)
    xine_post_atmo.c:543: error: ‘XINE_GUI_SEND_FREE_GRAB_FRAME’ undeclared (first use in this function)
    xine_post_atmo.c:581: error: ‘XINE_GUI_SEND_GRAB_FRAME’ undeclared (first use in this function)
    make: *** [xine_post_atmo.o] Fehler 1

Jetzt mitmachen!

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