>>>>> "Yarek" == Yarek Kowalik <Kowalik> writes:
[snip]
>> First, check that 19c really does work on RH 7.2. I built 19c on Suse
>> 9.0 system, so there might be some problems there.
Yarek> [Yarek]
Yarek> I was able to start 'lisp' and futs around with it. Seems to be
fine.
Ok.
Yarek> The only error I found in the logs is in the complie-complier.log:
Yarek> ;
Yarek> ;
Yarek> ; File:
/workplace/software/cmucl/src/compiler/generic/new-genesis.lisp
Yarek> ; In: DEFUN GENESIS
Yarek> ; (OR T SYMBOL-TABLE)
Yarek> ; --> LET IF OR
Yarek> ; ==>
Yarek> ; SYMBOL-TABLE
Yarek> ; Note: Deleting unreachable code.
Yarek> ;
Yarek> ; (ERROR "Can't genesis without a symbol-table.")
Yarek> ; Note: Deleting unreachable code.
Yarek> ;
I know for a fact that there are more errors than just this. :-) Grep
for "Error" or "Abort". There might not be any, which will make
finding the problem harder.
Yarek> Perhaps if you could just send the Interface.h that would
Yarek> be sufficient for me to get motifd going on the Ubuntu box?
Yarek> Thanks.
I think you need several of the .h files. I'll send that out
separately.
Ray