Date: Mon, 24 Jun 2019 08:20:44 +0900 From: dangerwillrobinsondanger@gmail.com To: Jonathan Chen <jonc@chen.org.nz> Cc: Andy Farkas <andyf@andyit.com.au>, ports@freebsd.org Subject: Re: libuv Message-ID: <ED0CDF10-897B-410F-998E-76D2AC182033@gmail.com> 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 Jun 24, 2019, at 7:45, Jonathan Chen <jonc@chen.org.nz> 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. Is there any canonical reference how to do that? > > Cheers. > -- > Jonathan Chen <jonc@chen.org.nz> > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ED0CDF10-897B-410F-998E-76D2AC182033>