This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

Re: CrossCompile PowerPC 603 and makeinfo problem


Ok, now it's better ! I did a mistake about the package name.

Than'ks for your help.

Now, I have a new error, I added Java in the enable_languages option.

do you understand why I haven't got the file bits/syscall.h ?

Thanks again






In file included from ./include/java-signal.h:17,
from /home/dob/crosstool-0.43/build/powerpc-603-linux-gnu/gcc-4.1.0-glibc-2.3.6/gcc-4.1.0/libjava/prims.cc:26:
/opt/crosstool/gcc-4.1.0-glibc-2.3.6/powerpc-603-linux-gnu/powerpc-603-linux-gnu/include/sys/syscall.h:32:27: error: bits/syscall.h: No such file or directory
/home/dob/crosstool-0.43/build/powerpc-603-linux-gnu/gcc-4.1.0-glibc-2.3.6/gcc-4.1.0/libjava/java/lang/Class.h: In member function 'java::lang::Class* java::lang::Class::getComponentType()':
/home/dob/crosstool-0.43/build/powerpc-603-linux-gnu/gcc-4.1.0-glibc-2.3.6/gcc-4.1.0/libjava/java/lang/Class.h:354: warning: dereferencing type-punned pointer will break strict-aliasing rules
/home/dob/crosstool-0.43/build/powerpc-603-linux-gnu/gcc-4.1.0-glibc-2.3.6/gcc-4.1.0/libjava/prims.cc: In function 'jint _Jv_CreateJavaVM(JvVMInitArgs*)':
/home/dob/crosstool-0.43/build/powerpc-603-linux-gnu/gcc-4.1.0-glibc-2.3.6/gcc-4.1.0/libjava/prims.cc:1274: error: 'SYS_sigaction' was not declared in this scope
make[5]: *** [prims.lo] Erreur 1
make[5]: quittant le répertoire « /home/dob/crosstool-0.43/build/powerpc-603-linux-gnu/gcc-4.1.0-glibc-2.3.6/build-gcc/powerpc-603-linux-gnu/nof/libjava »
make[4]: *** [all-recursive] Erreur 1
make[4]: quittant le répertoire « /home/dob/crosstool-0.43/build/powerpc-603-linux-gnu/gcc-4.1.0-glibc-2.3.6/build-gcc/powerpc-603-linux-gnu/nof/libjava »
make[3]: *** [multi-do] Erreur 1
make[3]: quittant le répertoire « /home/dob/crosstool-0.43/build/powerpc-603-linux-gnu/gcc-4.1.0-glibc-2.3.6/build-gcc/powerpc-603-linux-gnu/libjava »
make[2]: *** [all-multi] Erreur 2
make[2]: quittant le répertoire « /home/dob/crosstool-0.43/build/powerpc-603-linux-gnu/gcc-4.1.0-glibc-2.3.6/build-gcc/powerpc-603-linux-gnu/libjava »
make[1]: *** [all-target-libjava] Erreur 2
make[1]: quittant le répertoire « /home/dob/crosstool-0.43/build/powerpc-603-linux-gnu/gcc-4.1.0-glibc-2.3.6/build-gcc »
make: *** [all] Erreur 2



-- For unsubscribe information see http://sourceware.org/lists.html#faq


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