Hm yes, I just remembered I had to install the following packages so
the javac compiler could find eclipse-ecj.jar after upgrading my
system from about a month ago:

ecj-gcj
ecj
libecj-java-gcj
libecj-java

AFAIK, this is just a bunch of stuff to do with the Eclipse IDE.

Any idea on how to set the compiler to a less strict level? I don't
know where to start!

Thanks,

Andrew.

On Sat, Oct 2, 2010 at 8:05 AM, Andreas Persson
<andreas.pers...@bredband2.com> wrote:
> Andrew C wrote 2010-10-02 03:53:
>> I'm running Debian testing and am compiling jsampler using sun's
>> non-Free JDK version 6.21. But when running 'ant build-fantasia', the
>> following comes up:
>>
>> http://pastebin.com/PsVm8g6Z
>
> It seems your compiler flags is set to a very strict level, which makes
> the compiler to warn on a lot of things and treat some of the warnings
> as errors. When I build (with 1.6.0_21), I get five warnings about
> Paint9Painter and nothing else.
>
>> Addtionally, when I try and run the previous .jar I built, a grey
>> screen comes up with no controls available, but when closing the
>> window, the "export unsaved session" dialog box appears.
>
> Not much help, I know, but I can run Fantasia with 1.6.0_21 without
> problems.
>
>> Incidentally, this only happened when I had deleted a few libraries in
>> /usr/local/lib and header files in /usr/local/include to facilitate
>> building LS and co from CVS/source again.
>
> This must be unrelated. Fantasia doesn't use any C libs or headers.
>
> /Andreas
>
> ------------------------------------------------------------------------------
> Start uncovering the many advantages of virtual appliances
> and start using them to simplify application deployment and
> accelerate your shift to cloud computing.
> http://p.sf.net/sfu/novell-sfdev2dev
> _______________________________________________
> Linuxsampler-devel mailing list
> Linuxsampler-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel
>

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel

Reply via email to