>
>    Since I intend to learn more about make, what can I learn from this
>    terminal output?
>
>    Richard

 /bin/sh: fork: Resource temporarily unavailable
  7 make[54]: *** [help] Error 128

can you run
 /bin/sh
?

can you run
 make --print-data-base -n
?


/bin/sh doesn't seem to be allowing subshells..
look at process list on your Mac, I forget what Mac's command is,


or something

_______________________________________________
Help-make mailing list
Help-make@gnu.org
https://lists.gnu.org/mailman/listinfo/help-make

Reply via email to