Bug 38185 - qtjava/javalib/org/kde/qt/Invocation.java generates an error at compile time
Summary: qtjava/javalib/org/kde/qt/Invocation.java generates an error at compile time
Status: RESOLVED FIXED
Alias: None
Product: bindings
Classification: Developer tools
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kde-bindings
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-16 03:48 UTC by Unknown
Modified: 2008-01-21 04:31 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bereynolds 2002-02-16 03:33:29 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           unknown
Version:           kdebindings-3.0beta2 (using KDE 2.9.2 )
Severity:          normal
Installed from:    Compiled From Sources
Compiler:          javac v. 1.4F jdk v. 1.3.0-02
OS:                Linux
OS/Compiler notes: RedHat Linux 7.1 Kernel 2.4.9

The following is a pasting of the error:

[root@popo qt]# javac -d ../../.. --classpath ../../.. Invocation.java
Invocation.java:31: error:Super class "{0}" is not in the same package and not public [JLS 8.6]
java.lang.RuntimeException: java.lang.Object is not in the classpath !!!
        at java.lang.Throwable.fillInStackTrace(Throwable.java:native)
        at java.lang.Throwable.<init>(Throwable.java:38)
        at java.lang.Exception.<init>(Exception.java:24)
        at java.lang.RuntimeException.<init>(RuntimeException.java:21)
        at at.dms.kjc.CClassType.getCachedCClass(CClassType.java:269)
        at at.dms.kjc.CClassType.getCClass(CClassType.java:170)
        at at.dms.kjc.CClassNameType.getCClass(CClassNameType.java:87)
        at at.dms.kjc.CClass.lookupClass(CClass.java:274)
        at at.dms.kjc.CClassContext.lookupClass(CClassContext.java:272)
        at at.dms.kjc.CClassNameType.checkType(CClassNameType.java:105)
        at at.dms.kjc.JVariableDefinition.checkInterface(JVariableDefinition.java:85)
        at at.dms.kjc.JFieldDeclaration.checkInterface(JFieldDeclaration.java:123)
        at at.dms.kjc.JTypeDeclaration.checkInterface(JTypeDeclaration.java:171)
        at at.dms.kjc.JClassDeclaration.checkInterface(JClassDeclaration.java:160)
        at at.dms.kjc.JCompilationUnit.checkInterface(JCompilationUnit.java:131)
        at at.dms.kjc.Main.checkInterface(Main.java:313)
        at at.dms.kjc.Main.run(Main.java:101)
        at at.dms.kjc.Main.compile(Main.java:255)
        at at.dms.kjc.Main.main(Main.java:246)


(Submitted via bugs.kde.org)
Comment 1 Stephan Kulow 2004-05-24 10:27:54 UTC
Replaced bereynolds@ucdavis.edu with null@kde.org due to bounces by reporter
Comment 2 George Goldberg 2007-12-17 05:18:30 UTC
Is this bug still present in a recent version of KDE, such as 3.5.8 or KDE 4 RC2?
Comment 3 George Goldberg 2008-01-21 04:31:20 UTC
Closing due to no response by original reporter. Please reopen if this bug is still present in KDE 3.5.8 or 4.0.0.