This is the same problem that I reported some weeks ago. Switching away from the installed ksh93 to bash fixed the build problem I was having on Fedora 13 64-bit but left me scratching my head as to why this would make a difference.
All other installed shells (dash, zsh, bash) worked. Only ksh93 failed. Has to be a ksh93 problem of some sort but what? It is not a ksh93 version difference as I have tried different versions of ksh93. Some sort of bad interaction between ksh93 and nmake is my guess. > Date: Thu, 12 Aug 2010 09:44:13 -0400 > From: [email protected] > To: [email protected]; [email protected] > Subject: Re: [ast-users] Problem compiling ast-ksh from ast-open > CC: > > > 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
_______________________________________________ ast-users mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-users
