public inbox for guile-gtk@sourceware.org
 help / color / mirror / Atom feed
From: Ariel Rios <ariel@linuxppc.org>
To: David Pirotte <david@altosw.be>
Cc: guile-gtk <guile-gtk@sourceware.cygnus.com>
Subject: Re: gnome-guile compilation problem
Date: Mon, 23 Apr 2001 07:24:00 -0000	[thread overview]
Message-ID: <988028229.677.1.camel@soleil> (raw)
In-Reply-To: <3AE41749.5093FB9A@altosw.be>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2117 bytes --]

El 23 Apr 2001 13:51:37 +0200, David Pirotte escribió:


> guile -l ./gtk/config.scm -s ./build-guile-gtk -I . glue gtk-1.2.defs >tmpt && mv tmpt gtk-glue.c
> (reading "gtk-1.2.defs")
> (reading "gdk-1.2.defs")
> 
>  0* [#<procedure ()>]
>  1  (case opsym ((glue) (let* (# #) (emit-glue defs-file defs))) ...)
>     ...
>  2  [emit-glue "gtk-1.2.defs" (# # # # ...)]
>  3* [emit-funcs (# # # # ...)]
>  4  (letrec (# # # # ...) (register-type # #) (register-type # #) ...)
>     ...
>  5  [for-each #<procedure (form)> (# # # # ...)]
>  6* [#<procedure (form)> (define-func gtk_toolbar_set_space_style none ...)]
>  7* (let ((name #) (options #)) (case (car form) (# #) (# #) ...))
>  8  (case (car form) ((define-type-alias) (register-type name #)) ...)
>     ...
>  9  (let* (# # # # ...) (if # #) (set! cur-protection prot) ...)
> 10* [emit-func (none) ("gtk" "toolbar" "set" ...) ...]
> 11  (let* (# # # # ...) (for-each # parms) (for-each # multiple-values) ...)
> 12* [map #<procedure (p)> ((GtkToolbar toolbar) (GtkToolBarSpaceStyle style))]
> 13* [#<procedure (p)> (GtkToolBarSpaceStyle style)]
> 14* [lookup-type GtkToolBarSpaceStyle]
> 15  (let* ((cell #) (def #)) (cond (# def) (# #) (#t #)))
> 
> ./build-guile-gtk:805:5: In expression (let* (# #) (cond # # ...)):
> ./build-guile-gtk:805:5: unknown type GtkToolBarSpaceStyle
> guile-snarf -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/lib/glib/include -I/usr/local/include -D_REENTRANT -I/usr/X11R6/include
> -I/usr/local/include -I/usr/local/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/local/lib/glib/include -I/usr/local/include -D_REENTRANT -I/usr/X11R6/include
> -I/usr/local/include -I/usr/local/include  -g -O2 gtk-support.c >gtk-support.c.tmp && mv gtk-support.c.tmp gtk-support.x
> guile -l ./gtk/config.scm -s ./build-guile-gtk -I . main gtk-1.2.defs gdk-1.2.defs >tmpm && mv tmpm main.c
> (reading "gtk-1.2.defs")
> (reading "gdk-1.2.defs")
> (reading "gdk-1.2.defs")

I cannot reproduce the error here. It seems that your anoncvs server is
outdated =/

ariel
 

      reply	other threads:[~2001-04-23  7:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-23  3:49 David Pirotte
2001-04-23  7:24 ` Ariel Rios [this message]

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=988028229.677.1.camel@soleil \
    --to=ariel@linuxppc.org \
    --cc=david@altosw.be \
    --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).