Re: gtk problems??

Gary Byers <[email protected]> Mon, 23 Sep 2002 08:06:47 -0600 (MDT)
Newsgroups gmane.lisp.openmcl.bugs
Message-ID <[email protected]>

On Mon, 23 Sep 2002, karim haddad wrote:

>     Hello
>     Maybe these topics where already disscused?
>
>     I have problems in running the gtk examples.
>     got always GTKWIDGET error.

Sorry; the GTK examples haven't been updated in a long time (since before
OpenMCL started treating case as significant in foreign function/type names.
(0.11 ?)

They're fixed in CVS now and seem to otherwise work (at least under
Debian unstable ).


>     I'm running linux yellowdog distrib 2.2
>     with openmcl 0.13 compiled sources with the interface translations.
>

I've heard that the GTK-STEP example has difficulty displaying text on
some versions of YDL; I'm not sure why.

>     I tried further on to run ffigen. I ran ./populate.sh but the problem
>     comes when i try to create .db files:
>     following the instructions i run openmcl
>     evaluate
>
> (require "PARSE-FFI")
>
>     then it returns
>
> PARSE-FFI
>
>     Then the problems come when i evaluate the
>
> parse-standard-ffi-files

With what arguments ?

>
> I have undefined function etc...
>     Anybody have some hints??

What function was undefined ?


>     Maybe my compilation went wrong although i've done it
>     xxx times
>
>     thanks to everyone
>
>     karim
>
>
> _______________________________________________
> bug-openmcl mailing list
> [email protected]
> http://clozure.com/cgi-bin/mailman/listinfo/bug-openmcl
>
>