Ergebnis 1 bis 10 von 523

Baum-Darstellung

  1. #37
    Benutzer
    Registriert seit
    05.05.2012
    Beiträge
    84
    Thanks
    229
    Thanked 40 Times in 19 Posts
    cuberevo-mini with default options doesnt build. It appairs following message
    Would You please fix it ?
    Thank You very much. Greets




    Code:
    Start build of tools-libmme_host.
    Generating configuration files for tools-libmme_host, please wait....
    libtoolize: putting auxiliary files in '.'.
    libtoolize: linking file './ltmain.sh'
    libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
    libtoolize: linking file 'm4/libtool.m4'
    libtoolize: linking file 'm4/ltoptions.m4'
    libtoolize: linking file 'm4/ltsugar.m4'
    libtoolize: linking file 'm4/ltversion.m4'
    libtoolize: linking file 'm4/lt~obsolete.m4'
    configure.ac:11: warning: AC_OUTPUT should be used without arguments.
    configure.ac:11: You should run autoupdate.
    configure.ac:4: installing './compile'
    configure.ac:2: installing './missing'
    Makefile.am:6: warning: source file '$(DRIVER_TOPDIR)/multicom/mme/mme_linux_user.c' is in a subdirectory,
    Makefile.am:6: but option 'subdir-objects' is disabled
    automake: warning: possible forward-incompatibility.
    automake: At least one source file is in a subdirectory, but the 'subdir-objects'
    automake: automake option hasn't been enabled.  For now, the corresponding output
    automake: object file(s) will be placed in the top-level directory.  However, this
    automake: behavior may change in a future Automake major version, with object
    automake: files being placed in the same subdirectory as the corresponding sources.
    automake: You are advised to start using 'subdir-objects' option throughout your
    automake: project, to avoid future incompatibilities.
    Makefile.am:6: warning: source file '$(DRIVER_TOPDIR)/multicom/mme/ExecutionLoop.c' is in a subdirectory,
    Makefile.am:6: but option 'subdir-objects' is disabled
    Makefile.am:6: warning: source file '$(DRIVER_TOPDIR)/multicom/mme/LocalTransformer.c' is in a subdirectory,
    Makefile.am:6: but option 'subdir-objects' is disabled
    Makefile.am:6: warning: source file '$(DRIVER_TOPDIR)/multicom/mme/LookupTable.c' is in a subdirectory,
    Makefile.am:6: but option 'subdir-objects' is disabled
    Makefile.am:6: warning: source file '$(DRIVER_TOPDIR)/multicom/mme/MMEMessageQueue.c' is in a subdirectory,
    Makefile.am:6: but option 'subdir-objects' is disabled
    Makefile.am:6: warning: source file '$(DRIVER_TOPDIR)/multicom/mme/mme_tune.c' is in a subdirectory,
    Makefile.am:6: but option 'subdir-objects' is disabled
    Makefile.am:6: warning: source file '$(DRIVER_TOPDIR)/multicom/embxshell/embx_linux.c' is in a subdirectory,
    Makefile.am:6: but option 'subdir-objects' is disabled
    Makefile.am: installing './depcomp'
    configure: WARNING: using cross tools not prefixed with host triplet
    make  all-am
      CC       mme_linux_user.lo
      CC       ExecutionLoop.lo
      CC       LocalTransformer.lo
      CC       LookupTable.lo
      CC       MMEMessageQueue.lo
    In file included from /home/ghani/Audioniek/buildsystem/driver/multicom/mme/mme_hostP.h:12:0,
                     from /home/ghani/Audioniek/buildsystem/driver/multicom/mme/ExecutionLoop.c:10:
    /home/ghani/Audioniek/buildsystem/driver/include/multicom/embx_osinterface.h:388:2: error: invalid preprocessing directive #elselock
     #elselock->n[cpuID].marker
      ^
    /home/ghani/Audioniek/buildsystem/driver/include/multicom/embx_osinterface.h:389:0: warning: "EMBX_INLINE" redefined [enabled by default]
     #define EMBX_INLINE
     ^
    /home/ghani/Audioniek/buildsystem/driver/include/multicom/embx_osinterface.h:387:0: note: this is the location of the previous definition
     #define EMBX_INLINE inline
     ^
    make[2]: *** [Makefile:508: ExecutionLoop.lo] Error 1
    make[2]: *** Waiting for unfinished jobs....
    In file included from /home/ghani/Audioniek/buildsystem/driver/multicom/mme/mme_hostP.h:12:0,
                     from /home/ghani/Audioniek/buildsystem/driver/multicom/mme/LookupTable.c:9:
    /home/ghani/Audioniek/buildsystem/driver/include/multicom/embx_osinterface.h:388:2: error: invalid preprocessing directive #elselock
     #elselock->n[cpuID].marker
      ^
    /home/ghani/Audioniek/buildsystem/driver/include/multicom/embx_osinterface.h:389:0: warning: "EMBX_INLINE" redefined [enabled by default]
     #define EMBX_INLINE
     ^
    /home/ghani/Audioniek/buildsystem/driver/include/multicom/embx_osinterface.h:387:0: note: this is the location of the previous definition
     #define EMBX_INLINE inline
     ^
    make[2]: *** [Makefile:522: LookupTable.lo] Error 1
    In file included from /home/ghani/Audioniek/buildsystem/driver/multicom/mme/mme_hostP.h:12:0,
                     from /home/ghani/Audioniek/buildsystem/driver/multicom/mme/LocalTransformer.c:9:
    /home/ghani/Audioniek/buildsystem/driver/include/multicom/embx_osinterface.h:388:2: error: invalid preprocessing directive #elselock
     #elselock->n[cpuID].marker
      ^
    /home/ghani/Audioniek/buildsystem/driver/include/multicom/embx_osinterface.h:389:0: warning: "EMBX_INLINE" redefined [enabled by default]
     #define EMBX_INLINE
     ^
    /home/ghani/Audioniek/buildsystem/driver/include/multicom/embx_osinterface.h:387:0: note: this is the location of the previous definition
     #define EMBX_INLINE inline
     ^
    In file included from /home/ghani/Audioniek/buildsystem/driver/multicom/mme/mme_linux_user.c:20:0:
    /home/ghani/Audioniek/buildsystem/driver/include/multicom/embx_osinterface.h:388:2: error: invalid preprocessing directive #elselock
     #elselock->n[cpuID].marker
      ^
    /home/ghani/Audioniek/buildsystem/driver/include/multicom/embx_osinterface.h:389:0: warning: "EMBX_INLINE" redefined [enabled by default]
     #define EMBX_INLINE
     ^
    /home/ghani/Audioniek/buildsystem/driver/include/multicom/embx_osinterface.h:387:0: note: this is the location of the previous definition
     #define EMBX_INLINE inline
     ^
    In file included from /home/ghani/Audioniek/buildsystem/driver/include/multicom/mme_queueP.h:12:0,
                     from /home/ghani/Audioniek/buildsystem/driver/multicom/mme/MMEMessageQueue.c:14:
    /home/ghani/Audioniek/buildsystem/driver/include/multicom/embx_osinterface.h:388:2: error: invalid preprocessing directive #elselock
     #elselock->n[cpuID].marker
      ^
    /home/ghani/Audioniek/buildsystem/driver/include/multicom/embx_osinterface.h:389:0: warning: "EMBX_INLINE" redefined [enabled by default]
     #define EMBX_INLINE
     ^
    /home/ghani/Audioniek/buildsystem/driver/include/multicom/embx_osinterface.h:387:0: note: this is the location of the previous definition
     #define EMBX_INLINE inline
     ^
    make[2]: *** [Makefile:515: LocalTransformer.lo] Error 1
    make[2]: *** [Makefile:529: MMEMessageQueue.lo] Error 1
    make[2]: *** [Makefile:501: mme_linux_user.lo] Error 1
    make[1]: *** [Makefile:368: all] Error 2
    Geändert von ghani (21.01.2024 um 03:58 Uhr)
    DREAMBOX 900UHD + IPBOX 900HD + IPBOX 91HD


Berechtigungen

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