package org.omg.CORBA_2_3.portable does not exist
Max (Weijun) Wang
Weijun.Wang at Sun.COM
Thu Jul 31 05:13:00 UTC 2008
Hi All
I cannot build JDK on Linux (Ubuntu 8.10) now. gnumake fails inside
jdk/make/java/management, complaining
ProxyInputStream.java:39: package org.omg.CORBA_2_3.portable does not
exist
import org.omg.CORBA_2_3.portable.InputStream;
^
What's happening here?
I've noticed classes.jar and src.zip inside build/corba/dist/lib.
CORBA_2_3 sources are found in src.zip but classes missing in
classes.jar. Could this be the reason?
Thanks
Max
More information about the build-dev
mailing list