This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GCC 3.1.1 compile error


Hi all,

I'm getting this error in the compilation proccess of GCC 3.1.1, after
doing 'make':

Makefile:3341: target `java/lang/Object.h' given more than once in the same rule
.
Makefile:3341: target `java/lang/Class.h' given more than once in the same rule.

./gnu/java/security/provider/gnu.java:42: Class `gnu.java.security.provider.Gnu'
already defined in ./gnu/java/security/provider/Gnu.java:42.
public final class Gnu extends Provider
^
./gnu/java/security/provider/gnu.java:45: confused by earlier errors, bailing ou
t
make[1]: *** [java/lang/Class.class] Error 1
make: *** [all-target-libjava] Error 2


The gcc version used is 3.1.

Any hints about what is happening here?


Thanks a lot,

Regards,

Tabaqui.





_________________________________________________________________
Affichez, modifiez et partagez gratuitement vos photos en ligne: http://photos.msn.com/support/worldwide.aspx


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]