Re: Problems compiling 19c on RH 7.2

Rex Dieter <[email protected]>
Newsgroups gmane.lisp.cmucl.general,gmane.lisp.cmucl.devel
Message-ID <[email protected]>
Kowalik, Yarek wrote:

> 
> 
> Ok, I am a total and complete newbie to Lisp world and CMUCL.
> 
> I am trying to recompile 19c on RH 7.2, mostly to experiment with so that
...
> Please help me figure out how I can get to compile this.

You could try rebuilding from the Fedora Extras srpm for cmucl, though I
have a small sed snip that requires sed >= 4.0, but you could probably
workaround that by replacing 
sed -i -e
with
perl -pi -e 
in the specfile:

http://download.fedora.redhat.com/pub/fedora/linux/extras/development/SRPMS/
Grab the newest cmucl src.rpm there.

-- Rex
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.