Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jul 2003 23:27:39 +0900 (JST)
From:      Yamada Ken Takeshi <ken@tydfam.jp>
To:        freebsd-java@freebsd.org
Subject:   Q) jdk1.4.1 compile on -current
Message-ID:  <20030723.232739.846940914.ken@tydfam.jp>

next in thread | raw e-mail | index | archive | help
  linprocfs mounting enabled me to run linux-sun-
jdk1.4.2 on -current, but still I have a problem in 
compiling jdk1.4.1 on it (P3x2 SMP 4BSD_SHED) cvsup'd
July 20th as shown below.

  Any suggestions?

# make 
  :        :        :
Compiling /usr/ports/java/jdk14/work/hotspot/src/share/vm/runtime/javaCalls.cpp
Compiling /usr/ports/java/jdk14/work/hotspot/src/share/vm/memory/javaClasses.cpp
Compiling /usr/ports/java/jdk14/work/hotspot/src/share/vm/prims/jni.cpp
/usr/ports/java/jdk14/work/hotspot/src/share/vm/prims/jni.cpp:929:50: pasting "." and "i" does not give a valid preprocessing token
/usr/ports/java/jdk14/work/hotspot/src/share/vm/prims/jni.cpp:929:50: pasting "." and "i" 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

Stop in /usr/ports/java/jdk14.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030723.232739.846940914.ken>