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
Search Criteria
Package Details: guile-gnome-platform 2.16.1-2
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2011-02-21)
| 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: | |
| Submitter: | tantalum |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 3 |
| First Submitted: | 2008-09-17 22:09 |
| Last Updated: | 2010-01-23 12:51 |
Required by (2)
Sources
- fix-gtk-2.18-build.patch
- http://ftp.gnu.org/pub/gnu/guile-gnome/guile-gnome-platform/guile-gnome-platform-2.16.1.tar.gz
Latest Comments
Comment by tantalum
Anonymous comment
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
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...
"