> It looks like maybe you were doing a parallel build because of the > order of the output near the end of the log. I have sometimes had > problems. Maybe you could try it without this option?
Well, I started with 'make -j9' and then (after it failed) wanted to check without the -j option. So I really typed "make | tee make.log". And now checkt again with 'make -j1'. ==> Failed in exactly the same way. But anyway, 'make -j9' should also work. Hasn't Waldek enabled a parallel build? I really don't understand that. Maybe I should try with sbcl. By the way, compiling the same code with ECL (Embeddable Common-Lisp) 9.8.4 on my laptop works fine (linear build on a 32bit machine). Ralf --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/fricas-devel?hl=en -~----------~----~----~----~------~----~------~--~---
