Build error on jdk8/tl project - Thread.o:(.data.rel+0xbc): undefined reference to JVM_SetNativeThreadName

Alan Bateman Alan.Bateman at oracle.com
Fri Mar 23 05:59:35 UTC 2012


On 22/03/2012 17:51, Martijn Verburg wrote:
> Hi Andrew/Alan,
>
> Thanks for responding! I suspect you are right, I'm only building the 
> tl project, which i guess is a partial build? I saw the patch that 
> Andrew mentioned but hadn't put 2 and 2 together that I'd need to 
> build the hotspot part separately first.
jdk8/tl has all repositories but I can't quite tell from your mails if 
you are doing a full build or a partial build. A partial build is where 
you are building a subset of the repositories and pulling the rest from 
an "import JDK". Partial builds somewhere fragile and requires care to 
ensure that the import JDK matches exactly. Do you type "make" at the 
top-level repo, or are in the jdk repo?

-Alan



More information about the build-dev mailing list