classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] Re: [commit-cp] classpath daily snapshot 20050309 FAILED


From: Robert Schuster
Subject: [cp-patches] Re: [commit-cp] classpath daily snapshot 20050309 FAILED
Date: Wed, 09 Mar 2005 07:02:01 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.7.5) Gecko/20050107

Hi,
adding

import gnu.CORBA.primitiveTypeCode;

to org.omg.CORBA.Any.java will fix the compilation problem. I would apply it myself but somehow my upload working directories shows no 'omg' in org.

cu
Robert

problem:

Found 1 semantic error compiling "../../org/omg/CORBA/AnyHolder.java":

   56.   private static final TypeCode t_any = new 
primitiveTypeCode(TCKind.tk_any);
                                                   ^---------------^
*** Semantic Error: Type "org.omg.CORBA.primitiveTypeCode" was not found.
make[1]: *** [compile-classes] Error 1
make[1]: Leaving directory `/home/mkoch/src/classpath/build/lib'
make: *** [all-recursive] Error 1


_______________________________________________
Commit-classpath mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/commit-classpath






reply via email to

[Prev in Thread] Current Thread [Next in Thread]