Package Details: guile-gnome-platform 2.16.1-2

Package Base: guile-gnome-platform
Description: Binding between Guile Scheme and the Gnome stack of libraries. (fe. Pango, GTK+, Cairo, GStreamer, Glade, GtkSourceView and else). To build wrappers for GTK+ and higher in the stack, you will first need Guile-Cairo.
Upstream URL: http://www.gnu.org/software/guile-gnome/
Category: lib
Licenses: GPL2
Submitter: tantalum
Maintainer: None
Last Packager: None
Votes: 3
First Submitted: 2008-09-17 22:09
Last Updated: 2010-01-23 12:51

Latest Comments

Comment by tantalum

2012-05-11 19:23

the source package release notoriously does not build, even guile-gnome-platform-2.16.2.
try the git version https://aur.archlinux.org/packages.php?ID=42094

Anonymous comment

2010-10-18 16:30

I had the same error. Compiling the git version solved the problem for me. For details see here:

https://bbs.archlinux.org/viewtopic.php?pid=841426#p841426

Best regards,
Cedric

Comment by piyushbhatt

2010-05-03 17:47

do not compile.Gives following error.
"gcc -E -DSCM_MAGIC_SNARF_DOCS -DHAVE_CONFIG_H -I. -I. -Wall -g -pthread -std=gnu99 -pthread -I/usr/lib/libffi-3.0.9/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include gobject.c \
| grep -E '^\^\^ {.*\^\^ }' > gobject.doc || { rm gobject.doc; false; }
make[4]: *** [gobject.doc] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/home/piyush/data/p/src/guile-gnome-platform-2.16.1/glib/gnome/gobject'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/piyush/data/p/src/guile-gnome-platform-2.16.1/glib/gnome'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/piyush/data/p/src/guile-gnome-platform-2.16.1/glib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/piyush/data/p/src/guile-gnome-platform-2.16.1'
make: *** [all] Error 2
==> ERROR: Build Failed.
Aborting...
"