Arnaud Vandyck writes:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Matthias Klose wrote:
> > Arnaud Vandyck writes:
> >>I confirm this bug. autotools can't find javac! This is impossible to
> >>build packages that use java-gcj-compat-dev.
> >
> > where does javac point to?
>
> ecj. You
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Matthias Klose wrote:
> wait, and where does ecj point to? do you have ecj-bootstrap-gcj
> installed?
/usr/bin/ecj -> /etc/alternatives/ecj
/etc/alternatives/ecj -> /usr/bin/ecj-bootstrap-gcj
$ /usr/bin/ecj-bootstrap-gcj Hello.java
- --
1. ER
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Matthias Klose wrote:
> Arnaud Vandyck writes:
>>I confirm this bug. autotools can't find javac! This is impossible to
>>build packages that use java-gcj-compat-dev.
>
> where does javac point to?
ecj. You are right, the bug should be reassigned to e
Arnaud Vandyck writes:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi all,
>
> I confirm this bug. autotools can't find javac! This is impossible to
> build packages that use java-gcj-compat-dev.
where does javac point to?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi all,
I confirm this bug. autotools can't find javac! This is impossible to
build packages that use java-gcj-compat-dev.
Cheers,
- --
.''`.
: :' :rnaud
`. `'
`-
Java Trap: http://www.gnu.org/philosophy/java-trap.html
-BEGIN PGP SIGNATUR
Package: java-gcj-compat-dev
Severity: important
[EMAIL PROTECTED]:/tmp# cat hello.java
class HelloWorldApp {
public static void main(String[] args) {
System.out.println("Hello World!"); //Display the string.
}
}
[EMAIL PROTECTED]:/tmp# javac hello.java
--
1. ERROR in hello
6 matches
Mail list logo