[elephant-devel] Small patch for documentation builds

Glenn Tarcea gtarcea at umich.edu
Fri Jun 20 12:19:58 UTC 2008


The attached patch fixes a compilation error when trying to build the  
documentation. Now that elephant includes sb-posix for sbcl, it is no  
longer required in the make-ref.lisp. Including it causes sbcl to  
error out when loading elephant (specifically,: (asdf:operate  
'asdf:load-op 'elephant :force t) for some reason causes sbcl to  
rebuild sb-posix and it runs into symbols being defined twice).

Thanks,

Glenn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: make-ref.patch
Type: application/octet-stream
Size: 15457 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/elephant-devel/attachments/20080620/330bf69e/attachment.obj>


More information about the elephant-devel mailing list