From: David Pirotte <david@altosw.be>
To: Andy Wingo <wingo@pobox.com>
Cc: guile-user <guile-user@gnu.org>
Subject: Re: guile-gnome2 - Segmentation fault
Date: Sat, 3 Jul 2010 16:24:46 -0300 [thread overview]
Message-ID: <20100703162446.1b722982@rascar> (raw)
In-Reply-To: <m3wrtctr37.fsf@unquote.localdomain>
Hi Andy,
I am sorry I am not very helpful with these source code management techniques, git
was not even installed on my machine! [still use cvs for my own work :-(] But I am
very happy to learn!
I installed git, did a checkout and compared source code, and NO, the 2 patches you
mentioned are not in the debian latest guile-gnome-platform:
I'll try to apply them to the latest debian guile-gnome-platform source
tree, but debuild and ./debian/rules binary give me troubles any time I
touch any source [help from debian knowledgeable schemers on this list well
come]
From the git checkout:
scripts/configure-packages guile-gnome-platform
./autogen.sh --prefix=... && make
and get an error [below]. if I remember well, it is because I am using a version of gtk > 2.18.
and a patch is available somewhere:
how to get and apply it?
Many thanks,
David
;; --
...
make[5]: Entering directory `/usr/local/src/guile-gnome/guile-gnome-platform/gtk/gnome/gw'
/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-gtk-tree-model.lo -MD -MP -MF .deps/libgw_guile_gnome_gtk_la-guile-gtk-tree-model.Tpo -c -o libgw_guile_gnome_gtk_la-guile-gtk-tree-model.lo `test -f 'guile-gtk-tree-model.c' || echo './'`guile-gtk-tree-model.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-gtk-tree-model.lo -MD -MP -MF .deps/libgw_guile_gnome_gtk_la-guile-gtk-tree-model.Tpo -c guile-gtk-tree-model.c -fPIC -DPIC -o .libs/libgw_guile_gnome_gtk_la-guile-gtk-tree-model.o
In file included from guile-gtk-tree-model.c:33:
gtk-support.h:120: error: conflicting types for 'gtk_widget_get_allocation'
/usr/include/gtk-2.0/gtk/gtkwidget.h:995: note: previous declaration of 'gtk_widget_get_allocation' was here
make[5]: *** [libgw_guile_gnome_gtk_la-guile-gtk-tree-model.lo] Error 1
make[5]: Leaving directory `/usr/local/src/guile-gnome/guile-gnome-platform/gtk/gnome/gw'
make[4]: *** [all] Error 2
...
Le Sat, 03 Jul 2010 18:25:48 +0100,
Andy Wingo <wingo@pobox.com> a écrit :
> Hi,
>
> I had said:
>
> >> Can you check to see that the following patches are applied to the
> >> debian package:
> >>
> >> 0ca1de9d89ed7b2899e49f273f27f810540a6508
> >> 3d11c93b290992b2c4d9eeef57c2a7a54f808783
>
> These are git commits.
>
> You replied:
>
> On Fri 02 Jul 2010 17:32, David Pirotte <david@altosw.be> writes:
>
> > I don't know, on the debian patch tracking system page for guile-gnome-platform,
> > patches are listed by names. I don't see these [MD5sum?] numbers you mentioned,
>
> Chdir into gtk/ in your guile-gnome platform checkout, and do "gitk
> REVNAME", and see if that patch is in debian.
>
> Regards,
>
> Andy
next prev parent reply other threads:[~2010-07-03 19:24 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-29 21:33 guile-gnome2 - Segmentation fault David Pirotte
2010-07-01 10:58 ` Andy Wingo
2010-07-02 16:32 ` David Pirotte
2010-07-03 17:25 ` Andy Wingo
2010-07-03 19:24 ` David Pirotte [this message]
2010-07-05 0:54 ` David Pirotte
2010-07-06 6:15 ` David Pirotte
2010-07-06 15:37 ` Patrick Bernaud
2010-07-07 2:53 ` David Pirotte
2010-07-08 19:57 ` Andy Wingo
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=20100703162446.1b722982@rascar \
--to=david@altosw.be \
--cc=guile-user@gnu.org \
--cc=wingo@pobox.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).