|
From: Ethan M. <merritt@u.washington.edu> - 2009-07-29 04:02:11
|
Fresh download + prepare + configure + build using today's CVS fails with the following messages: make[3]: Entering directory `/home/merritt/cvs/gnuplot-cvs/src' uic -o ui_QtGnuplotSettings.h qtterminal/QtGnuplotSettings.ui make[3]: *** No rule to make target `qtgnuplot_fr.qm', needed by `alloc.o'. Stop. make[3]: Leaving directory `/home/merritt/cvs/gnuplot-cvs/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/merritt/cvs/gnuplot-cvs/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/merritt/cvs/gnuplot-cvs' make: *** [all] Error 2 |