I have lurked on this list for several months now.  I don't know jack
about C and Unix development, so I have kept my mouth shut.  But Linas'
comment the other day about not getting many bug reports made me realize
that perhaps now I can contribute.  I would like to run gnucash in
parallel to MS Money, which I currently use for my personal finances.
I'll look for any discrepancies or anomalies.  I'm hoping that the more
experienced readers can help me get the program to compile.

I'm using guile 1.3a, lesstif 0.86 on an otherwise stock RH5.1 Intel.

./configure seems to exit normally

make motif is not successful, giving the following output:

[root@magpie xacc]# make motif
make FLAVOR=motif build-flavor
make[1]: Entering directory `/usr/downloads/xacc'
make[2]: Entering directory `/usr/downloads/xacc/lib'
make[3]: Entering directory `/usr/downloads/xacc/lib/XmHTML-1.1.0'
make[4]: Entering directory `/usr/downloads/xacc/lib/XmHTML-1.1.0/src'
gcc -Wp,-MD,obj/motif/XmHTML.d.tmp -c -O2 -Wall -I./. -I./../..
-I/usr/local/include  -I/usr/X11R6/include -DXMHTML_LIBRARY_VERSION
-DMOTIF -o obj/motif/XmHTML.o XmHTML.c
XmHTML.c:111: Xm/XmP.h: No such file or directory
XmHTML.c:112: Xm/DrawP.h: No such file or directory
XmHTML.c:113: Xm/XmStrDefs.h: No such file or directory
XmHTML.c:130: Xm/DrawingA.h: No such file or directory
XmHTML.c:131: Xm/ScrollBar.h: No such file or directory
XmHTML.c:132: Xm/ScrolledW.h: No such file or directory
XmHTML.c:133: Xm/RepType.h: No such file or directory
In file included from XmHTML.c:136:
XmHTMLP.h:101: Xm/XmP.h: No such file or directory
XmHTMLP.h:102: Xm/ManagerP.h: No such file or directory
In file included from XmHTMLP.h:105,
                 from XmHTML.c:136:
XmHTML.h:124: Xm/Xm.h: No such file or directory
make[4]: *** [obj/motif/XmHTML.o] Error 1
make[4]: Leaving directory `/usr/downloads/xacc/lib/XmHTML-1.1.0/src'
make[3]: *** [default] Error 2
make[3]: Leaving directory `/usr/downloads/xacc/lib/XmHTML-1.1.0'
make[2]: *** [motif] Error 2
make[2]: Leaving directory `/usr/downloads/xacc/lib'
make[1]: *** [build-flavor] Error 2
make[1]: Leaving directory `/usr/downloads/xacc'
make: *** [motif] Error 2


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