2010/3/20 Taco Hoekwater <t...@elvenkind.com>: > > HI Diego, > > but your error clearly comes from a different place. Yes, error comes from this code if test -z "`${MAKE-make} -v 2>/dev/null | grep GNU`"; then if test "x$enable_native_texlive_build" = xno; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Building TeX Live may require GNU make" >&5 $as_echo "$as_me: WARNING: Building TeX Live may require GNU make" >&2;} else as_fn_error "Building TeX Live requires GNU make" "$LINENO" 5 fi fi in luatex source/configure (http://goo.gl/Ddu8). The code in build.sh works well.
Regards -- Diego Depaoli _______________________________________________ dev-luatex mailing list dev-luatex@ntg.nl http://www.ntg.nl/mailman/listinfo/dev-luatex