public inbox for guile-gtk@sourceware.org
 help / color / mirror / Atom feed
From: "Neil W. Van Dyke" <nwv@neilvandyke.org>
To: guile-gtk@sourceware.cygnus.com, guile-user@gnu.org, guile-devel@gnu.org
Subject: Re: guile-gobject 0.3.0 Released
Date: Mon, 04 Feb 2002 14:15:00 -0000	[thread overview]
Message-ID: <15455.2102.116139.730545@winona.neilvandyke.org> (raw)
In-Reply-To: <1012242485.705.3.camel@soleil>

In case anyone else has trouble building guile-gobject 0.3.0, here's the
minor changes I needed.  Haven't actually run it, but it compiled.

1. File "gobject/guile-gnome-gobject-primitives.c": Renamed identifiers
   beginning with "g_param_get_" to begin with "g_param_spec_get_", per
   http://mail.gnome.org/archives/gnome-2-0-list/2001-November/msg00121.html

2. File "corba/Makefile.in": Added "$(GUILE_CFLAGS)" to "INCLUDES".

3. File "corba/guile-gnome-corba-types.c": Temporarily added explicit cast to
   get it to compile:   g_message (G_STRLOC ": %d", (int)gtype);

4. Dependency on "libxml2" devel library does not seem to be checked by
   configure script.  Other libraries might also need checking; this one 
   noticed only because this particular box happened to be missing that
   library.

-- 
                                                        Neil W. Van Dyke
                                             http://www.neilvandyke.org/

  parent reply	other threads:[~2002-02-04 22:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-28 11:29 Ariel Rios
2002-01-29 19:01 ` Eric Gillespie
2002-01-29 20:39   ` Ariel Rios
2002-02-04 15:05     ` (Was: guile-gobject 0.3.0 Released) Neil W. Van Dyke
2002-02-04 21:30       ` Ariel Rios
2002-02-04 14:15 ` Neil W. Van Dyke [this message]
2002-02-06  5:24   ` Taming the beast [was: Re: guile-gobject 0.3.0 Released] rm
2002-02-08  3:03     ` Neil Jerram

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=15455.2102.116139.730545@winona.neilvandyke.org \
    --to=nwv@neilvandyke.org \
    --cc=guile-devel@gnu.org \
    --cc=guile-gtk@sourceware.cygnus.com \
    --cc=guile-user@gnu.org \
    /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).