Quote:
Originally Posted by Linux.tar.gz
It outputs blank.
|
OK, it's not overriding what you are attempting to use, so that's good.
Quote:
Tried to change it, nothing.
|
What does that mean?
[/QUOTE]Also tried to increase the -j, nothing.[/QUOTE]
Well, here's a quick test: Grab the
source for clisp and apply the patche that I mention
here.
You'll want to
not force "make -j1
blah" that I have in the last code block of the post. You can keep it at "-j7" or whatever.
If you run that slackbuild and it
fails, then you can be pretty sure that you are running multiple compile jobs.