On Sat, 2002-06-15 at 11:18, Udo Rader wrote: > In order to get it build with gcc 3.1.1, I had to patch 3 files: > - hotspot/src/share/vm/opto/loopnode.hpp > - hotspot/src/share/vm/prims/jvmdi.cpp > - hotspot/src/share/vm/c1/c1_FrameMap.hpp > > After that I ran into a linker problem, that I'm not able to solve: > > ----CUT---- > >/usr/local/src/development/langs/java/jscsl140/control/build/linux-athlon/tmp/sun/java.net/net/obj/linux_close.o: > In function `closefd': > >/usr/local/src/development/langs/java/jscsl140/control/build/linux-athlon/tmp/sun/java.net/net/obj/linux_close.o(.text+0x156): > undefined reference to `pthread_kill' > collect2: ld returned 1 exit status > ----CUT---- > > Did you run into the same problems (and how did you solve the linker > issue?)
I didn't get that far (had the compile errors, and no time to debug yet). Could you send me the source patches? > In general I doubt that "normal" users would be happy with having to > compile java from sources in order to get the plugin working for their > mozilla, even if there was a skeleton-spec and patchfile that easened > it. Besides the hour it takes to compile, AFAIK you also need > mozilla-sources to build the plugin, so that is even more complicated I think you can get what you need with the mozilla-devel package. Not sure, haven't gotten that far, yet. Once you/we have the procedure all figured out, maybe a mini-HOWTO is in order. And/Or maybe send the patches to Sun with the suggestion that they make a 3.x compiled version available. TTFN, Lonnie Borntreger ________________________________________________________________________ Mandrake Linux release 8.3 (Cooker) for i586 2.4.19-pre10 (gcc version 3.0.4) SMP Two 1.47GHz AMD Athlon Processors, 512M RAM, 5852.35 Bogomips Total Uptime 7 days 11 hours 7 minutes
