On 11/30/20 7:01 AM, Rainer Fiebig wrote:
Hi!With the directives in BLFS-10.0 (and earlier) libuv-* can't be built because libuv's autogen.sh can't find aclocal and stops with an error. This issue has been discussed before (Oct. 2019) and "autoreconf" has been suggested as a solution. This also worked for me. A simpler solution however is unset ACLOCAL before building libuv. I see two possibilities why this works: either libuv's autogen.sh is buggy or the environment variable ACLOCAL is not set correctly.
Yes, you are right. We have a similar issue in soundtouch. I'll add a similar note.
-- Bruce -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
