Re: [Sablevm-developer] Release progress - problems w/ 'make distcheck' of classpath
Brought to you by:
egagnon
From: Mark W. <ma...@kl...> - 2004-02-14 23:24:20
|
Hi, On Sat, 2004-02-14 at 18:46, Mark Wielaard wrote: > > > P.S. I get much further now, but at the end I get the following error= : > > >=20 > > > ERROR: files left in build directory after distclean: > > > ./native/fdlibm/DEPDIR > > > ./native/fdlibm/=3D > > > [...] > > > ./native/jni/gtk-peer/DEPDIR > > > ./native/jni/gtk-peer/=3D > > > make[1]: *** [distcleancheck] Error 1 > > > make[1]: Leaving directory > > > `/home/mark/src/classpath-obj/classpath-0.07+cvs/_build' > > > make: *** [distcheck] Error 2 > > >=20 > > > Still investigating. > >=20 > > Hmmm, I dont get that either. What versions of autoconf/automake/libtoo= l > > are you using ? >=20 > Tried both automake 1.8.2 and 1.7.9. > autoconf 2.59 and libtool 1.5.2 Strange it now suddenly all works. I don't know what changed though. But with both automake 1.8.2 and 1.7.9 make distcheck works now. Yeah! Cheers, Mark |