This is the mail archive of the java-discuss@sourceware.cygnus.com 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: libjava grievances


>>>>> "Mikhail" == Mikhail Teterin <mi@aldan.algebra.com> writes:

Mikhail> Just when I thought I've overcome all the problems of

Mikhail> 	. toplevel configure not-working

I haven't heard of any problems here.  What went wrong?  How did you
fix it?

Mikhail> 	. my /usr/local/bin/zip not being found/used

The build process should use the zip that was built as part of the
tree.  Why wasn't that one used?  Why would you want to use a
different one?

Mikhail> 	. boehm-gc's, libjava's configures and the generated Makefiles
Mikhail> 	  looking for configure.host and config-ml.in in the wrong
Mikhail> 	  directories

Likewise, this is the first I've heard of this.

Mikhail> 	. absolute absence of any sort of the build/installation
Mikhail> 	  instructions in libjava

There are docs on the web page.

Mikhail> g++295 -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./include -I./../boehm-gc -I./../boehm-gc -DSILENT=1 -DNO_SIGNALS=1 -DNO_DEBUGGING=1 -DJAVA_FINALIZATION=1 -I./../compat-include -fno-rtti -fvtable-thunks -fpermissive -W -Wall -O -pipe -mpentiumpro -pthread -Wp,-MD,.deps/prims.pp -c  -fPIC -DPIC prims.cc -o .libs/prims.lo
Mikhail> In file included from include/cni.h:16,
Mikhail>                  from prims.cc:20:
Mikhail> java/lang/Object.h:8: parse error before `::'

Hmm.  I don't know what the problem here is offhand, I'm afraid.

Tom

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