On 01.05.14 01:00, Hauke Mehrtens wrote: > On 03/30/2014 11:20 AM, Maxim Storchak wrote: >> v31 adds more interfaces to POSIX. >> New compared to v5.1.11: >> nanosleep, open, close, read, write, pipe, dup, dup2, setfl, getfl, fcntl, >> poll, fnmatch, memrchr, strptime, statvfs, mkdtemp, isatty, openpt, ptsname, >> grantpt, unlockpt, killpg, openpty, realpath, socket functions and constants, >> fixes, optimizations, etc. >> >> New dependency: luabitop (provided as a separate patch) >> >> Signed-off-by: Maxim Storchak <[email protected]> >> --- >> lang/luaposix/Makefile | 20 +++++++++++------- >> lang/luaposix/patches/100-eglibc-compat.patch | 28 >> +++++++++++++------------ >> 2 files changed, 27 insertions(+), 21 deletions(-) >> > > Hi, > > I am getting the following error with your patch. > > I do not have Lua installed locally and it looks like it wants to check > my local lua version. > > Hauke >
I see. Thank you for the feedback, I'll fix the issue and resubmit. -- Best regards, Maxim Storchak mailto:[email protected] _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
