ast-base is a smaller package that include ksh + nmake
it looks like a default ksh or sh on PATH is dumping core
try
        bin/package make SHELL=/bin/sh

On Thu, 12 Aug 2010 14:48:58 +0200 Elias Pipping wrote:
> I'm using the 2010.07.01 beta of the INIT and ast-open tarballs. I'd
> like to run the test suite of ksh for which nmake is required. I'm
> therefore trying to build both from ast-open.

> Here's what I did:

>   ~ $ mkdir build
>   ~ $ cd build/
>   ~/build $ tar xf ~/Downloads/INIT.2010-07-01.tgz
>   ~/build $ tar xf ~/Downloads/ast-open.2010-07-01.tgz
>   ~/build $ ./bin/package only make ast-ksh

> the first error that I get is

>   ~/build $ sed -n 6006p arch/linux.i386-64/lib/package/gen/make.out
>   ~/build/src/lib/libdll/dlllib.h:23:21: error: dlldefs.h: No such
> file or directory

> I guess the reason for this is

>   ~/build $ sed -n 5999,+1p arch/linux.i386-64/lib/package/gen/make.out
>   ksh[71]: eval: line 2: 7379: Memory fault
>   make [lib/libdll]: *** termination code 11 making FEATURE/dll

_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users

Reply via email to