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: libtool failure


Jeff Sturm wrote:
> ltconfig:793: /home/jsturm/gcc/build-i686-linux/gcc/gcj
> -B/home/jsturm/gcc/build-i686-linux/i686-pc-linux-gnu/libjava/
> -B/home/jsturm/gcc/build-i686-linux/gcc/ -c -g -O2 -o out/conftest2.o
> conftest.java 1>&5
> conftest.java:0: Can't find default package `java.lang'. Check the CLASSPATH
> environment variable and the access to the archives.
> 1 error

OK, this happened because my ${PREFIX} was gone.  Duh.  But why does libjava
need an existing ${PREFIX}/share/libgcj.jar to build?  How does it bootstrap?

--
Jeff Sturm
jeff.sturm@commerceone.com


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