classpath build problems with libtool 2.2.4

2008-07-06 Thread Robert Schuster
Hi, I am currently trying to build classpath (0.93) in an environment using libtool 2.2.4. I basically disable all optional external dependencies and compile with jikes: --with-jikes=jikes \ --with-fastjar=fastjar \ --with-glibj \ --disable-local-sockets \ --disable-alsa \

Re: classpath build problems with libtool 2.2.4

2008-07-06 Thread Christian Thalinger
On Sun, 2008-07-06 at 17:06 +0200, Robert Schuster wrote: Hi, I am currently trying to build classpath (0.93) in an environment using libtool 2.2.4. I basically disable all optional external dependencies and compile with jikes: --with-jikes=jikes \ --with-fastjar=fastjar \