Configure/Install KallistiOS doubt
Posted: Fri Oct 12, 2012 11:39 am
Hi,
I'm following this tutorial https://github.com/cjcliffe/CubicVR/wik ... cast-Build to install the KallistiOS in my Debian 6.0.6. But when i do the make i get this error:
Someone know what is the problem, or what i'm doing wrong. I did a research but i didn't found the solution.
Thanks ppl
I'm following this tutorial https://github.com/cjcliffe/CubicVR/wik ... cast-Build to install the KallistiOS in my Debian 6.0.6. But when i do the make i get this error:
Code: Select all
checking for suffix of object files... configure: error: in `/opt/toolchains/KallistiOS/utils/dc-chain/build-newlib-sh-elf-1.20.0/sh-elf/newlib/libc/machine/sh':
configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details
configure: error: ../../../../../../newlib-1.20.0/newlib/libc/machine/sh/configure failed for sh
configure: error: ../../../../../newlib-1.20.0/newlib/libc/machine/configure failed for machine
configure: error: ../../../../newlib-1.20.0/newlib/libc/configure failed for libc
make[2]: *** [configure-target-newlib] Error 1
make[2]: Leaving directory `/opt/toolchains/KallistiOS/utils/dc-chain/build-newlib-sh-elf-1.20.0'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/opt/toolchains/KallistiOS/utils/dc-chain/build-newlib-sh-elf-1.20.0'
+++ Fixing up sh4 newlib includes...
cp /opt/toolchains/KallistiOS/utils/dc-chain/../../include/pthread.h /opt/toolchains/dc/sh-elf/sh-elf/include
cp /opt/toolchains/KallistiOS/utils/dc-chain/../../include/sys/_pthread.h /opt/toolchains/dc/sh-elf/sh-elf/include/sys
cp: accessing `/opt/toolchains/dc/sh-elf/sh-elf/include/sys': Not a directory
make: *** [fixup-sh4-newlib] Error 1
Thanks ppl