On Thu, Jan 7, 2010 at 11:47 AM, Manuel Pégourié-Gonnard <[email protected]> 
wrote:
> Hi,
>
> My last attempt to build the current trunk, as well as 0.50.0, failed. Surely
> this is a problem with my local configuration, but I used to be able to build
> luatex successfully on this machine. Below is the end of the output from
> build.sh, and I attach config.log in case it may contain clues.
>
> Thanks,
> Manuel.
Try to add
export CONFIG_SHELL=/bin/bash
to build.sh

ie
# try to find gnu make; we may need it
export CONFIG_SHELL=/bin/bash
MAKE=make;

-- 
luigi

Reply via email to