|
From: Gunter K. <gu...@pe...> - 2017-06-25 07:14:24
|
On 25.06.2017 08:12, Gunter Königsmann wrote: > > > Am 25. Juni 2017 02:53:11 MESZ schrieb "Thomas D. Dean" <to...@sp...>: >> On 06/24/2017 05:46 PM, Thomas D. Dean wrote: >> >> Looking at my post, I seem to remember that gcl MUST be built with >> ANSI. >> >> Maybe this is the problem??? >> > > > Unfortunately not: a non-ansi-gcl will already be detected by configure and leads to an appropriate error message. > ...and my system is an I7 with an 64-bit Ubuntu, too. > > What I don't understand is, why it sometimes builds fine... > When the error occurs there is still no src/sys-proclaim.lisp and no binary-gcl folder, but the first command executed contains these names => created the folders - binary-gcl - binary-gcl/numerical - binary-gcl/numerical/slatec and an empty file named - src/sys-proclaim.lisp Afterwards I did a - touch src/*.lisp - touch src/*.am now the gcl build compiles again. Only creating the .lisp file didn't help, for some reason. As I am neither an lisp expert nor an expert for our build system I will stop my debugging works here. Kind regards, Gunter. |