This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: confusing compile time error


Chris,

On which OS are you working?

Jean-Francois

 --- On Sun 04/13, chris burdess < dog at bluezoo dot org > wrote:
From: chris burdess [mailto: dog at bluezoo dot org]
To: java at gcc dot gnu dot org
Date: Sun, 13 Apr 2003 11:53:16 +0100
Subject: Re: confusing compile time error

i wrote:<br>> i'm currently being told:<br>> <br>> ./source/javax/mail/Message.java:65: Class `javax.mail.Message' already<br>> defined in source/javax/mail/Message.java:65.<br>>    public abstract class Message<br>>                          ^<br>> ./source/javax/mail/Message.java:81: confused by earlier errors, bailing out<br><br>after numerous tests i have determined that this will happen if the<br>classpath includes the sources to compile. this is a real pain as<br>setting the classpath to include the sources is the only way for gcj to<br>resolve package imports.<br>-- <br>chris burdess<br>

_______________________________________________
No banners. No pop-ups. No kidding.
Introducing My Way - http://www.myway.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]