Displaying 3 results from an estimated 3 matches for "libjava8".
Did you mean:
libjava
2008 Apr 23
4
[LLVMdev] Error trying to build llvm-gcc
...g directory
`/home/pprabhu/llvm/llvm-objects/i686-pc-linux-gnu/libjava'
make: *** [all-target-libjava] Error 2
The java file gnu.java.security.pkcs.SignerInfo.java is not present in
/home/pprabhu/llvm/llvm-objects/i686-pc-linux-gnu/libjava (or any other
directory in the bootclasspath). I have libjava8-jar installed in
/usr/share/java. Could this problem be due to libjava8-jar on the classpath
? (If so) How do I add /usr/share/java to the classpath and pass it to the
configure script ? Or is there something else that I am missing ?
I am sorry if this question has been asked before, I searched th...
2008 Apr 23
0
[LLVMdev] Error trying to build llvm-gcc
...lvm/llvm-objects/i686-pc-linux-gnu/libjava'
> make: *** [all-target-libjava] Error 2
>
>
> The java file gnu.java.security.pkcs.SignerInfo.java is not present in
> /home/pprabhu/llvm/llvm-objects/i686-pc-linux-gnu/libjava (or any
> other directory in the bootclasspath). I have libjava8-jar installed
> in /usr/share/java. Could this problem be due to libjava8-jar on the
> classpath ? (If so) How do I add /usr/share/java to the classpath and
> pass it to the configure script ? Or is there something else that I am
> missing ?
>
> I am sorry if this question has bee...
2008 Apr 23
1
[LLVMdev] Error trying to build llvm-gcc
...-gnu/libjava'
> > make: *** [all-target-libjava] Error 2
> >
> >
> > The java file gnu.java.security.pkcs.SignerInfo.java is not present in
> > /home/pprabhu/llvm/llvm-objects/i686-pc-linux-gnu/libjava (or any
> > other directory in the bootclasspath). I have libjava8-jar installed
> > in /usr/share/java. Could this problem be due to libjava8-jar on the
> > classpath ? (If so) How do I add /usr/share/java to the classpath and
> > pass it to the configure script ? Or is there something else that I am
> > missing ?
> >
> > I am...