It's been rumoured that Jeffrey Perry said:
>
> I think I got this sorted out...at least part way.
> I grabbed guile 1.3 from the gnucash ftp site.
> I am now having problems with the cvs version of XmHtml
> compiling. Think i need to fetch 1.5 from ftp.
> Why isn't this in cvs?
Because its make
I think I got this sorted out...at least part way.
I grabbed guile 1.3 from the gnucash ftp site.
I am now having problems with the cvs version of XmHtml
compiling. Think i need to fetch 1.5 from ftp.
Why isn't this in cvs?
Jeffrey Perry
[EMAIL PROTECTED]
- %<
It's been rumoured that Jeffrey Perry said:
> I am getting the following errors using make motif:
>
> make[3]: Entering directory `/home/jperry/gnucash/xacc/src/swig'
> swig -I../engine -I../guile -guile -o guile/gnucash-guile_wrap.c gnucash.i
> Generating wrappers for Guile
> ../engine/Query.h :
"Jeffrey Perry" <[EMAIL PROTECTED]> writes:
> Any ideas?
Did you use "cvs -z3 update -d" to get the sources?
(the -d is critical).
Did you do a "make distclean && configure YOUROPTIONS" before the
"make motif"?
If not, try these first. Some files moved around in the last update,
so
I have been trying to build the latest copy of gnucash from cvs periodically
for months. I once suceeded but that was many months ago.
Most recently I had a problem with swig that someone else also reported.
I just grabbed the latest sources for gnucash and that one is gone.
I am using libc5 and