odd1@userlandbuild:/codebase/oi-userland/components/developer/libtool$ gmake prep Makefile:106: warning: overriding recipe for target '/codebase/oi-userland/components/developer/libtool/libtool-1.5.22/.unpacked' /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' /bin/rm -f -r /codebase/oi-userland/components/developer/libtool/libtool-2.4.6 /usr/bin/env RUBY_VERSION=2.3 /codebase/oi-userland/tools/userland-unpack /codebase/oi-userland/archives/libtool-2.4.6.tar.gz /usr/bin/touch /codebase/oi-userland/components/developer/libtool/libtool-2.4.6/.unpacked /bin/rm -f -r /codebase/oi-userland/components/developer/libtool/libtool-1.5.22 /codebase/oi-userland/tools/userland-unpack /codebase/oi-userland/archives/libtool-1.5.22.tar.gz /usr/bin/touch /codebase/oi-userland/components/developer/libtool/libtool-1.5.22/.unpacked /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
patching file m4/libtool.m4
/usr/bin/touch /codebase/oi-userland/components/developer/libtool/libtool-2.4.6/.patched-001-dlsearch.patch /usr/bin/touch /codebase/oi-userland/components/developer/libtool/libtool-2.4.6/.patched /usr/bin/touch /codebase/oi-userland/components/developer/libtool/libtool-1.5.22/.prep (cd /codebase/oi-userland/components/developer/libtool/libtool-2.4.6 ; ./bootstrap --force)
bootstrap: warning: Consider installing git-merge-changelog from gnulib.
bootstrap: running: git clone --depth 365 'git://git.sv.gnu.org/gnulib' 'gnulib'
Cloning into 'gnulib'...
remote: Counting objects: 14469, done.
remote: Compressing objects: 100% (8867/8867), done.
remote: Total 14469 (delta 9438), reused 7733 (delta 5579)
Receiving objects: 100% (14469/14469), 8.77 MiB | 809.00 KiB/s, done.
Resolving deltas: 100% (9438/9438), done.
bootstrap: running: git submodule init -- gnulib
error: pathspec 'gnulib' did not match any file(s) known to git
bootstrap: running: git submodule update -- gnulib
error: pathspec 'gnulib' did not match any file(s) known to git
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... gnulib/gnulib-tool: *** minimum supported autoconf version is 2.63. Try adding AC_PREREQ([2.63]) to your configure.ac.
gnulib/gnulib-tool: *** Stop.
gmake: *** [/codebase/oi-userland/make-rules/prep.mk:41: /codebase/oi-userland/components/developer/libtool/libtool-2.4.6/.prep] Error 1

simple typo

diff configure.ac configure.ac.orig
27c27
< AC_PREREQ([2.63])
---
> AC_PREREQ(2.62)

--
The first rule of propaganda is that if you repeat something enough times people will start to believe it, no matter how false.

_______________________________________________
oi-dev mailing list
[email protected]
https://openindiana.org/mailman/listinfo/oi-dev

Reply via email to