This is the mail archive of the guile-gtk@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ERROR: In procedure dynamic-link:


Bo Forslund <bo.forslund@abc.se> writes:

> I think it is guile that is failing. I tried guile-1.5.4 and it loads the
> libs with libname without ".so". I tested it with the hello-world.scm
> example. guile-gtk doesn't compile with guile-1.5.4 so I tested with
> guile-gtk compiled with the guile-1.4 headers. It brings up the gtk GUI
> with error messages about "some deprecated features have been used".

This is OK.

> guile-gtk 0.19 doesn't compile with guie-1.5.4. It gives this messages
>
> [...] 
> gtk-support.c:622:25: gtk-support.x: No such file or directory

The error must have happened further up, probably during the
generation of gtk-support.x.

> Any ideas how to get guile-gtk to compile with guile-1.5.4?

Use guile-gtk from CVS.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]