Build error with GNOME?


Subject: Build error with GNOME?
From: Chih-Wei Huang (cwhuang@linux.org.tw)
Date: Tue Dec 12 2000 - 02:06:30 CST


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
...

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
...

I have to remove the flag ABI_OPT_GNOME
entirely to get compiling through.

I also encountered this message many times:
Unknown library `gal'
Is it normal?

What's the correct option if I want to build GNOME support?
(I just followed the options/flags in the spec file made
by Dom Lachowicz)

-- 
   ~     Chih-Wei Huang (cwhuang)
  'v'    E-Mail       : cwhuang@linux.org.tw
 // \\   CLDP Project : http://www.linux.org.tw/CLDP/ (Coordinator)
/(   )\  CLE  Project : http://cle.linux.org.tw/CLE/  (Developer)
 ^`~'^   HomePage     : http://www.cwhuang.idv.tw/



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