Chris Lyttle <[EMAIL PROTECTED]> writes:

> OK I managed to get past the tex problem. Was a bug in the 3.0 version,
> downgrading fixed it. I'm still unable to get a compile to work tho;
>
> on amd64 I get,
>
> qif loading
> "../../../../../src/import-export/qif/test/test-files/test-1-bank-txn.qif"...
> *** glibc detected *** double free or corruption (fasttop):
> 0x000000000054dea0 ***
> /bin/sh: line 1: 27224 Aborted

Well, I /suppose/ we could just disable this directory for 1.9.0 --
I never finished the qif importer re-write, so this code isn't being
used.

[snip]
> on x86 I get,
>
> make[3]: Entering directory
> `/home/chris/cvs/gnucash-test/gnucash-1.9.0/_build/po'
> INTLTOOL_EXTRACT=../intltool-extract srcdir=../../po ../intltool-update
> --gettext-package gnucash --pot
> can't
> open 
> ../../po/../src/gnome/schemas/apps_gnucash_dialog_scheduled_transctions.schemas.in:
>  No such file or directory at ../intltool-extract line 204.
> /usr/bin/xgettext: error while opening
> "../../po/../src/backend/dwi/qofmap.c" for reading: No such file or
> directory
> ERROR: xgettext failed to generate PO template file. Please consult
>        error message above if there is any.
> make[3]: *** [gnucash.pot] Error 1
> make[3]: Leaving directory
> `/home/chris/cvs/gnucash-test/gnucash-1.9.0/_build/po'
> make[2]: *** [check-recursive] Error 1

Hmm, this is interesting..  It's due to the fact that we have code
in SVN that we don't distribute.  We need some way to ignore those
files when we build the POTFILES.

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       [EMAIL PROTECTED]                        PGP key available
_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to