unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Patrick Bernaud <patrickb@chez.com>
To: David Pirotte <david@altosw.be>
Cc: guile-user <guile-user@gnu.org>
Subject: guile-gnome - git clone + 3 debian patches - compilation error
Date: Tue, 6 Jul 2010 11:50:31 +0200	[thread overview]
Message-ID: <19506.64615.276139.230209@vagabond.local> (raw)
In-Reply-To: <20100705135308.130d3bbb@rascar>

Hello David,

David Pirotte writes:
 > [...]
 > cc1: warnings being treated as errors
 > guile-gnome-gw-gtk.c: In function 'gw__tmp6246_gtk_recent_info_get_application_info_wrapper':
 > guile-gnome-gw-gtk.c:27337: error: passing argument 3 of 'gtk_recent_info_get_application_info' from incompatible pointer type
 > /usr/include/gtk-2.0/gtk/gtkrecentmanager.h:187: note: expected 'const gchar **' but argument is of type 'char **'
 > make[5]: *** [libgw_guile_gnome_gtk_la-guile-gnome-gw-gtk.lo] Error 1
 > make[5]: Leaving directory `/usr/local/src/guile-gnome/guile-gnome-platform/gtk/gnome/gw'
 > make[4]: *** [all] Error 2
 > make[4]: Leaving directory `/usr/local/src/guile-gnome/guile-gnome-platform/gtk/gnome/gw'
 > make[3]: *** [all-recursive] Error 1

If gtk version >= 2.18, you have to pass '--disable-Werror' to
configure (see https://bugzilla.gnome.org/show_bug.cgi?id=597480#c2)
or fix/override gtk_recent_info_get_application_info() definition in
defs/gnome/defs/gtk.defs.

Regards,


Patrick



  reply	other threads:[~2010-07-06  9:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-05 16:53 guile-gnome - git clone + 3 debian patches - compilation error David Pirotte
2010-07-06  9:50 ` Patrick Bernaud [this message]
2010-07-07  3:06   ` 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

  List information: https://www.gnu.org/software/guile/

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

  git send-email \
    --in-reply-to=19506.64615.276139.230209@vagabond.local \
    --to=patrickb@chez.com \
    --cc=david@altosw.be \
    --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).