On Sun, 02 Aug 2009 12:49:46 -0700, Frank Buss <f...@frank-buss.de> wrote:

>> Luke J Crook wrote:
>
>> I know cl-build has a problem with this. Right now lispbuilder-sdl
>> cannot
>> be used with cl-build because we bundle trivial-features.
>
> Why is this a problem? I assume CFFI is installed by cl-build, too, which
> needs trivial-features. So we don't need to bundle trivial-features for
> cl-build.

I think it has something to do with the fact that the cl-build code  
already installs trivial-features. Trying to install a second (potentially  
different) version of the same library causes grief.

Reading the cl-build mailing list it seems that someone submitted a patch  
to support lispbuilder. I'm guessing the patch involved special-casing  
lispbuilder so that the trivial-features bundle is not installed.

> I think for the long term we should not support LispWorks < version 5.

I'm fine with that.

> Not everyone needs audio and it seems like there is a dependency to the
> mixer when doing "(asdf:operate 'asdf:load-op :lispbuilder-sdl)", so to  
> make it usable for people with older LispWorks version, I've removed the  
> function for 4.3 versions.

That is reasonable.

- Luke
_______________________________________________
application-builder mailing list
application-builder@lispniks.com
http://www.lispniks.com/mailman/listinfo/application-builder

Reply via email to