|
From: Timothée L. <tim...@lp...> - 2009-01-14 09:03:31
|
Petr Mikulik a écrit : > I see there are two errors: > > 1. in compiling gnuplot 4.2 cvs > ... > util.c: In function ‘gprintf’: > util.c:757: error: invalid type argument of ‘unary *’ > ... > Don't know. > 2. making current cvs fails: > Making all in term > make[2]: Entering directory `gnuplot-cvs/term' > make[2]: *** No rule to make target `js/*.js', needed by `all-am'. Stop. > For this one, you have to run "cvs update -d" instead of "cvs update", because the latter does not checkout new directories, like the new term/js. Best regards, Timothée |