stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [STUMP] compilation error: CLX-SOURCE-FILE "clx" "depdefs"


From: Milan Zamazal
Subject: Re: [STUMP] compilation error: CLX-SOURCE-FILE "clx" "depdefs"
Date: Thu, 15 Mar 2012 20:15:57 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

IIRC this is caused by a new feature (not a bug) of SBCL 1.0.55:

  * enhancement: SBCL now provides either an explicit :BIG-ENDIAN or
    :LITTLE-ENDIAN in *FEATURES*, instead of :BIG-ENDIAN being implied by lack
    of the :LITTLE-ENDIAN feature. (Thanks to Luís Oliveira, lp#901661)

clx doesn't handle new SBCL *FEATURES* correctly, the following patch
against clx should fix the problem:

Attachment: depdefs
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]