rpm cpio error: prelink and SBCL

Jerry James loganjerry at gmail.com
Thu Dec 17 20:48:20 UTC 2009


On Thu, Dec 17, 2009 at 11:24 AM, Jerry James <loganjerry at gmail.com> wrote:
> So this is going to hit anybody who tries to package up an executable
> produced by SBCL.  Perhaps this should be noted on
> https://fedoraproject.org/wiki/Packaging:Lisp.

And it's even worse than I thought: "prelink -u saved-image" strips
out the dumped Lisp image!  I had a saved image go from 43MB to 171552
bytes when I did that.  It looks like putting this in the spec file
works:

%global __prelink_undo_cmd %{nil}

-- 
Jerry James
http://www.jamezone.org/




More information about the devel mailing list