|
From: Daniel J S. <dan...@ie...> - 2006-07-12 17:03:19
|
Lars Hecking wrote: > 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? Here are the differences in directory contents before and after all.dem: 12a13,15 > binary1 > binary2 > binary3 33a37,38 > equipo2.dat > field2xy.dat 39a45 > fit.log 96a103 > soundfit.par 106a114 > stringvar.tmp 109a118 > temp.dat There are three files with the .dat extension. "temp.dat" is the only one that causes problems? I'm OK with renaming that to anything, really. "normal.dat", "normal.tmp", "gauss.dat", "gauss.tmp", "foo.foo", "fi.fi"... "normal.tmp" probably. Dan |