Bug#614134: vtk: FTBFS on kfreebsd:Syntax error on token "enum", interface expected

2011-02-21 Thread Dominique Belhachemi
Hi Denis, great, it is working. It compiles well it on kfreebsd-i386. I looked at the build logs and found this line /usr/lib/jvm/default-java/bin/javac -source 5 which links to ecj /usr/lib/jvm/default-java/bin/javac -> /usr/bin/ecj Since ecj understands the -source option there is no need

Bug#614134: vtk: FTBFS on kfreebsd:Syntax error on token "enum", interface expected

2011-02-20 Thread Denis Barbier
On 2011/2/20 Dominique Belhachemi wrote: > > I am CC'ing debian-java to get some additional help. > > > Hi Denis, > > thanks for looking into this issue. > > Unfortunately, the wrapper around gcj-4.4 is filtering out the -source > option. >  $ less /usr/bin/gcj-wrapper-4.4 >  elsif ($arg eq '-sourc

Bug#614134: vtk: FTBFS on kfreebsd:Syntax error on token "enum", interface expected

2011-02-20 Thread Dominique Belhachemi
I am CC'ing debian-java to get some additional help. Hi Denis, thanks for looking into this issue. Unfortunately, the wrapper around gcj-4.4 is filtering out the -source option. $ less /usr/bin/gcj-wrapper-4.4 elsif ($arg eq '-source' or $arg eq '-sourcepath' or $arg eq '-target') {

Processed: Re: Bug#614134: vtk: FTBFS on kfreebsd:Syntax error on token "enum", interface expected

2011-02-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 614134 pending Bug #614134 [src:vtk] vtk: FTBFS on kfreebsd:Syntax error on token "enum", interface expected Added tag(s) pending. > severity 614134 serious Bug #614134 [src:vtk] vtk: FTBFS on kfreebsd:Syntax error on token "enum", interfac