+ Antworten
Seite 17 von 53 ErsteErste ... 7151617181927 ... LetzteLetzte
Ergebnis 161 bis 170 von 523
  1. #161
    Erfahrener Benutzer Avatar von turulbird
    Registriert seit
    01.09.2012
    Beiträge
    136
    Thanks
    65
    Thanked 2 Times in 2 Posts
    Same gstreamer error:
    Can't open... xxx

    gst-plugins-bad, -ugly ok, before Can't open...

    Now the build_error.log command does not work ..

    What has changed?

    46M júl 30 15:13 ufs910_enigma2_USB_CDK-rev995.tar.gz

    There are only four rev. missing...




    STMFBIO_BLT: Invalid argument
    Segmentation fault
    enigma2 ended <- RTV: 139
    *
    ERROR
    Geändert von turulbird (30.07.2016 um 16:42 Uhr)


  2. #162
    Erfahrener Benutzer Avatar von turulbird
    Registriert seit
    01.09.2012
    Beiträge
    136
    Thanks
    65
    Thanked 2 Times in 2 Posts

    Unglücklich

    LM13:

    Code:
    INSTALL    ffmpeg
    make[1]: Leaving directory `/home/turulbird/StartHereAudioniek/cdk/ffmpeg-3.0.1'
    rm -rf ffmpeg-3.0.1
    touch .deps/ffmpeg
    cd /home/turulbird/StartHereAudioniek/apps/tools && \
        test -f ./configure || ./autogen.sh && unset CONFIG_SITE && CC=sh4-linux-gcc CXX=sh4-linux-g++ LD=sh4-linux-ld NM=sh4-linux-nm AR=sh4-linux-ar AS=sh4-linux-as RANLIB=sh4-linux-ranlib STRIP=sh4-linux-strip OBJCOPY=sh4-linux-objcopy OBJDUMP=sh4-linux-objdump LN_S="ln -s" CFLAGS="-pipe -Os -I/home/turulbird/StartHereAudioniek/tufsbox/cdkroot/usr/include" CPPFLAGS="-pipe -Os -I/home/turulbird/StartHereAudioniek/tufsbox/cdkroot/usr/include" CXXFLAGS="-pipe -Os -I/home/turulbird/StartHereAudioniek/tufsbox/cdkroot/usr/include" LDFLAGS="-Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/home/turulbird/StartHereAudioniek/tufsbox/cdkroot/usr/lib -L/home/turulbird/StartHereAudioniek/tufsbox/cdkroot/usr/lib -L/home/turulbird/StartHereAudioniek/tufsbox/cdkroot/lib" PKG_CONFIG_PATH="/home/turulbird/StartHereAudioniek/tufsbox/cdkroot/usr/lib/pkgconfig" ./configure --build=i686-pc-linux-gnu --host=sh4-linux \
        --prefix=/home/turulbird/StartHereAudioniek/tufsbox/cdkroot/usr \
        --with-boxtype=ufs910 \
         --enable-multicom324 \
         \
         --enable-eplayer3
    configure: error: cannot find install-sh, install.sh, or shtool in "." "./.." "./../.."
    make: *** [/home/turulbird/StartHereAudioniek/apps/tools/config.status] Error 1
    LM17.3:

    Code:
    /usr/include/aalib.h:341:66: error: storage class specified for parameter ‘stdout_d’
     extern __AA_CONST struct aa_driver curses_d, dos_d, linux_d, slang_d, stdout_d,
                                                                      ^
    /usr/include/aalib.h:342:8: error: storage class specified for parameter ‘stderr_d’
            stderr_d, X11_d, os2vio_d;
            ^
    /usr/include/aalib.h:342:18: error: storage class specified for parameter ‘X11_d’
            stderr_d, X11_d, os2vio_d;
                      ^
    /usr/include/aalib.h:342:25: error: storage class specified for parameter ‘os2vio_d’
            stderr_d, X11_d, os2vio_d;
                             ^
    /usr/include/aalib.h:347:42: error: storage class specified for parameter ‘aa_kbddrivers’
     extern __AA_CONST struct aa_kbddriver * __AA_CONST aa_kbddrivers[];
                                              ^
    /usr/include/aalib.h:348:34: error: storage class specified for parameter ‘kbd_curses_d’
     extern __AA_CONST struct aa_kbddriver kbd_curses_d, kbd_slang_d, kbd_stdin_d,
                                      ^
    /usr/include/aalib.h:348:48: error: storage class specified for parameter ‘kbd_slang_d’
     extern __AA_CONST struct aa_kbddriver kbd_curses_d, kbd_slang_d, kbd_stdin_d,
                                                    ^
    /usr/include/aalib.h:348:61: error: storage class specified for parameter ‘kbd_stdin_d’
     extern __AA_CONST struct aa_kbddriver kbd_curses_d, kbd_slang_d, kbd_stdin_d,
                                                                 ^
    /usr/include/aalib.h:349:18: error: storage class specified for parameter ‘kbd_dos_d’
                      kbd_dos_d, kbd_X11_d, kbd_os2_d,
                      ^
    /usr/include/aalib.h:349:29: error: storage class specified for parameter ‘kbd_X11_d’
                      kbd_dos_d, kbd_X11_d, kbd_os2_d,
                                 ^
    /usr/include/aalib.h:349:40: error: storage class specified for parameter ‘kbd_os2_d’
                      kbd_dos_d, kbd_X11_d, kbd_os2_d,
                                            ^
    /usr/include/aalib.h:350:11: error: storage class specified for parameter ‘kbd_linux_d’
               kbd_linux_d;
               ^
    /usr/include/aalib.h:355:44: error: storage class specified for parameter ‘aa_mousedrivers’
     extern __AA_CONST struct aa_mousedriver * __AA_CONST aa_mousedrivers[];
                                                ^
    /usr/include/aalib.h:356:36: error: storage class specified for parameter ‘mouse_curses_d’
     extern __AA_CONST struct aa_mousedriver mouse_curses_d, mouse_gpm_d,
                                        ^
    /usr/include/aalib.h:356:52: error: storage class specified for parameter ‘mouse_gpm_d’
     extern __AA_CONST struct aa_mousedriver mouse_curses_d, mouse_gpm_d,
                                                        ^
    /usr/include/aalib.h:357:6: error: storage class specified for parameter ‘mouse_X11_d’
          mouse_X11_d, mouse_dos_d, mouse_os2_d;
          ^
    /usr/include/aalib.h:357:19: error: storage class specified for parameter ‘mouse_dos_d’
          mouse_X11_d, mouse_dos_d, mouse_os2_d;
                       ^
    /usr/include/aalib.h:357:32: error: storage class specified for parameter ‘mouse_os2_d’
          mouse_X11_d, mouse_dos_d, mouse_os2_d;
                                    ^
    /usr/include/aalib.h:364:22: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
     extern aa_linkedlist *aa_kbdrecommended, *aa_mouserecommended, *aa_displayrecommended;
                          ^
    /usr/include/aalib.h:371:34: error: storage class specified for parameter ‘aa_defparams’
     extern struct aa_hardware_params aa_defparams;
                                      ^
    /usr/include/aalib.h:377:31: error: storage class specified for parameter ‘aa_defrenderparams’
     extern struct aa_renderparams aa_defrenderparams;
                                   ^
    /usr/include/aalib.h:383:3: error: expected declaration specifiers or ‘...’ before ‘aa_context’
       aa_context *a);
       ^
    /usr/include/aalib.h:387:4: error: expected declaration specifiers or ‘...’ before ‘aa_context’
        aa_context *a);
        ^
    /usr/include/aalib.h:391:4: error: expected declaration specifiers or ‘...’ before ‘aa_context’
        aa_context *a);
        ^
    /usr/include/aalib.h:395:4: error: expected declaration specifiers or ‘...’ before ‘aa_context’
        aa_context *a);
        ^
    /usr/include/aalib.h:399:4: error: expected declaration specifiers or ‘...’ before ‘aa_context’
        aa_context *a);
        ^
    /usr/include/aalib.h:403:4: error: expected declaration specifiers or ‘...’ before ‘aa_context’
        aa_context *a);
        ^
    In file included from gstaasink.h:28:0,
                     from gstaasink.c:44:
    /usr/include/aalib.h:414:4: error: expected declaration specifiers or ‘...’ before ‘aa_context’
        aa_context *a);
        ^
    In file included from gstaasink.h:28:0,
                     from gstaasink.c:44:
    /usr/include/aalib.h:426:8: error: expected declaration specifiers or ‘...’ before ‘aa_context’
            aa_context *a);
            ^
    In file included from gstaasink.h:28:0,
                     from gstaasink.c:44:
    /usr/include/aalib.h:438:9: error: expected declaration specifiers or ‘...’ before ‘aa_context’
             aa_context *a);
             ^
    /usr/include/aalib.h:445:9: error: expected declaration specifiers or ‘...’ before ‘aa_context’
             aa_context *a);
             ^
    In file included from gstaasink.h:28:0,
                     from gstaasink.c:44:
    /usr/include/aalib.h:456:1: error: expected declaration specifiers before ‘aa_context’
     aa_context *aa_autoinit(
     ^
    In file included from gstaasink.h:28:0,
                     from gstaasink.c:44:
    /usr/include/aalib.h:498:7: error: expected declaration specifiers or ‘...’ before ‘aa_linkedlist’
           aa_linkedlist ** l,
           ^
    /usr/include/aalib.h:507:7: error: expected declaration specifiers or ‘...’ before ‘aa_linkedlist’
           aa_linkedlist ** l,
           ^
    /usr/include/aalib.h:511:19: error: expected declaration specifiers or ‘...’ before ‘aa_linkedlist’
     char *aa_getfirst(aa_linkedlist ** l);
                       ^
    In file included from gstaasink.h:28:0,
                     from gstaasink.c:44:
    /usr/include/aalib.h:527:1: error: expected declaration specifiers before ‘aa_context’
     aa_context *aa_init(
     ^
    In file included from gstaasink.h:28:0,
                     from gstaasink.c:44:
    /usr/include/aalib.h:579:15: error: expected declaration specifiers or ‘...’ before ‘aa_context’
     void aa_close(aa_context * c /* Specifies the AA-lib context to operate on.  */
                   ^
    /usr/include/aalib.h:588:5: error: expected declaration specifiers or ‘...’ before ‘aa_context’
         aa_context *context);
         ^
    /usr/include/aalib.h:596:7: error: expected declaration specifiers or ‘...’ before ‘aa_context’
           aa_context *context);
           ^
    In file included from gstaasink.h:28:0,
                     from gstaasink.c:44:
    /usr/include/aalib.h:610:6: error: expected declaration specifiers or ‘...’ before ‘aa_context’
          aa_context * c, 
          ^
    In file included from gstaasink.h:28:0,
                     from gstaasink.c:44:
    /usr/include/aalib.h:632:9: error: expected declaration specifiers or ‘...’ before ‘aa_context’
             aa_context * c,
             ^
    /usr/include/aalib.h:636:15: warning: type defaults to ‘int’ in declaration of ‘aa_renderparams’ [enabled by default]
             __AA_CONST aa_renderparams * p, 
                   ^
    /usr/include/aalib.h:636:31: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
             __AA_CONST aa_renderparams * p, 
                                   ^
    /usr/include/aalib.h:647:23: error: expected declaration specifiers or ‘...’ before ‘aa_context’
     void aa_renderpalette(aa_context * c, __AA_CONST aa_palette table,
                           ^
    /usr/include/aalib.h:647:45: warning: type defaults to ‘int’ in declaration of ‘aa_palette’ [enabled by default]
     void aa_renderpalette(aa_context * c, __AA_CONST aa_palette table,
                                                 ^
    /usr/include/aalib.h:647:56: error: expected ‘;’, ‘,’ or ‘)’ before ‘table’
     void aa_renderpalette(aa_context * c, __AA_CONST aa_palette table,
                                                            ^
    /usr/include/aalib.h:649:1: error: expected declaration specifiers before ‘aa_renderparams’
     aa_renderparams *aa_getrenderparams(void);
     ^
    /usr/include/aalib.h:650:15: error: expected declaration specifiers or ‘...’ before ‘aa_context’
     void aa_flush(aa_context * c);
                   ^
    /usr/include/aalib.h:657:7: error: expected declaration specifiers or ‘...’ before ‘aa_context’
           aa_context * c,
           ^
    /usr/include/aalib.h:673:7: error: expected declaration specifiers or ‘...’ before ‘aa_context’
           aa_context * c,
           ^
    /usr/include/aalib.h:689:9: error: expected declaration specifiers or ‘...’ before ‘aa_context’
             aa_context * c,
             ^
    /usr/include/aalib.h:701:13: error: expected declaration specifiers or ‘...’ before ‘aa_context’
                 aa_context * c);
                 ^
    /usr/include/aalib.h:709:13: error: expected declaration specifiers or ‘...’ before ‘aa_context’
                 aa_context * c);
                 ^
    /usr/include/aalib.h:715:4: error: expected declaration specifiers or ‘...’ before ‘aa_context’
        aa_context * c,
        ^
    /usr/include/aalib.h:728:19: error: expected declaration specifiers or ‘...’ before ‘aa_context’
     void aa_hidemouse(aa_context *c);
                       ^
    /usr/include/aalib.h:734:19: error: expected declaration specifiers or ‘...’ before ‘aa_context’
     void aa_showmouse(aa_context *c);
                       ^
    /usr/include/aalib.h:750:8: error: expected declaration specifiers or ‘...’ before ‘aa_context’
            aa_context * c,
            ^
    /usr/include/aalib.h:759:3: error: expected declaration specifiers or ‘...’ before ‘aa_context’
       aa_context * c,
       ^
    In file included from gstaasink.h:28:0,
                     from gstaasink.c:44:
    /usr/include/aalib.h:774:3: error: expected declaration specifiers or ‘...’ before ‘aa_context’
       aa_context * c,
       ^
    /usr/include/aalib.h:785:3: error: expected declaration specifiers or ‘...’ before ‘aa_context’
       aa_context * c,
       ^
    In file included from gstaasink.h:28:0,
                     from gstaasink.c:44:
    /usr/include/aalib.h:798:3: error: expected declaration specifiers or ‘...’ before ‘aa_context’
       aa_context * c);
       ^
    /usr/include/aalib.h:804:3: error: expected declaration specifiers or ‘...’ before ‘aa_context’
       aa_context * c,
       ^
    /usr/include/aalib.h:806:20: error: expected declaration specifiers or ‘...’ before ‘aa_context’
       void (*handler) (aa_context *));
                        ^
    In file included from gstaasink.h:28:0,
                     from gstaasink.c:44:
    /usr/include/aalib.h:828:7: error: expected declaration specifiers or ‘...’ before ‘aa_renderparams’
           aa_renderparams * r,
           ^
    /usr/include/aalib.h:841:7: error: expected declaration specifiers or ‘...’ before ‘aa_context’
           aa_context * c, 
           ^
    In file included from gstaasink.h:28:0,
                     from gstaasink.c:44:
    /usr/include/aalib.h:863:7: error: expected declaration specifiers or ‘...’ before ‘aa_context’
           aa_context * c, 
           ^
    /usr/include/aalib.h:887:11: error: expected declaration specifiers or ‘...’ before ‘aa_context’
               aa_context * c, 
               ^
    In file included from gstaasink.c:44:0:
    gstaasink.h:46:27: error: storage class specified for parameter ‘GstAASink’
     typedef struct _GstAASink GstAASink;
                               ^
    gstaasink.h:47:32: error: storage class specified for parameter ‘GstAASinkClass’
     typedef struct _GstAASinkClass GstAASinkClass;
                                    ^
    gstaasink.h:50:3: error: unknown type name ‘GstVideoSink’
       GstVideoSink parent;
       ^
    gstaasink.h:52:3: error: expected specifier-qualifier-list before ‘GstVideoInfo’
       GstVideoInfo info;
       ^
    gstaasink.h:49:1: warning: empty declaration [enabled by default]
     struct _GstAASink {
     ^
    gstaasink.h:65:3: error: expected specifier-qualifier-list before ‘GstVideoSinkClass’
       GstVideoSinkClass parent_class;
       ^
    gstaasink.h:64:1: warning: empty declaration [enabled by default]
     struct _GstAASinkClass {
     ^
    gstaasink.h:68:1: error: unknown type name ‘GType’
     GType gst_aasink_get_type(void);
     ^
    gstaasink.c:47:1: warning: empty declaration [enabled by default]
     enum
     ^
    gstaasink.c:53:1: warning: empty declaration [enabled by default]
     enum
     ^
    gstaasink.c:69:29: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘sink_template’
     static GstStaticPadTemplate sink_template = GST_STATIC_PAD_TEMPLATE ("sink",
                                 ^
    gstaasink.c:73:6: error: expected declaration specifiers before ‘;’ token
         );
          ^
    gstaasink.c:75:16: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
     static GstCaps *gst_aasink_fixate (GstBaseSink * bsink, GstCaps * caps);
                    ^
    gstaasink.c:76:37: error: unknown type name ‘GstBaseSink’
     static gboolean gst_aasink_setcaps (GstBaseSink * bsink, GstCaps * caps);
                                         ^
    gstaasink.c:76:58: error: expected declaration specifiers or ‘...’ before ‘GstCaps’
     static gboolean gst_aasink_setcaps (GstBaseSink * bsink, GstCaps * caps);
                                                              ^
    gstaasink.c:77:35: error: unknown type name ‘GstBaseSink’
     static void gst_aasink_get_times (GstBaseSink * bsink, GstBuffer * buffer,
                                       ^
    gstaasink.c:77:56: error: expected declaration specifiers or ‘...’ before ‘GstBuffer’
     static void gst_aasink_get_times (GstBaseSink * bsink, GstBuffer * buffer,
                                                            ^
    gstaasink.c:78:5: error: expected declaration specifiers or ‘...’ before ‘GstClockTime’
         GstClockTime * start, GstClockTime * end);
         ^
    gstaasink.c:78:27: error: expected declaration specifiers or ‘...’ before ‘GstClockTime’
         GstClockTime * start, GstClockTime * end);
                               ^
    gstaasink.c:79:48: error: unknown type name ‘GstBaseSink’
     static gboolean gst_aasink_propose_allocation (GstBaseSink * bsink,
                                                    ^
    gstaasink.c:80:5: error: unknown type name ‘GstQuery’
         GstQuery * query);
         ^
    gstaasink.c:81:22: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gst_aasink_show_frame’
     static GstFlowReturn gst_aasink_show_frame (GstVideoSink * videosink,
                          ^
    gstaasink.c:84:38: error: expected declaration specifiers or ‘...’ before ‘GObject’
     static void gst_aasink_set_property (GObject * object, guint prop_id,
                                          ^
    gstaasink.c:85:11: warning: type defaults to ‘int’ in declaration of ‘GValue’ [enabled by default]
         const GValue * value, GParamSpec * pspec);
               ^
    gstaasink.c:85:18: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
         const GValue * value, GParamSpec * pspec);
                      ^
    gstaasink.c:86:38: error: expected declaration specifiers or ‘...’ before ‘GObject’
     static void gst_aasink_get_property (GObject * object, guint prop_id,
                                          ^
    gstaasink.c:87:5: error: expected declaration specifiers or ‘...’ before ‘GValue’
         GValue * value, GParamSpec * pspec);
         ^
    gstaasink.c:87:21: error: expected declaration specifiers or ‘...’ before ‘GParamSpec’
         GValue * value, GParamSpec * pspec);
                         ^
    gstaasink.c:89:1: error: unknown type name ‘GstStateChangeReturn’
     static GstStateChangeReturn gst_aasink_change_state (GstElement * element,
     ^
    gstaasink.c:89:54: error: unknown type name ‘GstElement’
     static GstStateChangeReturn gst_aasink_change_state (GstElement * element,
                                                          ^
    gstaasink.c:90:5: error: expected declaration specifiers or ‘...’ before ‘GstStateChange’
         GstStateChange transition);
         ^
    gstaasink.c:93:30: error: expected declaration specifiers or ‘...’ before ‘GstAASink’
     G_DEFINE_TYPE (GstAASink, gst_aasink, GST_TYPE_VIDEO_SINK);
                                  ^
    gstaasink.c:93:83: error: expected declaration specifiers or ‘...’ before ‘GstAASinkClass’
     G_DEFINE_TYPE (GstAASink, gst_aasink, GST_TYPE_VIDEO_SINK);
                                                                                       ^
    gstaasink.c:93:123: error: storage class specified for parameter ‘parent_class’
     G_DEFINE_TYPE (GstAASink, gst_aasink, GST_TYPE_VIDEO_SINK);
                                                                                                                               ^
    gstaasink.c:93:83: error: parameter ‘parent_class’ is initialized
     G_DEFINE_TYPE (GstAASink, gst_aasink, GST_TYPE_VIDEO_SINK);
                                                                                       ^
    gstaasink.c:93:163: error: storage class specified for parameter ‘GstAASink_private_offset’
     G_DEFINE_TYPE (GstAASink, gst_aasink, GST_TYPE_VIDEO_SINK);
                                                                                                                                                                       ^
    gstaasink.c:93:247: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
     G_DEFINE_TYPE (GstAASink, gst_aasink, GST_TYPE_VIDEO_SINK);
                                                                                                                                                                                                                                                           ^
    gstaasink.c:93:455: error: expected declaration specifiers before ‘__attribute__’
     G_DEFINE_TYPE (GstAASink, gst_aasink, GST_TYPE_VIDEO_SINK);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ^
    gstaasink.c:93:645: error: unknown type name ‘GType’
     G_DEFINE_TYPE (GstAASink, gst_aasink, GST_TYPE_VIDEO_SINK);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ^
    gstaasink.c:93:678: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
     G_DEFINE_TYPE (GstAASink, gst_aasink, GST_TYPE_VIDEO_SINK);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ^
    gstaasink.c:93:1902: error: expected declaration specifiers before ‘;’ token
     G_DEFINE_TYPE (GstAASink, gst_aasink, GST_TYPE_VIDEO_SINK);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ^
    gstaasink.c:97:1: error: unknown type name ‘GType’
     gst_aasink_drivers_get_type (void)
     ^
    gstaasink.c:98:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
     {
     ^
    gstaasink.c:130:1: error: unknown type name ‘GType’
     gst_aasink_dither_get_type (void)
     ^
    gstaasink.c:131:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
     {
     ^
    gstaasink.c:161:24: error: expected declaration specifiers or ‘...’ before ‘GstAASinkClass’
     gst_aasink_class_init (GstAASinkClass * klass)
                            ^
    gstaasink.c:230:16: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
     static GstCaps *
                    ^
    gstaasink.c:249:21: error: unknown type name ‘GstBaseSink’
     gst_aasink_setcaps (GstBaseSink * basesink, GstCaps * caps)
                         ^
    gstaasink.c:249:45: error: expected declaration specifiers or ‘...’ before ‘GstCaps’
     gst_aasink_setcaps (GstBaseSink * basesink, GstCaps * caps)
                                                 ^
    gstaasink.c:272:18: error: expected declaration specifiers or ‘...’ before ‘GstAASink’
     gst_aasink_init (GstAASink * aasink)
                      ^
    gstaasink.c:286:19: error: expected declaration specifiers or ‘...’ before ‘GstAASink’
     gst_aasink_scale (GstAASink * aasink, guchar * src, guchar * dest,
                       ^
    gstaasink.c:323:23: error: unknown type name ‘GstBaseSink’
     gst_aasink_get_times (GstBaseSink * sink, GstBuffer * buffer,
                           ^
    gstaasink.c:323:43: error: expected declaration specifiers or ‘...’ before ‘GstBuffer’
     gst_aasink_get_times (GstBaseSink * sink, GstBuffer * buffer,
                                               ^
    gstaasink.c:324:5: error: expected declaration specifiers or ‘...’ before ‘GstClockTime’
         GstClockTime * start, GstClockTime * end)
         ^
    gstaasink.c:324:27: error: expected declaration specifiers or ‘...’ before ‘GstClockTime’
         GstClockTime * start, GstClockTime * end)
                               ^
    gstaasink.c:332:32: error: unknown type name ‘GstBaseSink’
     gst_aasink_propose_allocation (GstBaseSink * bsink, GstQuery * query)
                                    ^
    gstaasink.c:332:53: error: unknown type name ‘GstQuery’
     gst_aasink_propose_allocation (GstBaseSink * bsink, GstQuery * query)
                                                         ^
    gstaasink.c:370:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gst_aasink_show_frame’
     gst_aasink_show_frame (GstVideoSink * videosink, GstBuffer * buffer)
     ^
    gstaasink.c:408:26: error: expected declaration specifiers or ‘...’ before ‘GObject’
     gst_aasink_set_property (GObject * object, guint prop_id, const GValue * value,
                              ^
    gstaasink.c:408:65: warning: type defaults to ‘int’ in declaration of ‘GValue’ [enabled by default]
     gst_aasink_set_property (GObject * object, guint prop_id, const GValue * value,
                                                                     ^
    gstaasink.c:408:72: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
     gst_aasink_set_property (GObject * object, guint prop_id, const GValue * value,
                                                                            ^
    gstaasink.c:456:26: error: expected declaration specifiers or ‘...’ before ‘GObject’
     gst_aasink_get_property (GObject * object, guint prop_id, GValue * value,
                              ^
    gstaasink.c:456:59: error: expected declaration specifiers or ‘...’ before ‘GValue’
     gst_aasink_get_property (GObject * object, guint prop_id, GValue * value,
                                                               ^
    gstaasink.c:457:5: error: expected declaration specifiers or ‘...’ before ‘GParamSpec’
         GParamSpec * pspec)
         ^
    gstaasink.c:516:18: error: expected declaration specifiers or ‘...’ before ‘GstAASink’
     gst_aasink_open (GstAASink * aasink)
                      ^
    gstaasink.c:534:19: error: expected declaration specifiers or ‘...’ before ‘GstAASink’
     gst_aasink_close (GstAASink * aasink)
                       ^
    gstaasink.c:543:1: error: unknown type name ‘GstStateChangeReturn’
     gst_aasink_change_state (GstElement * element, GstStateChange transition)
     ^
    gstaasink.c:543:26: error: unknown type name ‘GstElement’
     gst_aasink_change_state (GstElement * element, GstStateChange transition)
                              ^
    gstaasink.c:543:48: error: expected declaration specifiers or ‘...’ before ‘GstStateChange’
     gst_aasink_change_state (GstElement * element, GstStateChange transition)
                                                    ^
    gstaasink.c:584:14: error: expected declaration specifiers or ‘...’ before ‘GstPlugin’
     plugin_init (GstPlugin * plugin)
                  ^
    gstaasink.c:592:2: error: expected declaration specifiers before ‘GstPluginDesc’
     GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
      ^
    gstaasink.c:592:239: error: expected declaration specifiers before ‘;’ token
     GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
                                                                                                                                                                                                                                                   ^
    gstaasink.c:596:72: error: expected declaration specifiers before ‘;’ token
         plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN);
                                                                            ^
    In file included from /home/turulbird/StartHere-Audioniek/tufsbox/cdkroot/usr/include/glib-2.0/glib/deprecated/gthread.h:128:0,
                     from /home/turulbird/StartHere-Audioniek/tufsbox/cdkroot/usr/include/glib-2.0/glib.h:107,
                     from /home/turulbird/StartHere-Audioniek/tufsbox/cdkroot/usr/include/gstreamer-1.0/gst/gst.h:27,
                     from /home/turulbird/StartHere-Audioniek/tufsbox/cdkroot/usr/include/gstreamer-1.0/gst/video/gstvideometa.h:23,
                     from gstaasink.c:43:
    /usr/include/pthread.h:244:12: error: old-style parameter declarations in prototyped function definition
     extern int pthread_create (pthread_t *__restrict __newthread,
                ^
    gstaasink.c:596:72: error: expected ‘{’ at end of input
         plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN);
                                                                            ^
    gstaasink.c:596:72: warning: control reaches end of non-void function [-Wreturn-type]
         plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN);
                                                                            ^
    make[4]: *** [libgstaasink_la-gstaasink.lo] Error 1
    make[4]: Leaving directory `/home/turulbird/StartHere-Audioniek/cdk/gst-plugins-good-1.8.2/ext/aalib'
    make[3]: *** [aalib] Error 2
    make[3]: *** Waiting for unfinished jobs....
      CCLD     libgstjpeg.la
    make[4]: Leaving directory `/home/turulbird/StartHere-Audioniek/cdk/gst-plugins-good-1.8.2/ext/jpeg'
    make[3]: Leaving directory `/home/turulbird/StartHere-Audioniek/cdk/gst-plugins-good-1.8.2/ext'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/home/turulbird/StartHere-Audioniek/cdk/gst-plugins-good-1.8.2'
    make[1]: *** [all] Error 2
    make[1]: Leaving directory `/home/turulbird/StartHere-Audioniek/cdk/gst-plugins-good-1.8.2'
    make: *** [.deps/gst_plugins_good] Error 2
    LM17.3:

    Code:
    checking for GIO... yes
    checking for ORC... no
    checking for GST... no
    configure: No package 'gstreamer-1.0' found
    configure: error: no gstreamer-1.0 >= 1.8.0 (GStreamer) found
    turulbird@t:~/StartHere-Audioniek/cdk/gst-plugins-good-1.8.2$ 
    
    
    configure: Requested 'gstreamer-1.0 >= 1.8.0' but version of GStreamer is 1.2.4
    configure: error: no gstreamer-1.0 >= 1.8.0 (GStreamer) found
    Geändert von turulbird (08.09.2016 um 14:44 Uhr)


  3. #163
    Erfahrener Benutzer Avatar von turulbird
    Registriert seit
    01.09.2012
    Beiträge
    136
    Thanks
    65
    Thanked 2 Times in 2 Posts
    Please fix gstreamer!

    Not work...



    gstreamer E2


    Code:
    gstaasink.c:408:26: error: expected declaration specifiers or ‘...’ before ‘GObject’
     gst_aasink_set_property (GObject * object, guint prop_id, const GValue * value,
                              ^
    gstaasink.c:408:65: warning: type defaults to ‘int’ in declaration of ‘GValue’ [enabled by default]
     gst_aasink_set_property (GObject * object, guint prop_id, const GValue * value,
                                                                     ^
    gstaasink.c:408:72: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
     gst_aasink_set_property (GObject * object, guint prop_id, const GValue * value,
                                                                            ^
    gstaasink.c:456:26: error: expected declaration specifiers or ‘...’ before ‘GObject’
     gst_aasink_get_property (GObject * object, guint prop_id, GValue * value,
                              ^
    gstaasink.c:456:59: error: expected declaration specifiers or ‘...’ before ‘GValue’
     gst_aasink_get_property (GObject * object, guint prop_id, GValue * value,
                                                               ^
    gstaasink.c:457:5: error: expected declaration specifiers or ‘...’ before ‘GParamSpec’
         GParamSpec * pspec)
         ^
    gstaasink.c:516:18: error: expected declaration specifiers or ‘...’ before ‘GstAASink’
     gst_aasink_open (GstAASink * aasink)
                      ^
    gstaasink.c:534:19: error: expected declaration specifiers or ‘...’ before ‘GstAASink’
     gst_aasink_close (GstAASink * aasink)
                       ^
    gstaasink.c:543:1: error: unknown type name ‘GstStateChangeReturn’
     gst_aasink_change_state (GstElement * element, GstStateChange transition)
     ^
    gstaasink.c:543:26: error: unknown type name ‘GstElement’
     gst_aasink_change_state (GstElement * element, GstStateChange transition)
                              ^
    gstaasink.c:543:48: error: expected declaration specifiers or ‘...’ before ‘GstStateChange’
     gst_aasink_change_state (GstElement * element, GstStateChange transition)
                                                    ^
    gstaasink.c:584:14: error: expected declaration specifiers or ‘...’ before ‘GstPlugin’
     plugin_init (GstPlugin * plugin)
                  ^
    gstaasink.c:592:2: error: expected declaration specifiers before ‘GstPluginDesc’
     GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
      ^
    gstaasink.c:592:239: error: expected declaration specifiers before ‘;’ token
     GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
                                                                                                                                                                                                                                                   ^
    gstaasink.c:596:72: error: expected declaration specifiers before ‘;’ token
         plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN);
                                                                            ^
    In file included from /home/turulbird/StartHere-Audioniek/tufsbox/cdkroot/usr/include/glib-2.0/glib/deprecated/gthread.h:128:0,
                     from /home/turulbird/StartHere-Audioniek/tufsbox/cdkroot/usr/include/glib-2.0/glib.h:107,
                     from /home/turulbird/StartHere-Audioniek/tufsbox/cdkroot/usr/include/gstreamer-1.0/gst/gst.h:27,
                     from /home/turulbird/StartHere-Audioniek/tufsbox/cdkroot/usr/include/gstreamer-1.0/gst/video/gstvideometa.h:23,
                     from gstaasink.c:43:
    /usr/include/pthread.h:244:12: error: old-style parameter declarations in prototyped function definition
     extern int pthread_create (pthread_t *__restrict __newthread,
                ^
    gstaasink.c:596:72: error: expected ‘{’ at end of input
         plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN);
                                                                            ^
    gstaasink.c:596:72: warning: control reaches end of non-void function [-Wreturn-type]
         plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN);
                                                                            ^
    make[4]: *** [libgstaasink_la-gstaasink.lo] Error 1
    make[4]: Leaving directory `/home/turulbird/StartHere-Audioniek/cdk/gst-plugins-good-1.8.2/ext/aalib'
    make[3]: *** [aalib] Error 2
    make[3]: *** Waiting for unfinished jobs....
    make[4]: Leaving directory `/home/turulbird/StartHere-Audioniek/cdk/gst-plugins-good-1.8.2/ext/jpeg'
    make[3]: Leaving directory `/home/turulbird/StartHere-Audioniek/cdk/gst-plugins-good-1.8.2/ext'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/home/turulbird/StartHere-Audioniek/cdk/gst-plugins-good-1.8.2'
    make[1]: *** [all] Error 2
    make[1]: Leaving directory `/home/turulbird/StartHere-Audioniek/cdk/gst-plugins-good-1.8.2'
    make: *** [.deps/gst_plugins_good] Error 2
    Geändert von turulbird (18.10.2016 um 13:42 Uhr)


  4. #164
    Developer
    Registriert seit
    18.07.2012
    Ort
    Ridderkerk, Niederlande
    Beiträge
    634
    Thanks
    144
    Thanked 713 Times in 304 Posts
    I my view there is nothing to fix. On LM13 the build was done on a non-clean build environment. On LM17.3 you appear to have either a corrupt file system, or something went wrong cloning the gitb as at lea one source file is damaged. On my LM (version 18) everything builds just fine after only running prepare4cdk.sh on a standard installation.

    Regards,

    Audioniek
    Receivers: Rebox: RE-4000, 8000, 9000, 2200, 2210, 2220, 4200, 4210, 4220, 8220, 8500, SAB Unix Triple, Golden Media Spark TripleX, Amiko Alien 2+, Sogno Spark Revolution, Kathrein UFS910(1 & 14W)/912/913/922(CX24116 & AVL2108 tuners), Vizyon revolution 820HD PVR, AB IPBox 91HD/9000HD/9000HD rev.2, Xsarius Alpha HD10, nBox BKSA/BSLA/BXZB/BZZB, Vitamin HD 5000
    Sats: Astra 1, 2 & 3, Hotbird
    Main activity: building my own E2 images for Fortis receivers


  5. #165
    Erfahrener Benutzer Avatar von turulbird
    Registriert seit
    01.09.2012
    Beiträge
    136
    Thanks
    65
    Thanked 2 Times in 2 Posts
    I do not know, but it does not work on LM-18, 17.3, 13, Fedora 23 E2 ...

    The gstreamer error is only since the last updates, before completed build in the image E2.

    But true, to Kathie has not started E2.

    LM 17.3 neutrino tangos ready, but HD2 throws an error...


    New image in UploadCenter:

    https://www.dropbox.com/sh/t6hd0hi19...AjiML7Tsa?dl=0

    http://www.hdmedia-universe.com/boar...downloadid=107
    Geändert von turulbird (02.10.2017 um 17:37 Uhr)


  6. #166
    Developer
    Registriert seit
    18.07.2012
    Ort
    Ridderkerk, Niederlande
    Beiträge
    634
    Thanks
    144
    Thanked 713 Times in 304 Posts
    I have set up a computer with Fedora 23. At first it reproduced the gstreamer error, but it also crashed frequently. After investigation I found there was a fast CPU installed than the mother board could handle. After just replacing the CPU with a slower one and not changing anything else, everthing built fine. So again: there is nothing to fix, the problem is in your build environment. Are you by any chance using an overclocked machine?

    Regards,

    Audioniek.
    Receivers: Rebox: RE-4000, 8000, 9000, 2200, 2210, 2220, 4200, 4210, 4220, 8220, 8500, SAB Unix Triple, Golden Media Spark TripleX, Amiko Alien 2+, Sogno Spark Revolution, Kathrein UFS910(1 & 14W)/912/913/922(CX24116 & AVL2108 tuners), Vizyon revolution 820HD PVR, AB IPBox 91HD/9000HD/9000HD rev.2, Xsarius Alpha HD10, nBox BKSA/BSLA/BXZB/BZZB, Vitamin HD 5000
    Sats: Astra 1, 2 & 3, Hotbird
    Main activity: building my own E2 images for Fortis receivers


  7. #167
    Erfahrener Benutzer Avatar von turulbird
    Registriert seit
    01.09.2012
    Beiträge
    136
    Thanks
    65
    Thanked 2 Times in 2 Posts
    My computer old, Athlon 64 X2, 3800+, 3 GB ram.
    Not overclocked.

    But it succeed to build a neutrino... And working in UFS 910.

    Could I have done build Enigma2 UFS 910, away and try to my Kathie?


    Fedora 23 64 BIT build E2 in progress... after all updates (fedora, git pull, start.sh pull. prepare4cdk.sh and make distclean);

    Error:

    Code:
    /Archive/opkg-0.2.2.tar.gz | TAPE=- tar -x && ( cd opkg-0.2.2 && chmod +w -R .; patch -p1 < ../Patches/opkg-0.2.2.patch )
    patching file Makefile.am
    patching file src/opkg-cl.c
    cd opkg-0.2.2 && \
        test -f ./configure || ./autogen.sh && unset CONFIG_SITE && CC=sh4-linux-gcc CXX=sh4-linux-g++ LD=sh4-linux-ld NM=sh4-linux-nm AR=sh4-linux-ar AS=sh4-linux-as RANLIB=sh4-linux-ranlib STRIP=sh4-linux-strip OBJCOPY=sh4-linux-objcopy OBJDUMP=sh4-linux-objdump LN_S="ln -s" CFLAGS="-pipe -Os -I/home/bl/StartHereAudioniek/tufsbox/cdkroot/usr/include" CPPFLAGS="-pipe -Os -I/home/b/StartHereAudioniek/tufsbox/cdkroot/usr/include" CXXFLAGS="-pipe -Os -I/home/b/StartHereAudioniek/tufsbox/cdkroot/usr/include" LDFLAGS="-Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/home/b/StartHereAudioniek/tufsbox/cdkroot/usr/lib -L/home/b/StartHereAudioniek/tufsbox/cdkroot/usr/lib -L/home/b/StartHereAudioniek/tufsbox/cdkroot/lib" PKG_CONFIG_PATH="/home/b/StartHereAudioniek/tufsbox/cdkroot/usr/lib/pkgconfig" ./configure --build=x86_64-unknown-linux-gnu --host=sh4-linux \
            --build=x86_64-unknown-linux-gnu \
            --host=sh4-linux \
            --prefix=/usr \
            --disable-curl \
            --disable-gpg \
            --with-opkglibdir=/var \
        && \
        make all && \
        perl -pi -e "s,^prefix=.*$,prefix=/home/b/StartHereAudioniek/tufsbox/cdkroot/usr," libopkg.pc && make install DESTDIR=/home/b/StartHereAudioniek/tufsbox/cdkroot && ln -sf /usr/bin/opkg-cl /home/b/StartHereAudioniek/tufsbox/cdkroot/usr/bin/opkg && mkdir -p /home/b/StartHereAudioniek/tufsbox/cdkroot/var/opkg && perl -pi -e "s,^libdir=.*$,libdir='/home/b/StartHereAudioniek/tufsbox/cdkroot/usr/lib',"  /home/b/StartHereAudioniek/tufsbox/cdkroot/usr/lib/libopkg.la
    autoreconf: Entering directory `.'
    autoreconf: configure.ac: not using Gettext
    autoreconf: running: aclocal 
    autoreconf: configure.ac: tracing
    autoreconf: configure.ac: creating directory conf
    autoreconf: running: libtoolize --copy
    libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'conf'.
    libtoolize: copying file 'conf/ltmain.sh'
    libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
    libtoolize: copying file 'm4/libtool.m4'
    libtoolize: copying file 'm4/ltoptions.m4'
    libtoolize: copying file 'm4/ltsugar.m4'
    libtoolize: copying file 'm4/ltversion.m4'
    libtoolize: copying file 'm4/lt~obsolete.m4'
    libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
    autoreconf: aclocal terminated by signal: 11
    Makefile:6732: recipe for target '.deps/opkg' failed
    make: *** [.deps/opkg] Error 1
    libtool: warning: '../libopkg/libopkg.la' has not been installed in '/usr/lib'
    Makefile:3737: recipe for target 'libgio_2_0_la-glocalfile.lo' failed
    Makefile:3227: recipe for target '.deps/host_glib2_genmarshal' failed


    It looks to be one of 1 GB of RAM and broken, replaced with ...

    On 2,5 GB rebuild...:

    -- Finished ---- No errors!

    And run?...
    Geändert von turulbird (25.10.2016 um 21:18 Uhr)


  8. #168
    Erfahrener Benutzer Avatar von turulbird
    Registriert seit
    01.09.2012
    Beiträge
    136
    Thanks
    65
    Thanked 2 Times in 2 Posts
    Not run.. rev. 1006...

    Code:
    init player 191
    insmod: can't insert '/lib/modules/ksound.ko': invalid module format
    insmod: can't insert '/lib/modules/player2.ko': unknown symbol in module, or unknown parameter
    insmod: can't insert '/lib/modules/sth264pp.ko': unknown symbol in module, or unknown parameter
    insmod: can't insert '/lib/modules/stmalloc.ko': unknown symbol in module, or unknown parameter
    
    
    LOADING Enigma2
    starting Enigma2 ->
    
    (enigma2:1385): GStreamer-WARNING **: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though.
    PYTHONPATH: /usr/lib/enigma2/python
    DVB_API_VERSION 5 DVB_API_VERSION_MINOR 3
    ENIGMA2_DEBUG settings: Level=3
    STMFBIO_BLT: Invalid argument
    Segmentation fault
    enigma2 ended <- RTV:  139
    *
    ERROR
    starting Enigma2 ->
    INIT: Switching to runlevel: 6
    INIT: Sending processes the TERM signal
    Sending all processes the TERM signal...lircd-0.9.0[1359]: caught signal
    done.
    Sending all processes the KILL signal...done.
    Deactivating swap...umount: tmpfs busy - remounted read-only
    done.
    Unmounting local filesystems...umount: tmpfs busy - remounted read-only
    done.
    Rebooting...
    I finished...


  9. #169
    Developer
    Registriert seit
    18.07.2012
    Ort
    Ridderkerk, Niederlande
    Beiträge
    634
    Thanks
    144
    Thanked 713 Times in 304 Posts
    Correct: it cannot insert the module ksound.ko. This is caused by an unclean build environment or a forgotten make distclean.

    Regards,

    Audioniek
    Receivers: Rebox: RE-4000, 8000, 9000, 2200, 2210, 2220, 4200, 4210, 4220, 8220, 8500, SAB Unix Triple, Golden Media Spark TripleX, Amiko Alien 2+, Sogno Spark Revolution, Kathrein UFS910(1 & 14W)/912/913/922(CX24116 & AVL2108 tuners), Vizyon revolution 820HD PVR, AB IPBox 91HD/9000HD/9000HD rev.2, Xsarius Alpha HD10, nBox BKSA/BSLA/BXZB/BZZB, Vitamin HD 5000
    Sats: Astra 1, 2 & 3, Hotbird
    Main activity: building my own E2 images for Fortis receivers


  10. #170
    Erfahrener Benutzer Avatar von turulbird
    Registriert seit
    01.09.2012
    Beiträge
    136
    Thanks
    65
    Thanked 2 Times in 2 Posts
    "Fedora 23 64 BIT build E2 in progress... after all updates (fedora, git pull, start.sh pull. prepare4cdk.sh and make distclean)"



    LM 17.3 not work, old error:

    Code:
    /usr/lib/i386-linux-gnu/libaa.so: error adding symbols: File in wrong format
    collect2: error: ld returned 1 exit status
    make[4]: *** [libgstaasink.la] Error 1
    make[4]: Leaving directory `/home/turulbird/StartHere-Audioniek/cdk/gst-plugins-good-1.8.2/ext/aalib'
    make[3]: *** [aalib] Error 2
    make[3]: *** Waiting for unfinished jobs....
    make[4]: Leaving directory `/home/turulbird/StartHere-Audioniek/cdk/gst-plugins-good-1.8.2/ext/flac'
    make[3]: Leaving directory `/home/turulbird/StartHere-Audioniek/cdk/gst-plugins-good-1.8.2/ext'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/home/turulbird/StartHere-Audioniek/cdk/gst-plugins-good-1.8.2'
    make[1]: *** [all] Error 2
    make[1]: Leaving directory `/home/turulbird/StartHere-Audioniek/cdk/gst-plugins-good-1.8.2'
    make: *** [.deps/gst_plugins_good] Error 2
    Geändert von turulbird (27.10.2016 um 15:20 Uhr)


Berechtigungen

  • Neue Themen erstellen: Ja
  • Themen beantworten: Ja
  • Anhänge hochladen: Ja
  • Beiträge bearbeiten: Ja
  •