gtk problems??

karim haddad <[email protected]> Mon, 23 Sep 2002 15:29:58 +0200
Newsgroups gmane.lisp.openmcl.bugs
Message-ID <[email protected]>
    Hello
    Maybe these topics where already disscused?

    I have problems in running the gtk examples.
    got always GTKWIDGET error.
    I'm running linux yellowdog distrib 2.2
    with openmcl 0.13 compiled sources with the interface translations.
   
    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

I have undefined function etc...
    Anybody have some hints??
    Maybe my compilation went wrong although i've done it
    xxx times

    thanks to everyone

    karim