public inbox for guile-gtk@sourceware.org
 help / color / mirror / Atom feed
From: Bo Forslund <bo.forslund@abc.se>
To: Marius Vollmer <mvo@zagadka.ping.de>
Cc: Alexey Rodriguez Y <alexey@memi.umss.edu.bo>,
	guile-gtk list <guile-gtk@sourceware.cygnus.com>
Subject: Re: ERROR: In procedure dynamic-link:
Date: Mon, 12 Nov 2001 13:11:00 -0000	[thread overview]
Message-ID: <3BF81920.162C4E20@abc.se> (raw)
In-Reply-To: <87pu6gyrcb.fsf@zagadka.ping.de>

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".



guile-gtk 0.19 doesn't compile with guie-1.5.4. It gives this messages


[bo@li guile-gtk-0.19]$ make
guile-snarf -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/include
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include  -g -O2 guile-gtk.c >guile-gtk.c.tmp && mv
guile-gtk.c.tmp guile-gtk.x
guile-snarf -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/include
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include  -g -O2 gtk-support.c >gtk-support.c.tmp && mv
gtk-support.c.tmp gtk-support.x
gtk-support.c:622:25: gtk-support.x: No such file or directory
make: *** [gtk-support.x] Error 1
make: *** Waiting for unfinished jobs....
guile-gtk.c:2715:23: guile-gtk.x: No such file or directory
make: *** [guile-gtk.x] Error 1



So until guile handle dynamic linking as it is supposed one have to
either so "ln -s libguilegtk-1.2.so libguilegtk-1.2" or explicitly tell
guile-gtk to look for libguilegtk-1.2.so.

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

Regards
Bo

  reply	other threads:[~2001-11-18 21:23 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-11  4:34 Bo Forslund
2001-10-11  6:16 ` Alexey Rodriguez Y
2001-10-11 13:25   ` Bo Forslund
2001-10-11 15:20     ` Alexey Rodriguez Y
2001-10-18  0:23       ` Bo Forslund
2001-10-18  3:10         ` Marius Vollmer
2001-10-18 10:59           ` Alexey Rodriguez Y
2001-10-19 15:01             ` Bo Forslund
2001-11-05 17:33               ` Marius Vollmer
2001-11-12 13:11                 ` Bo Forslund [this message]
2001-11-14 10:53                   ` Marius Vollmer
2001-11-12 14:08             ` Marius Vollmer
2001-11-14 20:24               ` Alexey Rodriguez Y
2001-11-15  5:28                 ` Marius Vollmer
2001-11-15  7:11                   ` Bo Forslund
2001-11-15 15:20                     ` guile-gtk snapshot (was Re: ERROR: In procedure dynamic-link:) Steve Tell
2001-11-15 15:39                       ` Steve Tell
2001-11-16 14:11                         ` Bo Forslund
2001-11-17  6:17                           ` Bo Forslund
2001-11-18  8:30                             ` Yet a new version " Bo Forslund
2001-12-28 20:21                               ` Bo Forslund
2001-12-28 17:07                             ` guile-gtk snapshot " Bo Forslund
2001-12-28 16:47                           ` Bo Forslund
2001-12-28  6:25                         ` Steve Tell
2001-11-25  5:33                       ` Ariel Rios
2001-12-30 23:39                         ` Ariel Rios
2001-12-27 20:28                       ` Steve Tell
2001-11-25  7:33                     ` ERROR: In procedure dynamic-link: Bo Forslund

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3BF81920.162C4E20@abc.se \
    --to=bo.forslund@abc.se \
    --cc=alexey@memi.umss.edu.bo \
    --cc=guile-gtk@sourceware.cygnus.com \
    --cc=mvo@zagadka.ping.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).