Re: GNOME support


Subject: Re: GNOME support
From: Matthew Kirkwood (weejock@ferret.lmh.ox.ac.uk)
Date: Sat Dec 11 1999 - 14:09:44 CST


On Sat, 11 Dec 1999, Josh Barrow wrote:

> I just downloaded the new AbiWord, and tried to compile GNOME support
> into it. It compiled fine. but when I do a make install, it gives me
> an error. Here is the error:
>
> ap_UnixGnomeDialog_Replace.o(.text+"hex number): undefinded reference
> to 'gnome_dialog_get_type'

Yep, I had this problem, and it took me a while to find the fix.
For reasons unknown to me, you need to include the ABI_OPT_GNOME=1
when you do the make install:

$ make ABI_OPT_GNOME=1 install

and things will work fine.

Matthew.



This archive was generated by hypermail 2b25 : Sat Dec 11 1999 - 14:09:47 CST