<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Am 24.10.18 um 12:52 schrieb Rich
      Reynolds:<br>
    </div>
    <blockquote type="cite"
      cite="mid:81a39014-62b4-0aed-ea94-49f4ae484f56@redstar-assoc.com">odd1@userlandbuild:/codebase/oi-userland/components/developer/libtool$
      gmake prep
      <br>
      Makefile:106: warning: overriding recipe for target
'/codebase/oi-userland/components/developer/libtool/libtool-1.5.22/.unpacked'<br>
      /codebase/oi-userland/make-rules/prep-unpack.mk:75: warning:
      ignoring old recipe for target
'/codebase/oi-userland/components/developer/libtool/libtool-1.5.22/.unpacked'<br>
      /bin/rm -f -r
      /codebase/oi-userland/components/developer/libtool/libtool-2.4.6
      <br>
      /usr/bin/env RUBY_VERSION=2.3
      /codebase/oi-userland/tools/userland-unpack
      /codebase/oi-userland/archives/libtool-2.4.6.tar.gz
      <br>
      /usr/bin/touch
/codebase/oi-userland/components/developer/libtool/libtool-2.4.6/.unpacked<br>
      /bin/rm -f -r
      /codebase/oi-userland/components/developer/libtool/libtool-1.5.22
      <br>
      /codebase/oi-userland/tools/userland-unpack
      /codebase/oi-userland/archives/libtool-1.5.22.tar.gz
      <br>
      /usr/bin/touch
/codebase/oi-userland/components/developer/libtool/libtool-1.5.22/.unpacked<br>
      /usr/gnu/bin/patch -d
      /codebase/oi-userland/components/developer/libtool/libtool-2.4.6
      --strip=1 --backup --version-control=numbered <
      patches/001-dlsearch.patch
      <br>
      patching file m4/libtool.m4
      <br>
      /usr/bin/touch
/codebase/oi-userland/components/developer/libtool/libtool-2.4.6/.patched-001-dlsearch.patch<br>
      /usr/bin/touch
/codebase/oi-userland/components/developer/libtool/libtool-2.4.6/.patched<br>
      /usr/bin/touch
      /codebase/oi-userland/components/developer/libtool/libtool-1.5.22/.prep
      <br>
      (cd
      /codebase/oi-userland/components/developer/libtool/libtool-2.4.6 ;
      ./bootstrap --force)
      <br>
      bootstrap: warning: Consider installing git-merge-changelog from
      gnulib.
      <br>
      bootstrap: running: git clone --depth 365
      '<a class="moz-txt-link-freetext" href="git://git.sv.gnu.org/gnulib">git://git.sv.gnu.org/gnulib</a>' 'gnulib'
      <br>
      Cloning into 'gnulib'...
      <br>
      remote: Counting objects: 14469, done.
      <br>
      remote: Compressing objects: 100% (8867/8867), done.
      <br>
      remote: Total 14469 (delta 9438), reused 7733 (delta 5579)
      <br>
      Receiving objects: 100% (14469/14469), 8.77 MiB | 809.00 KiB/s,
      done.
      <br>
      Resolving deltas: 100% (9438/9438), done.
      <br>
      bootstrap: running: git submodule init -- gnulib
      <br>
      error: pathspec 'gnulib' did not match any file(s) known to git
      <br>
      bootstrap: running: git submodule update -- gnulib
      <br>
      error: pathspec 'gnulib' did not match any file(s) known to git
      <br>
      bootstrap: running: gnulib/gnulib-tool --no-changelog
      --avoid=dummy --libtool --macro-prefix=GL --aux-dir=build-aux
      --m4-base=m4 --local-dir=gl --symlink --import announce-gen
      bootstrap...
      <br>
      gnulib/gnulib-tool: *** minimum supported autoconf version is
      2.63. Try adding AC_PREREQ([2.63]) to your configure.ac.
      <br>
      gnulib/gnulib-tool: *** Stop.
      <br>
      gmake: *** [/codebase/oi-userland/make-rules/prep.mk:41:
      /codebase/oi-userland/components/developer/libtool/libtool-2.4.6/.prep]
      Error 1
      <br>
      <br>
      simple typo
      <br>
      <br>
      diff configure.ac configure.ac.orig
      <br>
      27c27
      <br>
      < AC_PREREQ([2.63])
      <br>
      ---
      <br>
      > AC_PREREQ(2.62)
      <br>
      <br>
    </blockquote>
    <font size="+2">Why did that used to work before? libtool-2.4.6 ist
      more than three years old.<br>
      Do you want to create a PR for this?<br>
      <br>
      Regards,<br>
      Andreas<br>
    </font>
  </body>
</html>