make install: No rule to make target `index.hhk'



On 15/05/2012 9:39 PM, Barton Willis wrote:
> David,
>
> Your patch fixed this error---thanks. Now I have another problem with make install. I'm using an upto date cygwin and 64 bit Windows. With either clisp or ccl,
> make install runs for quite some time then gives:
>
> make[2]: Nothing to be done for `install-exec-am'.
> /bin/sh /cygdrive/c/maximagit2/maxima/install-sh -d /usr/local/share/maxima/bran
> ch_5_27_base_32_g4e4b8ba/share
>        0 [main] sh 1448 child_info_fork::abort: can't commit memory for stack 0x2
> 89000(94208), Win32 error 487
> /bin/sh: fork: retry: Resource temporarily unavailable
This is not uncommon on cygwin.  Search for "cygwin fork retry: Resource 
temporarily unavailable"

This is typically the result of one of two things:

   1.<http://cygwin.com/acronyms/#BLODA>;

   2. DLL collisions - Install the 'rebase' package, read its README in
      /usr/share/doc/Cygwin, and follow the instructions there to run
      'rebaseall'.