guile-gtk-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

latest checkout of guile-gnome-platform from bzr failing to compile


From: Sushil Bajracharya
Subject: latest checkout of guile-gnome-platform from bzr failing to compile
Date: Thu, 14 Dec 2006 16:21:48 -0800

i sent out this earlier but it did not appear in the list so sending again. apologies if you have seen this before

---------- Forwarded message ----------
From: Sushil Bajracharya <address@hidden>
Date: Dec 12, 2006 11:50 PM
Subject: latest checkout of guile-gnome-platform from bzr failing to compile
To: address@hidden

Hi,

I am trying to build the guild-gnome-platform as described here: http://www.gnu.org/software/guile-gnome/dev/

I have the following packages installed in my machine

g-wrap 1.9.4
guile 1.6.7

When i try to build guile-gnome-platform, i get the following error..

As documented in the site I installed g-wrap 1.9.6 but the guile-gnome-platform configuration check complained it needs g-wrap 1.9.4. But it still doesnot compile.

I am using gentoo linux, gcc 3.3.6. guile was installed using portage but g-wrap was manually (g-wrap 1.9.4 not in portage yet) installed and the path exported using PKG_CONFIG_PATH.

----
chmod -w gnome-0.scm
make[3]: Leaving directory `/home/sushil/src/guile-gnome-platform/glib'
Making all in gnome
make[3]: Entering directory `/home/sushil/src/guile-gnome-platform/glib/gnome'
Making all in gobject
make[4]: Entering directory `/home/sushil/src/guile-gnome-platform/glib/gnome/gobject'
make  all-am
make[5]: Entering directory `/home/sushil/src/guile-gnome-platform/glib/gnome/gobject'
sed -e "s|@guilegnomegobjectlibpath\@|`cd . && pwd`/libguile-gnome-gobject-0|" \
    ./config.scm.in > config.scm
make[5]: Leaving directory `/home/sushil/src/guile-gnome-platform/glib/gnome/gobject'
make[4]: Leaving directory `/home/sushil/src/guile-gnome-platform/glib/gnome/gobject'
Making all in gw
make[4]: Entering directory `/home/sushil/src/guile-gnome-platform/glib/gnome/gw'
guile  -c \
  "(debug-set! stack 400000) \
   (use-modules (gnome-0)) \
   (use-modules (g-wrap)) \
   (use-modules (gnome gw gobject-spec)) \
   (generate-wrapset 'guile 'gnome-gobject \"guile-gnome-gw-gobject\")"
<unnamed port>: In procedure scm-error in _expression_ (scm-error (quote misc-error) #f ...):
<unnamed port>: no code for module (g-wrap c-codegen)

Some deprecated features have been used.  Set the environment
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
program to get more information.  Set it to "no" to suppress
this message.
make[4]: *** [guile-gnome-gw-gobject.c] Error 2
make[4]: Leaving directory `/home/sushil/src/guile-gnome-platform/glib/gnome/gw'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/sushil/src/guile-gnome-platform/glib/gnome'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/sushil/src/guile-gnome-platform/glib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/sushil/src/guile-gnome-platform'
make: *** [all] Error 2


I would appreciate any help in making this work..

thanks,
- sushil


--
http://www.ics.uci.edu/~sbajrach




--
Sushil Krishna Bajracharya
Phd Student

Department of Informatics
Bren School of ICS
UC Irvine

( office_phone )  949 824 9747
( email )  sbajrach_AT_ics.uci.edu
( ics_web )  http://www.ics.uci.edu/~sbajrach
( research_group )  http://mondego.calit2.uci.edu
( im )  shooseal_AT_Yahoo, bajracharya_AT_gmail
reply via email to

[Prev in Thread] Current Thread [Next in Thread]