Am 13.09.2017 um 10:33 schrieb Knut Petersen:
> Am 12.09.2017 um 23:28 schrieb Urs Liska:
>>> I think deleting every of the two occurrences of the string "64" in
>>> the build script has a good chance to cure the problem.
>> Thank you, this actually worked.
>
> Fine. I simply forgot that there are still a lot of 32 bit systems
> around.

This is not the root of the issue, since:

    $ uname -r
    4.9.0-3-amd64

So my system *is* 64bit, but still the directory names are expected to
be without "64".

Urs

>
> Attached a corrected version of the build script. Someone else might
> want it. It uses "uname -m" to distinguish between 32 and 64 bit systems
> and adjusts the number of threads to the number of available cores + 3.
>
> Knut

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to