public inbox for guile-gtk@sourceware.org
 help / color / mirror / Atom feed
From: Marius Vollmer <mvo@zagadka.ping.de>
To: David Pirotte <david@altosw.be>
Cc: Ariel Rios <ariel@linuxppc.org>, guile-gtk@sourceware.cygnus.com
Subject: Re: gnome-guile compilation bug
Date: Sun, 25 Mar 2001 05:52:00 -0000	[thread overview]
Message-ID: <87hf0im0fu.fsf@zagadka.ping.de> (raw)
In-Reply-To: <3ABBABA9.AA58FF0@altosw.be>

David Pirotte <david@altosw.be> writes:

> In file included from guile-gtk.c:27:
> guile-gtk.h:196: conflicting types for `GtkWidgetFlags'
> /usr/local/include/gtk/gtkwidget.h:64: previous declaration of `GtkWidgetFlags'

This looks very old.  What version of Gtk+ are you using?
GtkWidgetFlags should only be declared in guile-gtk.h for Gtk+ version
1.0, and the configure process of guile-gtk should reject Gtk+ 1.0 as
being too old.

> guile-gtk.h:212: conflicting types for `gdk_color_copy'
> /usr/local/include/gdk/gdk.h:556: previous declaration of `gdk_color_copy'
> guile-gtk.c:43: conflicting types for `scm_puts'
> /usr/local/include/libguile/ports.h:277: previous declaration of `scm_puts'

Likewise.  This looks old.

> guile-gtk.c:376: variable `gtkobj_smob' has initializer but incomplete type

Likewise.

All your problems should be fixed already, I think.  Ariel?

  reply	other threads:[~2001-03-25  5:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-22  2:51 David Pirotte
     [not found] ` <985333087.3162.1.camel@soleil>
2001-03-24  7:56   ` David Pirotte
2001-03-25  5:52     ` Marius Vollmer [this message]
2001-03-25  8:18       ` David Pirotte
     [not found]     ` <985406055.6345.0.camel@soleil>
2001-03-25  8:11       ` David Pirotte

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=87hf0im0fu.fsf@zagadka.ping.de \
    --to=mvo@zagadka.ping.de \
    --cc=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).