[Ecls-list] CLX open-display
Juan Jose Garcia-Ripoll
juanjose.garciaripoll at googlemail.com
Tue Feb 24 14:08:28 UTC 2009
On Tue, Feb 24, 2009 at 5:34 AM, Julian Stecklina <js at alien8.de> wrote:
> Hello,
>
> I have just build ECL with --with-clx and did
> (require :sockets)
> (require :clx)
> (xlib:open-default-display)
> which just hangs and does nothing. *bummer*
>
> Btw, shouldn't (require :clx) pull in sockets on its own?
Two fixes:
- Due to a wrong conditional, CLX did not require the sockets library.
- There was a typo in the I/O streams code that broke CLX.
Hello-world seems to work now.
Juanjo
--
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28009 (Spain)
http://juanjose.garciaripoll.googlepages.com
More information about the ecl-devel
mailing list