Re: Build error with GNOME?


Subject: Re: Build error with GNOME?
From: Aaron Lehmann (aaronl@vitelus.com)
Date: Tue Dec 12 2000 - 02:27:13 CST


On Tue, Dec 12, 2000 at 04:06:30PM +0800, Chih-Wei Huang wrote:
> When I tried to make abiword 0.7.12 with GNOME,
> I met this error
> make ABI_OPT_GNOME=1
> ...
> Building with [LicensedTrademarks:Off Debug:Off Bonobo:Off Gnome:On
> LibXML:Off].
> ev_UnixGnomeMenu.cpp:
> ev_UnixGnomeToolbar.cpp:
> ev_UnixGnomeToolbar.cpp:44: gal/widgets/gtk-combo-text.h: No such file
> or directory

Since recently you need some additional libraries for the Gnome build
such as Gal... Or so I've heard.

> Even if I turn ABI_OPT_GNOME off,
> make ABI_OPT_GNOME=0
> ...
> make[4]: Entering directory
> `/home/cwhuang/redhat/BUILD/abi/src/af/ev/unix'
> Building with [LicensedTrademarks:Off Debug:Off Gnome:Off LibXML:Off].
> /bin/sh: -c: line 1: syntax error near unexpected token `;'
> /bin/sh: -c: line 1: `for d in ; do if test -d $d; then set -e; echo
> "make ABI_ROOT=/home/cwhuang/redhat/BUILD/abi -C $d build"; make
> ABI_ROOT=/home/cwhuang/redhat/BUILD/abi -C $d build; set +e; else echo
> "Skipping non-directory $d..."; fi; done'
> make[4]: *** [build] Error 2

This is a completely different bug, and one that I have never seen
before. Looks like someone messed up one of the shell scripts.




This archive was generated by hypermail 2b25 : Tue Dec 12 2000 - 02:27:22 CST