Date: Wed, 24 Apr 2019 16:54:15 +0930 From: "O'Connor, Daniel" <darius@dons.net.au> To: Dima Pasechnik <dimpase+freebsd@gmail.com> Cc: Willem Offermans <Willem@offermans.rompen.nl>, freebsd-stable@freebsd.org, FreeBSD Ports <freebsd-ports@freebsd.org> Subject: Re: ltmain.sh not found Message-ID: <258EE97D-27C1-444E-A3FD-57BE07A6399F@dons.net.au> In-Reply-To: <CAAWYfq0ysssAeZQWF3L%2BJGvQaPwkshDMQ5L%2BL%2BPOhyb0WDp=og@mail.gmail.com> References: <083A2F75-E5A5-4A5E-AB70-63EC0217DE19@Offermans.Rompen.nl> <CAAWYfq0ysssAeZQWF3L%2BJGvQaPwkshDMQ5L%2BL%2BPOhyb0WDp=og@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 24 Apr 2019, at 16:38, Dima Pasechnik <dimpase+freebsd@gmail.com> = wrote: >=20 > On Wed, Apr 24, 2019 at 7:58 AM Willem Offermans > <Willem@offermans.rompen.nl> wrote: >> Almost every third port update ends with ``configure.ac:6: error: = required file './ltmain.sh' not found``. >> See output below! >>=20 >> I can copy ltmain manually: cp -p = /usr/local/share/libtool/build-aux/ltmain.sh ., but this is quite >> cumbersome. >>=20 >> Does anyone know a more elegant solution? >=20 > see = https://www.gnu.org/software/automake/manual/html_node/Error-required-file= -ltmain_002esh-not-found.html >=20 > That is, teach the script in question to run autoreconf, if you want > this to work. It would appear the port is broken, although FWIW it works for me.. Is your port tree up to date? Have you modified anything? etc.. -- Daniel O'Connor "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?258EE97D-27C1-444E-A3FD-57BE07A6399F>