From: David Pirotte <david@altosw.be>
To: guile-user <guile-user@gnu.org>
Subject: guile-gnome - git clone + 3 debian patches - compilation error
Date: Mon, 5 Jul 2010 13:53:08 -0300 [thread overview]
Message-ID: <20100705135308.130d3bbb@rascar> (raw)
[-- Attachment #1: Type: text/plain, Size: 3389 bytes --]
Hi Andy,
From a fresh git clone + the 3 debian patches, I get the following error [below].
[but yesterday i succeeded compiling the debian tree patched with your
suggested 2 revname ??]
Cheers,
David
;; --
the 3 debian patches @
http://patch-tracker.debian.org/package/guile-gnome-platform/2.16.1-4
;; --
few installed lib info:
ii libgtk2.0-0 2.20.1-1
ii libglib2.0-0 2.24.1-1
ii libgnome2-0 2.30.0-1
ii libgnomeui-0 2.24.3-1
;; --
patching 'trace'
david@rascar:/usr/local/src/guile-gnome 100 $ ./patch-guile-gnome-git-with-debian-patches
patching file glib/test-suite/Makefile.am
patching file gtk/gnome/gw/gtk-support.c
patching file gtk/gnome/gw/gtk-support.h
patching file gtk/gnome/overrides/gtk.defs
patching file gtk/gnome/gw/Makefile.am
david@rascar:/usr/local/src/guile-gnome 101 $
;; --
error output
...
mv -f .deps/libgw_guile_gnome_gtk_la-gtk-support.Tpo .deps/libgw_guile_gnome_gtk_la-gtk-support.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../glib/gnome/gobject -I../../../glib/gnome/gobject -I. -I. -Wall -Werror -g -I/usr/include/guile-cairo -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -std=gnu99 -g -O2 -MT libgw_guile_gnome_gtk_la-guile-gnome-gw-gtk.lo -MD -MP -MF .deps/libgw_guile_gnome_gtk_la-guile-gnome-gw-gtk.Tpo -c -o libgw_guile_gnome_gtk_la-guile-gnome-gw-gtk.lo `test -f 'guile-gnome-gw-gtk.c' || echo './'`guile-gnome-gw-gtk.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../glib/gnome/gobject -I../../../glib/gnome/gobject -I. -I. -Wall -Werror -g -I/usr/include/guile-cairo -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -std=gnu99 -g -O2 -MT libgw_guile_gnome_gtk_la-guile-gnome-gw-gtk.lo -MD -MP -MF .deps/libgw_guile_gnome_gtk_la-guile-gnome-gw-gtk.Tpo -c guile-gnome-gw-gtk.c -fPIC -DPIC -o .libs/libgw_guile_gnome_gtk_la-guile-gnome-gw-gtk.o
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
[-- Attachment #2: config.log.gz --]
[-- Type: application/x-gzip, Size: 8427 bytes --]
next reply other threads:[~2010-07-05 16:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-05 16:53 David Pirotte [this message]
2010-07-06 9:50 ` guile-gnome - git clone + 3 debian patches - compilation error Patrick Bernaud
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=20100705135308.130d3bbb@rascar \
--to=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).