Re: [Sablevm-developer] Release progress - problems w/ 'make distcheck' of classpath
Brought to you by:
egagnon
From: Mark W. <ma...@kl...> - 2004-02-14 17:49:29
|
Hi, On Sat, 2004-02-14 at 17:53, Michael Koch wrote: > Ah, yes. There is discussion about buggy tar in Debian unstable and > broken debs on debian-devel lately. OK, then we are probably bitten by that one. Do you have a bug number? I couldn't find it immediately on bugs.debian.org. > > 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/classpath/DEPDIR > > ./native/jni/classpath/=3D > > ./native/jni/java-awt/DEPDIR > > ./native/jni/java-awt/=3D > > ./native/jni/java-io/DEPDIR > > ./native/jni/java-io/=3D > > ./native/jni/java-lang/DEPDIR > > ./native/jni/java-lang/=3D > > ./native/jni/java-net/DEPDIR > > ./native/jni/java-net/=3D > > ./native/jni/java-nio/DEPDIR > > ./native/jni/java-nio/=3D > > ./native/jni/java-util/DEPDIR > > ./native/jni/java-util/=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/libtool > are you using ? Tried both automake 1.8.2 and 1.7.9. autoconf 2.59 and libtool 1.5.2 Cheers, Mark |