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

Re: A simple question.



On Tue, Dec 19, 2000 at 04:27:13PM -0600, Adam Heath wrote:
> On Tue, 19 Dec 2000, Adam Heath wrote:
> 
> > On Tue, 19 Dec 2000, Ola Lundqvist wrote:
> > 
> > > Hi
> > > 
> > > I'm about to fix bug 79759 and I need some clarification.
> > > 
> > > Can I have a source package (in main) that creates a binary package
> > > in for contrib. The thing is that the vnc package now have some 
> > > java sources that need jdk1.1 to compile. I have not succeeded to
> > > compile with another compiler anyway. 
> 
> If you need help with this, I am willing.  Is it a problem with the build
> system, that has jdk1.1 hard coded, or a bug in the compiler you tried
> using?  What are the details?

There was some complaining about depricated methods. I now see that
they occur in the normal jdk too. I do not remember. I'll dupload
them now (vnc-java-3.3.3r2 is the name). If you can fix so that it
works with jikes i'm very grateful.

----

Now I have tested:

jikes vncviewer.java

Found 2 system errors:

*** Error: Could not find package named: 
                /usr/share/java/repository/java/util


*** Error: Could not find package named: 
                /usr/share/java/repository/java/lang
make: *** [vncviewer.class] Error 1

---

guavac:

guavac vncviewer.java
vncviewer.java:99: Warning: method void disable() on class java/awt/Component has been deprecated.
vncviewer.java:104: Warning: method void disable() on class java/awt/Component has been deprecated.
vncviewer.java:107: Warning: method void disable() on class java/awt/Component has been deprecated.
vncviewer.java:134: Warning: method void enable() on class java/awt/Component has been deprecated.
vncviewer.java:135: Warning: method void enable() on class java/awt/Component has been deprecated.
vncviewer.java:136: Warning: method void enable() on class java/awt/Component has been deprecated.
vncviewer.java:191: In void connectAndAuthenticate() in class vncviewer: Invalid 'case' label.
vncviewer.java:307: Warning: method void hide() on class java/awt/Component has been deprecated.
vncviewer.java:334: Warning: method void hide() on class java/awt/Component has been deprecated.
vncviewer.java:389: Warning: method void getBytes(int, int, byte[], int) on class java/lang/String has been deprecated.
Compilation Failed
make: *** [vncviewer.class] Error 1

---

Help are very appriciated!

// Ola

> ----BEGIN GEEK CODE BLOCK----
> Version: 3.12
> GCS d- s: a-- c+++ UL++++ P+ L++++ !E W+ M o+ K- W--- !O M- !V PS--
> PE++ Y+ PGP++ t* 5++ X+ tv b+ D++ G e h*! !r z?
> -----END GEEK CODE BLOCK-----
> ----BEGIN PGP INFO----
> Adam Heath <doogie@debian.org>        Finger Print | KeyID
> 67 01 42 93 CA 37 FB 1E    63 C9 80 1D 08 CF 84 0A | DE656B05 PGP
> AD46 C888 F587 F8A3 A6DA  3261 8A2C 7DC2 8BD4 A489 | 8BD4A489 GPG
> -----END PGP INFO-----
> 

-- 
 --------------------- Ola Lundqvist ---------------------------
/  opal@debian.org                     Björnkärrsgatan 5 A.11   \
|  opal@lysator.liu.se                 584 36 LINKÖPING         |
|  +46 (0)13-17 69 83                  +46 (0)70-332 1551       |
|  http://www.opal.dhs.org             UIN/icq: 4912500         |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---------------------------------------------------------------



Reply to: