Subject | Re: [Firebird-Java] [Fwd: Firebird & JayBird] |
---|---|
Author | Roman Rokytskyy |
Post date | 2007-05-16T16:01:41Z |
> Can you help Marcelo to build the Jaybird rpm for Mandriva ?At the moment I have no idea what can cause the issue. At the moment I
think about two possibilities:
- Ant is not able to find/load the client-java/lib/cpptasks.jar and is
not able to create appropriate "task" (a command to call the compiler);
though it should have failed in line 65 or 66 already;
- (the most likely reason) The <compiler/> task does not know what g++
is (note, we use g++, not gcc). Is it installed?
Roman