libuv

Andy Farkas andyf at andyit.com.au
Mon Jun 24 01:10:47 UTC 2019


On 24/06/2019 08:45, Jonathan Chen wrote:
> 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.
>

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



More information about the freebsd-ports mailing list