[Buildroot] [Bug 12481] minicom fails when output directory path contains "m4"

bugzilla at busybox.net bugzilla at busybox.net
Fri Jan 17 12:08:20 UTC 2020


https://bugs.busybox.net/show_bug.cgi?id=12481

--- Comment #3 from Arnout Vandecappelle <arnout at mind.be> ---
It seems to be caused by host-gettext-tiny, which installs stuff in the wrong
directory, so the relevant m4 files can't be found.

I've done a quick check and found no upstream commits or PRs or issues that
seem relevant.

This one looks funny:

gettext-gnu/gettext-tools/misc/autopoint.in:    m4/ ) destfile=`echo "$1" | sed
-e "s,^m4/,$m4dir/,"` ;;

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list