Q) jdk1.4.1 compile on -current

Florian Smeets flo at kasimir.com
Fri Aug 8 10:27:26 PDT 2003


Greg Lewis wrote:
> On Fri, Aug 08, 2003 at 06:45:14PM +0900, Yamada Ken Takeshi wrote:
> 
>>  Umm, it is unfortunately far out of my reach.
>>
>>  Is there any effort to implement jdk1.4.1 on -current,
>>GCC 3.3.1 ?
>>
>>  I am looking forward to seeing jdk1.4.1 running on
>>my -current box.
> 
> 
> Have you tried using the latest experimental patchset?  There have been
> some commits to address compiling under gcc 3.3 recently.
> 
I just tried the latest experimental patchset with the latest sources 
and still the same failure ...

[...]
/usr/ports/java/jdk14/work/hotspot/src/share/vm/prims/jni.cpp:1343:56: 
pasting "." and "b" does not give a valid preprocessing token
/usr/ports/java/jdk14/work/hotspot/src/share/vm/prims/jni.cpp:1344:56: 
pasting "." and "c" does not give a valid preprocessing token
/usr/ports/java/jdk14/work/hotspot/src/share/vm/prims/jni.cpp:1345:56: 
pasting "." and "s" does not give a valid preprocessing token
/usr/ports/java/jdk14/work/hotspot/src/share/vm/prims/jni.cpp:1346:56: 
pasting "." and "i" does not give a valid preprocessing token
/usr/ports/java/jdk14/work/hotspot/src/share/vm/prims/jni.cpp:1347:56: 
pasting "." and "j" does not give a valid preprocessing token
/usr/ports/java/jdk14/work/hotspot/src/share/vm/prims/jni.cpp:1348:56: 
pasting "." and "f" does not give a valid preprocessing token
/usr/ports/java/jdk14/work/hotspot/src/share/vm/prims/jni.cpp:1349:56: 
pasting "." and "d" does not give a valid preprocessing token
gmake[3]: *** [jni.o] Error 1
gmake[3]: Leaving directory 
`/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/product'
gmake[2]: *** [the_vm] Error 2
gmake[2]: Leaving directory 
`/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/product'
gmake[1]: *** [product] Error 2
gmake[1]: Leaving directory 
`/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp'
gmake: *** [product] Error 2
*** Error code 2

regards,
flo



More information about the freebsd-java mailing list