Problem Compiling Java

Christian Thalinger christian.thalinger at gmail.com
Sat Jan 10 01:50:22 PST 2009


On Fri, 2009-01-09 at 10:13 -0800, Eric Richardson wrote:
> Michael,
> 
> This fixed the compile problem. I still get this error but it passes
> by it.
> 
> incorrect classpath:
> hotspot-tools/com/sun/codemodel/internal/ClassType.java

AFAIK this happens because of using:

-bootclasspath ''

in the Makefile.  There seems to be some escape problem.  I once wanted
to fix it but... Mark said something about the fix not being properly...
or something like that... I can't remember.

- Christian




More information about the bsd-port-dev mailing list