[Ecls-list] gc-7.1 and clx for ecl report

Marko Kocić marko.kocic at gmail.com
Mon Jul 14 16:19:32 UTC 2008


The odd thing is that clx require X server to be up in order to load.
When I try to load it when X is not up I get the following error "NIL
is not of type STREAM"
Seems like clx tries to communicate with X at load / compile time.
Maybe ecl port is missing some eval-when, or this is general problem with clx.
Or this is just me an my quite unusual combination of OS and X ;)

Regards,
Marko

2008/7/14 Marko Kocić <marko.kocic at gmail.com>:
> Juan,
>
> I managed to make clx to work under windows with latest ecl using
> Xming as X server.
> I downloaded cls from darcs repo at http://common-lisp.net/~crhodes/clx
>
> I had to apply the attached patch to make it work.
>
> It work when I load it using (asdf:oos 'asdf:load-source-op :clx) it
> works, but (asdf:oos 'asdf:load-op :clx) gives segmentation fault
> while loadinf image.fas.
>
> As for gc-7.1, I didn't notice any problems using it on my gentoo box,
> while I failed to compile it under windows.
>
> Regards,
> Marko
>


More information about the ecl-devel mailing list