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

Attachment: make-ref.patch
Description: Binary data

_______________________________________________
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel

Reply via email to