This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: GCJ Build Problem (CVS)



On Fri, 9 Nov 2001, Brad Cox wrote:
> ../src/configure --enable-threads=posix --prefix=/usr/local/gcc31 \
>      --enable-shared --enable-languages=c++,java,objc
> 
> Added objc for old times sake ;)

You are the Brad Cox of Stepstone fame?  That brings back some memories ;)

> make[1]: *** No rule to make target `gnu/gcj/protocol/core/Connection.java'
> , needed by `libgcj.jar'.  Stop.
> make[1]: Leaving directory `/usr/local/gcc31/obj/i686-pc-linux-gnu/libjava'
> make: *** [all-target-libjava] Error 2
> 
> Now I'm really lost.

Make sure you use "-d" when you cvs update.  IIRC this was a recently 
added directory.

Jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]