Hello, 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 I've attached make.out Kind regards, Elias Pipping
make.out.xz
Description: application/xz
_______________________________________________ ast-users mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-users
