public inbox for guile-gtk@sourceware.org
 help / color / mirror / Atom feed
From: Ariel Rios <ariel@arcavia.com>
To: guile-gtk@sourceware.cygnus.com
Subject: Checking gnome-guile
Date: Tue, 28 Nov 2000 22:14:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.10.10011290014110.28701-100000@soleil.gnome.org> (raw)

Can anybody check if the new gnome-guile modules
(ghttp, gdkpixbuf and gal) are linking correctly?
You will need to have fairly recent versions
of these bleeding edge libs.

I'm getting some strange errors and want to know
if these errors are also available in other platforms
or if I am simply doing something stupid.

Is anyone up to the task? =)
Martin?

ariel

"gtk> (use-modules (gnome gal))
13  (or (try-module-linked name) (try-module-autoload name) ...)
14* [try-module-autoload (gnome gal)]
15  (let* (# # # #) (resolve-module dir-hint-module-name #f) (and # #))
    ...
16  (let ((didit #f)) (dynamic-wind (lambda () #) (lambda () #) ...) ...)
17* [dynamic-wind #<procedure ()> #<procedure ()> #<procedure ()>]
18* [#<procedure ()>]
19* (let ((full #)) (if full (begin # #)))
20  (if full (begin (save-module-excursion (lambda () #)) (set! didit
#t)))
21  (begin (save-module-excursion (lambda () #)) (set! didit #t))
22* [save-module-excursion #<procedure ()>]
23  (let (# #) (dynamic-wind # thunk #))
24  [dynamic-wind #<procedure ()> #<procedure ()> #<procedure ()>]
25* [#<procedure ()>]
26* [primitive-load "/usr/local/share/guile/gnome/gal.scm"]
27* [merge-compiled-code "gal_init_glue" "libguilegal"]
28  (cond (gtkconf-using-ltdl #) (#t #))
    ...
29  [dynamic-wind #<procedure ()> #<procedure ()> #<procedure ()>]
30* [#<procedure ()>]
31* [dynamic-call "gal_init_glue" ...
32* [dynamic-link "libguilegal"]
/usr/local/share/guile/gtk/dynlink.scm:19:34: In procedure dynamic-link in
expression (dynamic-link libname):
/usr/local/share/guile/gtk/dynlink.scm:19:34: file not found"

             reply	other threads:[~2000-11-28 22:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-28 22:14 Ariel Rios [this message]
2000-11-29 14:21 ` Marius Vollmer

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=Pine.LNX.4.10.10011290014110.28701-100000@soleil.gnome.org \
    --to=ariel@arcavia.com \
    --cc=guile-gtk@sourceware.cygnus.com \
    /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).