libuv

Jonathan Chen jonc at chen.org.nz
Sun Jun 23 22:45:23 UTC 2019


On Mon, 24 Jun 2019 at 10:27, Andy Farkas <andyf at 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.

Cheers.
-- 
Jonathan Chen <jonc at chen.org.nz>


More information about the freebsd-ports mailing list