#18957: build trunk fails with awk: calling undefined function asort
----------------------+------------------------
Reporter: unki@… | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone:
Component: packages | Version: Trunk
Keywords: |
----------------------+------------------------
GIT commit 80710b0f2796c0573e78d200ec185e3d8d7db0c8 introduced an issue
for me compiling latest trunk failing with an awk error message:
{{{
awk: calling undefined function asort
}}}
I'm building OpenWrt on OS X 10.10.2 where awk is provided in a version
called 20070501.
I have also installed GNU awk from macports where awk is then available on
my system in version 'GNU Awk 4.1.1' - but it's binary is called 'gawk'.
While include/prereq-build.mk takes care of this and will select 'gawk'
rather than 'awk' on my system, include/scan.mk doesn't consider this and
always calls 'awk'.
--
Ticket URL: <https://dev.openwrt.org/ticket/18957>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets