|
From: Lars H. <lhe...@us...> - 2006-07-12 16:37:07
|
Nobody replied to this section: Timoth?e Lecomte writes: > Ethan Merritt wrote: [...] > Now 'make distcheck' seems to go almost to its completion, but ends up > like that : > > make[2]: quittant le r?pertoire ? > /home/tipote/gnuplot-cvs2/gnuplot-4.1.0/_build ? > rm -f config.status config.cache config.log configure.lineno > configure.status.lineno > rm -f Makefile > ERROR: files left in build directory after distclean: > ./demo/temp.dat [...] This is a real bummer - by default, make dist includes *.dat, there are really too many to list individually. Can whoever added this (Ethan?) rename temp.dat so it doesn't have a .dat extension? tempdat.tmp maybe? Thanks. |