Re: gcj 1.5.x: error: /classname/ cannot be resolved to a type
Andrew Haley <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
On 07/15/2009 09:29 AM, Mathieu Malaterre wrote: > On Wed, Jul 15, 2009 at 10:24 AM, Andrew Haley<[email protected]> wrote: >> On 07/15/2009 09:08 AM, Mathieu Malaterre wrote: >>> Hi there, >>> >>> I am getting an error using gcj 1.5.x I was not getting in older >>> release, and I do not understand what I am doing wrong. >>> >> I really need a test case for this. Something I can build. > > Everything is open source. Ref build failure on automated debian build > system (hppa machine): > > https://buildd.debian.org/~luk/status/package.php?p=gdcm > > The problem is that this is quite complex to build on a non-debian > system. Does redhat system comes with a system installed 'vtk.jar' > file ? Sure, but I don't see what would stop your from extracting the relevant files into a test case that anyone can try. Andrew.