atom feed16 messages in net.java.openjdk.bsd-port-devRe: Problem Compiling Java
FromSent OnAttachments
Eric RichardsonJan 7, 2009 8:55 pm 
Christian ThalingerJan 8, 2009 1:21 am 
Michael FranzJan 8, 2009 4:14 am 
Andrew John HughesJan 8, 2009 4:45 am 
Eric RichardsonJan 8, 2009 9:05 am 
Eric RichardsonJan 8, 2009 9:10 am 
Eric RichardsonJan 8, 2009 9:16 am 
Eric RichardsonJan 9, 2009 10:13 am 
Christian ThalingerJan 10, 2009 1:49 am 
Mark WielaardJan 11, 2009 4:28 am 
Christian ThalingerJan 11, 2009 4:51 am 
Mark WielaardJan 11, 2009 5:10 am.patch
Christian ThalingerJan 11, 2009 5:16 am 
Andrew John HughesJan 11, 2009 9:18 am 
Christian ThalingerJan 11, 2009 9:37 am 
Mark WielaardJan 11, 2009 10:22 am 
Subject:Re: Problem Compiling Java
From:Christian Thalinger (chri@gmail.com)
Date:Jan 10, 2009 1:49:44 am
List:net.java.openjdk.bsd-port-dev

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