Vann H. Walke writes:
> My attempts to compile the latest CVS Gnucash-gnome result in the errors
> attached. Anyone know a fix?
> ../../lib/g-wrap-install/lib/libgwrapguile.a
> ../../src/obj/gnome/Destroy.o: In function `xaccAccountWindowDestroy':
> /usr/local/src/xacc/src/Destroy.c:69: undefined reference to
> `xaccDestroyEditNotesWindow'
> collect2: ld returned 1 exit status
> make[3]: *** [../../gnucash.gnome] Error 1
> make[3]: Leaving directory `/usr/local/src/xacc/src/gnome'
> make[2]: *** [gnome] Error 2
> make[2]: Leaving directory `/usr/local/src/xacc/src'
> make[1]: *** [build-flavor] Error 2
> make[1]: Leaving directory `/usr/local/src/xacc'
> make: *** [gnome] Error 2
> [walke@vann xacc]#
The best thing to do at this point is to wrap the
call to xaccDestroyEditNotesWindow in the file
Destroy.c by #ifndef GNOME ... #endif.
This function isn't needed for the gnome code, but
is for the motif code.
A fix for this has been submitted, but not committed to CVS yet.
Best Regards,
Heath Martin
----- %< -------------------------------------------- >% ------
The GnuCash / X-Accountant Mailing List
To unsubscribe, send mail to [EMAIL PROTECTED] and
put "unsubscribe gnucash-devel [EMAIL PROTECTED]" in the body