G'day,

The path PREFIX/lib/ecl-12.7.1/ is not being added to the ASDF search directory 
in ECL version 4b19fb3. The following fails for me:
$ ecl -norc
(require :asdf)
(asdf:load-system "prebuilt-asdf")



The function BUNDLE-OP-MONOLITHIC-P in contrib/asdf/bundle.lisp is bound twice. 
The first is a generic function as part of the BUNDLE-OP class. The second is a 
function. Removing the second definition fixes the error encountered when 
loading the prebuilt-asdf system. See the attached patch.

Thanks
Mark

Attachment: 0001-Removed-second-definition-of-BUNDLE-OP-MONOLITHIC-P.patch
Description: Binary data

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Ecls-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to