Error making pot file.
Chris Shoemaker
c.shoemaker at cox.net
Tue Jan 3 13:01:25 EST 2006
On Tue, Jan 03, 2006 at 06:43:00PM +0100, linux at strigen.com wrote:
> Hello,
>
> With revision 12241
> I got the following error when running make pot:
> make all-am
> make[2]: Entering directory `/home/tortho/svn/gcash/intl-scm'
> make[2]: Nothing to be done for `all-am'.
> make[2]: Leaving directory `/home/tortho/svn/gcash/intl-scm'
> make[1]: Leaving directory `/home/tortho/svn/gcash/intl-scm'
> rm -f po/gnucash.pot
> make -C po gnucash.pot
> make[1]: Entering directory `/home/tortho/svn/gcash/po'
> make[1]: *** No rule to make target `../src/gnome/gncmod-budget.c', needed
> by `gnucash.pot'. Stop.
> make[1]: Leaving directory `/home/tortho/svn/gcash/po'
> make: *** [pot] Error 2
My mistake. I'll commit a fix in a sec. You can also fix it yourself:
$ ./make_gnucash_potfiles > po/POTFILES.in
Does anyone know why we version-control this generated file?
-chris
More information about the gnucash-devel
mailing list