Something wrong with makefiles... although in src/config/abi_defs.mk
there is a line 
ABI_OPT_GNOME=1

It does not build the Gnome version:
Building with [LicensedTrademarks:Off Debug:Off Gnome:Off LibXML:Off
Pspell:On].

even if I explicitly define that variable in command line of make, Gnome is
turned off. The only way to get Gnome build seems to define
ABI_OPT_BONOBO=1, should it be so? I think the problem is in that file, line
471:
ABI_OPT_GNOME := 0

However, even then some strange link problems:
/usr/bin/ld: cannot find -loaf

But liboaf-dev is installed, and other programs using it link fine!

-- 
Gediminas Paulauskas  ���  http://03bar.ktu.lt/~menesis/  ���  ICQ 24859336

Reply via email to