[GCC CVS] Unable to compile gcj

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The following error has been bugging me for the past few days. I just
wanted to alert someone to this. Please let me know if this is not the
list for it.

Stephen

/home/storri/src/gcc_build/gcc/gcj -B/home/storri/src/gcc_build/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include
-isystem /usr/local/i686-pc-linux-gnu/sys-include --encoding=UTF-8
-Wno-deprecated -C -g -classpath ''
-bootclasspath /home/storri/src/gcc_build/i686-pc-linux-gnu/libjava':'../../../gcc/libjava':'../../../gcc/libjava/external/w3c_dom':'../../../gcc/libjava/external/sax -d /home/storri/src/gcc_build/i686-pc-linux-gnu/libjava ../../../gcc/libjava/java/lang/Class.java
../../../gcc/libjava/java/util/jar/JarFile.java:44: error: Class or
interface 'gnu.java.security.pkcs.SignerInfo' not found in import.
   import gnu.java.security.pkcs.SignerInfo;
          ^
../../../gcc/libjava/java/util/jar/JarFile.java:520: error: Type
'PKCS7SignedData' not found in the declaration of the local variable
'sig'.
                   PKCS7SignedData sig = null;
                   ^
../../../gcc/libjava/java/util/jar/JarFile.java:563: error: Type
'PKCS7SignedData' not found in the declaration of the local variable
'sig'.
           PKCS7SignedData sig = (PKCS7SignedData) pkcs7Dsa.get(alias);
           ^
../../../gcc/libjava/java/util/jar/JarFile.java:627: error: Type
'SignerInfo' not found in the declaration of the argument 'signerInfo'
of method 'verify'.
     private void verify(Certificate[] certs, SignerInfo signerInfo,
                                              ^
4 errors
make[1]: *** [java/lang/Class.class] Error 1
make[1]: Leaving directory
`/home/storri/src/gcc_build/i686-pc-linux-gnu/libjava'
make: *** [all-target-libjava] Error 2

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux