Ergebnis 1 bis 10 von 523

Baum-Darstellung

  1. #11
    Erfahrener Benutzer Avatar von turulbird
    Registriert seit
    01.09.2012
    Beiträge
    136
    Thanks
    65
    Thanked 2 Times in 2 Posts
    Delete and reinstall git and all:

    Code:
    Start build of tools-libmme_host.
    Generating configuration files for tools-libmme_host, please wait....
    aclocal: warning: couldn't open directory 'm4': No such file or directory
    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:4: error: possibly undefined macro: AC_PROG_LIBTOOL
          If this token and others are legitimate, please use m4_pattern_allow.
          See the Autoconf documentation.
    configure.ac:8: installing './compile'
    configure.ac:2: installing './install-sh'
    configure.ac:2: installing './missing'
    Makefile.am:4: error: Libtool library used but 'LIBTOOL' is undefined
    Makefile.am:4:   The usual way to define 'LIBTOOL' is to add 'LT_INIT'
    Makefile.am:4:   to 'configure.ac' and run 'aclocal' and 'autoconf' again.
    Makefile.am:4:   If 'LT_INIT' is in 'configure.ac', make sure
    Makefile.am:4:   its definition is in aclocal's search path.
    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 a 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,
    automake: this behaviour will change in future Automake versions: they will
    automake: unconditionally cause object files to be placed in the same subdirectory
    automake: of 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'
    make[1]: *** No targets specified and no makefile found.  Stop.
    make: *** [/home/turulbird/buildsystem-Audioniek/.deps/tools-libmme_host] Error 2


    After re-runs ./build:

    Build of tools-libmme_host completed.

    .deps/tools-libmme_image] Error 2 .....................................

    Start build of tools-libmme_image. ..................................

    Build of tools-libmme_image completed. ..............................

    Code:
    Generating configuration files for opkg, please wait....
    No option for 'aclocal' given. Possibly you have forgotten to use 'ACLOCAL_FLAGS='?
      aclocal --install -I m4 
      libtoolize --automake --install
      autoconf
    configure.ac:41: error: possibly undefined macro: AC_PROG_LIBTOOL
          If this token and others are legitimate, please use m4_pattern_allow.
          See the Autoconf documentation.
    autoconf failed!
    make: *** [/home/turulbird/buildsystem-Audioniek/.deps/host_opkg] Error 1
    Finish...

    LM17 (Ubuntu 16.04) reinstall git, delete /Archive:

    Code:
    Start build of e2fsprogs 1.44.4.
    Applying Patch: e2fsprogs-1.44.4.patch
    patching file lib/blkid/blkid.pc.in
    patching file lib/uuid/uuid.pc.in
    patching file lib/Makefile.elf-lib
    patching file misc/Makefile.in
    patching file lib/et/Makefile.in
    Patching e2fsprogs 1.44.4 completed.
    
    configure.ac:872: warning: macro 'AM_GNU_GETTEXT' not found in library
    configure.ac:872: error: possibly undefined macro: AM_GNU_GETTEXT
          If this token and others are legitimate, please use m4_pattern_allow.
          See the Autoconf documentation.
    autoreconf: /usr/local/bin/autoconf failed with exit status: 1
    make: *** [/home/turulbird/buildsystem-Audioniek/.deps/e2fsprogs] Error 1
    Geändert von turulbird (10.11.2018 um 18:44 Uhr)


Berechtigungen

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