make: *** [all-target-libjava] Error 2
Andrew Haley
aph@pasanda.cygnus.co.uk
Fri Apr 23 06:07:00 GMT 1999
> Date: Fri, 23 Apr 1999 08:59:22 -0400
> From: Stephen Thomas <stephen@thomas.mitre.org>
>
> egcs-2.93.17 built OK for me. Making libgcj, I keep getting these
> errors:
>
> loading cache ./config.cache
> configure: error: can not find install-sh or install.sh in .. ./..
> make[1]: Entering directory
> `/usr/local/src/libgcj/i686-pc-linux-gnu/libjava'
> make[1]: *** No rule to make target `.././configure.host', needed by
> `config.status'. Stop.
> make[1]: Leaving directory
> `/usr/local/src/libgcj/i686-pc-linux-gnu/libjava'
> make: *** [all-target-libjava] Error 2
>
> I think I'm overlooking an obvious fix here.
It looks to me as though you've run configure in your source
directory. Did you do this? It isn't supported, and you must
configure in a separate build directory.
Andrew.
More information about the Java
mailing list