Josh Sled wrote:
On Mon, 2006-01-23 at 21:42 +0100, Tor Harald Thorland wrote:
[EMAIL PROTECTED]:~/source/gnucash$ grep "^GSF_" config.log
GSF_CFLAGS=''
GSF_LIBS=''
[EMAIL PROTECTED]:~/source/gnucash$

A couple more if you will.  What's the output of...

    $ grep -A1 "checking for libgsf-1 >= 1.12.2" config.log

    $ egrep "(LIB)?GSF_" config.log

...?

I'm now at revision 12971. .... and that got me into this:
after autogen &
./configure --enable-error-on-warning --enable-compile-warnings --enable-debug --enable-HBCI --prefix=/opt/gnucash-1.9

Then make give me this
[EMAIL PROTECTED]:~/source/gnucash$ make
Makefile:752: *** missing separator.  Stop.
[EMAIL PROTECTED]:~/source/gnucash$

Tor Harald
_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to