I just (for the first time ever) got a successful compile of GnuCash.

I compiled the gnome version, on a "Debian/potato" system that's pretty
up-to-date.

I had problems compiling in that qt_abort, qt_error, qt_block weren't
found when compiling the final binaries.

Changing the GUILELIBS line in Makefiles from
GUILELIBS=-lguile -ldl
to
GUILELIBS=-lguile -ldl -lqthreads

seems to do the trick.

I'm not sure what the most appropriate patch is; I see some references
to qthreads in the config scripts, so evidently there is some ability
for its need to be found.  I don't properly grok autoconf, apparently...
--
Christopher B. Browne, [EMAIL PROTECTED], [EMAIL PROTECTED]
Web: http://www.ntlug.org/~cbbrowne  SAP Basis Consultant, UNIX Guy
Windows NT - How to make a 100 MIPS Linux workstation perform like an 8 MHz 286
----- %< -------------------------------------------- >% ------
The GnuCash / X-Accountant Mailing List
To unsubscribe, send mail to [EMAIL PROTECTED] and
put "unsubscribe gnucash-devel [EMAIL PROTECTED]" in the body

Reply via email to