#156770 - davidgf - Tue May 13, 2008 9:27 pm
Hello!
I don't know if this goes there, but I can't find more information on this.
I managed to compile a GBA toolchain and strat building some games, but now, after formatting my Debian 4 I can't compile it.
The problem seems to be in newlib (and maybe with automake). I got this error:
configure: error: can not find install-sh or install.sh in .. ./.
I have installed automake, autoconf, and all the required stuff. Where is the problem?
I unzip the source and I run ./configure --target=arm-thumb-elf. Then I run make.
If anybody can help me I would be really happy.
Thanks a lot
David
I don't know if this goes there, but I can't find more information on this.
I managed to compile a GBA toolchain and strat building some games, but now, after formatting my Debian 4 I can't compile it.
The problem seems to be in newlib (and maybe with automake). I got this error:
configure: error: can not find install-sh or install.sh in .. ./.
I have installed automake, autoconf, and all the required stuff. Where is the problem?
I unzip the source and I run ./configure --target=arm-thumb-elf. Then I run make.
If anybody can help me I would be really happy.
Thanks a lot
David