Build problem

2007-02-21 Thread Chris Burdess
I have a problem building Classpath HEAD: configured with: ../configure --with-ecj --prefix=/gnu --disable- plugin --disable-gtk-peer --disable-qt-peer --disable-gconf-peer -- enable-gjdoc platform: powerpc-apple-darwin8.8.0 make install results in: ... echo timestamp gjarsigner.1 (pod2man

configure (build) problem

2002-02-03 Thread Nic Ferrier
Mark wants to get the build right for a fresh machine. Hopefully what I'm doing can feed into that. I've got autocinf generating my configure script now. But when I run it like this: $ ./configure --with-gcj I get the following output: checking build system type... i586-pc-linux-gnu

Re: configure (build) problem

2002-02-03 Thread Mark Wielaard
Hi, On Sun, 2002-02-03 at 16:59, Nic Ferrier wrote: Mark wants to get the build right for a fresh machine. Hopefully what I'm doing can feed into that. Yeah. Thanks for going through all the trouble. Part of the reason of making a release will be to help people just do a configure make make