make -> No rule to make target `README.francais', needed by `all-am' ?
Systems Administrator JIC
sysadmin.journeyco at cox.net
Thu Jun 14 11:41:00 EDT 2007
Hello gnucash-user -
I am attempting to compile and install GNUCash 2.0.5 on an i686 running CentOS 5. I managed to get though ./configure but have run into a make problem which I am not sure how to solve.
=============================
[root at netvista gnucash-2.0.5]# make check
./make-gnucash-potfiles > ./po/POTFILES.in
make check-recursive
make[1]: Entering directory `/usr/src/gnucash-2.0.5'
Making check in .
make[2]: Entering directory `/usr/src/gnucash-2.0.5'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/usr/src/gnucash-2.0.5'
Making check in doc
make[2]: Entering directory `/usr/src/gnucash-2.0.5/doc'
Making check in examples
make[3]: Entering directory `/usr/src/gnucash-2.0.5/doc/examples'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/usr/src/gnucash-2.0.5/doc/examples'
make[3]: Entering directory `/usr/src/gnucash-2.0.5/doc'
make[3]: *** No rule to make target `README.francais', needed by `all-am'. Stop.
make[3]: Leaving directory `/usr/src/gnucash-2.0.5/doc'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/usr/src/gnucash-2.0.5/doc'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/usr/src/gnucash-2.0.5'
make: *** [check] Error 2
[root at netvista gnucash-2.0.5]#
===========================================
I don't know that it is relevant to this make problem, but just in case ... ./configure did generate the following message toward the end:
============
config.status: WARNING: gnucash-config.in seems to ignore the --datarootdir setting
============
I didn't notice anything else unusual during ./configure.
Any good suggestions appreciated ... thanks!
More information about the gnucash-user
mailing list