Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Sep 2001 06:29:09 +0930 (CST)
From:      Jarrod Sayers <Jarrod.Sayers@unisa.edu.au>
To:        <stable@FreeBSD.org>
Subject:   Building x11/gnome from ports
Message-ID:  <20010917062243.V16003-100000@sanctuary.magill.unisa.edu.au>

next in thread | raw e-mail | index | archive | help
While trying to install x11/gnome from the ports tree, one of its runtime
dependancies is x11-toolkits/guile-gnome which fails to build.  It dies
with the following:

-----
===>  Building for guile-gnome-0.20_3
make  all-recursive
Making all in guile-gnome
Making all in zvt
Making all in bonobo
Making all in gtkhtml
guile -l ../../guile-gtk/gtk/config.scm -s
./../../guile-gtk/build-guile-gtk -I ../../guile-gtk glue ./gtkhtml.defs >
.tmpg  && mv .tmpg gtkhtml-glue.c
ERROR: In procedure open-file:
ERROR: No such file or directory: "../../guile-gtk/gtk/config.scm"
*** Error code 2

Stop in
/usr/ports/x11-toolkits/guile-gnome/work/gnome-guile-0.20/guile-gnome/gtkhtml.
*** Error code 1
-----

There is still an open PR ports/29463 but thats a compilation problem.

This seems to be parsing a file called ../../guile-gtk/gtk/config.scm
which doesn't exist, ../../guile-gtk/gtk/config.scm.in exists though and
if you try to use it, errors, ERROR: Unbound variable:  @USING_LTDL_SCM@
appear.

Any ideas?  The ports tree is cvsupped off RELEASE_4_4_0 yesterday.

TIA,

Jarrod Sayers
Information Technologist
School of Communication, Information and New Media
University of South Australia, Magill Campus.
Phone: +61 8 83024045
Fax: +61 8 83024745



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010917062243.V16003-100000>