package org.omg.CORBA_2_3.portable does not exist

Kelly O'Hair Kelly.Ohair at Sun.COM
Fri Aug 1 21:15:17 UTC 2008


I'm not seeing that problem at all. And this failure looks very different.

Are you sure you started with a fresh build, e.g. rm -f -r /home/fw/src/java/jdk7/build ???

-kto


Florian Weimer wrote:
> * Kelly O'Hair:
> 
>> I'm testing it now but I still don't understand why it fails sometimes
>> and not others. The 2_3 sources are never explicitly listed to be
>> compiled so how they got compiled in the past is a puzzle.
> 
> With your patch, I end up with this error:
> 
> warning: package javax.transaction does not exist
> warning: package org.omg.SendingContext does not exist
> warning: package com.sun.java.swing.plaf does not exist
> Using boot class path = [/home/fw/src/java/jdk7/build/linux-amd64/tmp/rt-orig.jar, /home/fw/src/java/jdk7/build/linux-amd64/langtools/dist/bootstrap/lib/javac.jar, /opt/jdk1.6.0_07/jre/lib/resources.jar, /opt/jdk1.6.0_07/jre/lib/sunrsasign.jar, /opt/jdk1.6.0_07/jre/lib/jsse.jar, /opt/jdk1.6.0_07/jre/lib/jce.jar, /opt/jdk1.6.0_07/jre/lib/charsets.jar, /opt/jdk1.6.0_07/jre/classes, /opt/jdk1.6.0_07/jre/lib/ext/dnsns.jar, /opt/jdk1.6.0_07/jre/lib/ext/localedata.jar, /opt/jdk1.6.0_07/jre/lib/ext/sunpkcs11.jar, /opt/jdk1.6.0_07/jre/lib/ext/sunjce_provider.jar]
> error: com.sun.corba.se.impl.protocol.giopmsgheaders.LocateReplyOrReplyMessage: class file for com.sun.corba.se.impl.protocol.giopmsgheaders.LocateReplyOrReplyMessage not found
> error: class file for com.sun.corba.se.impl.protocol.giopmsgheaders.LocateReplyOrReplyMessage not found
> 1 error
> make[1]: *** [initial-image-jdk] Error 1
> make[1]: Leaving directory `/home/fw/src/java/jdk7/jdk/make'
> make: *** [jdk-build] Error 2



More information about the build-dev mailing list