tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: make mdi: shell limit exceeded
On Sun, May 12, 2024 at 10:40:51PM +0200, Roland Illig wrote:
> As a quick workaround, you could run with -j1 and disable the check for
> "unsupported parallel mode".
I tried setting MAKE_JOBS=1 in /etc/mk.conf with no change.
> Or you could run "make -n > mdi.sh" and then run "sh mdi.sh" manually. I
> never tried it that way, but I guess this is supposed to work.
I also tried that but the shell script is 268kB and running it with
'sh mdi.sh' also doesn't work.
mdi.sh: /usr/bin/env: argument list too long
Thomas
Home |
Main Index |
Thread Index |
Old Index