Date: Mon, 24 Jun 2019 11:10:32 +1000 From: Andy Farkas <andyf@andyit.com.au> To: ports@freebsd.org Subject: Re: libuv Message-ID: <5D102308.10901@andyit.com.au> In-Reply-To: <CAJuc1zMJVbw237waQoVOpgPXyhx6FHZc0BfBWkzFb2uFPPVUVQ@mail.gmail.com> References: <5D0FFBB1.9000600@andyit.com.au> <CAJuc1zMJVbw237waQoVOpgPXyhx6FHZc0BfBWkzFb2uFPPVUVQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 24/06/2019 08:45, Jonathan Chen wrote: > On Mon, 24 Jun 2019 at 10:27, Andy Farkas <andyf@andyit.com.au> wrote: >> >> Is it just me or..... >> >> # cd /usr/ports/devel/libuv/ ; make all >> ===> libuv-1.29.1 depends on package: autoconf>=2.69 - found >> ===> libuv-1.29.1 depends on package: automake>=1.16.1 - found >> ===> libuv-1.29.1 depends on executable: libtoolize - found >> ===> libuv-1.29.1 depends on package: pkgconf>=1.3.0_1 - found >> ===> Configuring for libuv-1.29.1 >> echo "m4_define([UV_EXTRA_AUTOMAKE_FLAGS], [ serial-tests])" > >> /usr/ports/devel/libuv/work/libuv-1.29.1/m4/libuv-extra-automake-flags.m4 >> configure.ac:40: error: required file './ltmain.sh' not found >> autoreconf-2.69: automake failed with exit status: 1 >> *** Error code 1 >> >> Stop. >> make: stopped in /usr/ports/devel/libuv >> # > You need to check if it builds clean with synth or poudriere; to > ensure that it isn't your build environment that's causing the > failure. > That's a bit too extreme a suggestion for me. I copied /usr/local/share/libtool/build-aux/ltmain.sh into the work dir after a 'make extract' and it finished building. Must be just me. -andyf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5D102308.10901>