[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Error when using example from Mecklenburg book
From: |
carl hansen |
Subject: |
Re: Error when using example from Mecklenburg book |
Date: |
Tue, 16 May 2017 15:38:09 -0700 |
>
> 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