Mais dans l'immédiat, si le checkout s'est bien passé, ça n'est pas un problème

make all in tools...
make[1]: entrant dans le répertoire « /home/loic/Ndless/tools »
make all in build...
make[2]: entrant dans le répertoire « /home/loic/Ndless/tools/build »
cp nspire-gcc nspire-ld nspire-as nspire-tools Makefile.tpl ../../bin
chmod +x ../../bin/nspire-*
make[2]: quittant le répertoire « /home/loic/Ndless/tools/build »
make all in MakeTNO...
make[2]: entrant dans le répertoire « /home/loic/Ndless/tools/MakeTNO »
gcc -W -Wall MakeTNO.c -o ../../bin/MakeTNO
MakeTNO.c: In function ‘main’:
MakeTNO.c:98: warning: implicit declaration of function ‘unlink’
make[2]: quittant le répertoire « /home/loic/Ndless/tools/MakeTNO »
make[1]: quittant le répertoire « /home/loic/Ndless/tools »
make all in libndls...
make[1]: entrant dans le répertoire « /home/loic/Ndless/libndls »
nspire-gcc -Os -nostdlib -c any_key_pressed.c
any_key_pressed.c:22:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [any_key_pressed.o] Erreur 1 (ignorée)
nspire-gcc -Os -nostdlib -marm -c clear_cache.c
clear_cache.c:22:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [clear_cache.o] Erreur 1 (ignorée)
nspire-gcc -Os -nostdlib -c clrscr.c
clrscr.c:22:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [clrscr.o] Erreur 1 (ignorée)
nspire-gcc -Os -nostdlib -c feof.c
feof.c:22:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [feof.o] Erreur 1 (ignorée)
nspire-gcc -Os -nostdlib -c fgets.c
fgets.c:22:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [fgets.o] Erreur 1 (ignorée)
nspire-gcc -Os -nostdlib -c fputs.c
fputs.c:22:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [fputs.o] Erreur 1 (ignorée)
nspire-gcc -Os -nostdlib -c hwtype.c
hwtype.c:22:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [hwtype.o] Erreur 1 (ignorée)
nspire-gcc -Os -nostdlib -marm -c idle.c
idle.c:22:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [idle.o] Erreur 1 (ignorée)
nspire-gcc -Os -nostdlib -c isalnum.c
isalnum.c:22:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [isalnum.o] Erreur 1 (ignorée)
nspire-gcc -Os -nostdlib -c iscntrl.c
iscntrl.c:22:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [iscntrl.o] Erreur 1 (ignorée)
nspire-gcc -Os -nostdlib -c _is_touchpad.c
_is_touchpad.c:22:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [_is_touchpad.o] Erreur 1 (ignorée)
nspire-gcc -Os -nostdlib -c lcd_incolor.c
lcd_incolor.c:22:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [lcd_incolor.o] Erreur 1 (ignorée)
nspire-gcc -Os -nostdlib -c lcd_ingray.c
lcd_ingray.c:22:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [lcd_ingray.o] Erreur 1 (ignorée)
nspire-gcc -Os -nostdlib -c lcd_isincolor.c
lcd_isincolor.c:22:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [lcd_isincolor.o] Erreur 1 (ignorée)
nspire-gcc -Os -nostdlib -c nprintf.c
nprintf.c:22:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [nprintf.o] Erreur 1 (ignorée)
nspire-gcc -Os -nostdlib -c nputs.c
nputs.c:22:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [nputs.o] Erreur 1 (ignorée)
nspire-gcc -Os -nostdlib -c on_key_pressed.c
on_key_pressed.c:22:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [on_key_pressed.o] Erreur 1 (ignorée)
nspire-gcc -Os -nostdlib -c rewind.c
rewind.c:22:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [rewind.o] Erreur 1 (ignorée)
nspire-gcc -Os -nostdlib -c _scrsize.c
_scrsize.c:22:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [_scrsize.o] Erreur 1 (ignorée)
nspire-gcc -Os -nostdlib -c set_cpu_speed.c
set_cpu_speed.c:22:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [set_cpu_speed.o] Erreur 1 (ignorée)
nspire-gcc -Os -nostdlib -c _show_msgbox.c
_show_msgbox.c:22:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [_show_msgbox.o] Erreur 1 (ignorée)
nspire-gcc -Os -nostdlib -c sleep.c
sleep.c:22:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [sleep.o] Erreur 1 (ignorée)
nspire-gcc -Os -nostdlib -c strcspn.c
strcspn.c:22:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [strcspn.o] Erreur 1 (ignorée)
nspire-gcc -Os -nostdlib -c strspn.c
strspn.c:22:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [strspn.o] Erreur 1 (ignorée)
nspire-gcc -Os -nostdlib -c touchpad.c
touchpad.c:21:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [touchpad.o] Erreur 1 (ignorée)
nspire-gcc -Os -nostdlib -c truncate.c
truncate.c:22:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [truncate.o] Erreur 1 (ignorée)
nspire-gcc -Os -nostdlib -c wait_key_pressed.c
wait_key_pressed.c:22:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [wait_key_pressed.o] Erreur 1 (ignorée)
nspire-gcc -Os -nostdlib -c wait_no_key_pressed.c
wait_no_key_pressed.c:22:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [wait_no_key_pressed.o] Erreur 1 (ignorée)
"/home/loic/bin/arm-none-eabi-ar" rcs ../lib/libndls.a any_key_pressed.o clear_cache.o clrscr.o feof.o fgets.o fputs.o hwtype.o idle.o isalnum.o iscntrl.o _is_touchpad.o lcd_incolor.o lcd_ingray.o lcd_isincolor.o nprintf.o nputs.o on_key_pressed.o rewind.o _scrsize.o set_cpu_speed.o _show_msgbox.o sleep.o strcspn.o strspn.o touchpad.o truncate.o wait_key_pressed.o wait_no_key_pressed.o
/home/loic/bin/arm-none-eabi-ar: any_key_pressed.o: No such file or directory
make[1]: [libndls.a] Erreur 1 (ignorée)
make[1]: quittant le répertoire « /home/loic/Ndless/libndls »
make all in arm...
make[1]: entrant dans le répertoire « /home/loic/Ndless/arm »
Makefile:20: ostargets.mk: Aucun fichier ou dossier de ce type
./mkostargets.sh > ostargets.mk
./mkostargets.sh: 4: function: not found
./mkostargets.sh: 11: Syntax error: "}" unexpected
make[1]: [ostargets.mk] Erreur 2 (ignorée)
make[1]: quittant le répertoire « /home/loic/Ndless/arm »
make[1]: entrant dans le répertoire « /home/loic/Ndless/arm »
nspire-gcc -Os -nostdlib -Wall -W -Wno-strict-aliasing -c install.c
install.c:26:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [install.o] Erreur 1 (ignorée)
nspire-gcc -Os -nostdlib -Wall -W -Wno-strict-aliasing -c ploaderhook.c
ploaderhook.c:25:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [ploaderhook.o] Erreur 1 (ignorée)
nspire-gcc -Os -nostdlib -Wall -W -Wno-strict-aliasing -c ints.c
ints.c:25:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [ints.o] Erreur 1 (ignorée)
nspire-gcc -Os -nostdlib -Wall -W -Wno-strict-aliasing -c syscalls.c
syscalls.c:24:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [syscalls.o] Erreur 1 (ignorée)
nspire-gcc -Os -nostdlib -Wall -W -Wno-strict-aliasing -c utils.c
In file included from utils.c:25:0:
ndless.h:42:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [utils.o] Erreur 1 (ignorée)
nspire-gcc -Os -nostdlib -Wall -W -Wno-strict-aliasing -c emu.c
emu.c:25:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [emu.o] Erreur 1 (ignorée)
nspire-gcc -Os -nostdlib -Wall -W -Wno-strict-aliasing -c config.c
In file included from config.c:24:0:
ndless.h:42:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[1]: [config.o] Erreur 1 (ignorée)
nspire-ld --light-startup install.o ploaderhook.o ints.o syscalls.o utils.o emu.o config.o -o ndless_core.elf
/bin/nspire-ld: ligne 51 : cd: /bin/../system: Aucun fichier ou dossier de ce type
make[1]: [ndless_core.elf] Erreur 1 (ignorée)
"/home/loic/bin/arm-none-eabi-objcopy" -O binary ndless_core.elf ../calcbin/ndless_resources.tns
/home/loic/bin/arm-none-eabi-objcopy: 'ndless_core.elf': No such file
make[1]: [ndless_resources.tns] Erreur 1 (ignorée)
make all in tests...
make[2]: entrant dans le répertoire « /home/loic/Ndless/arm/tests »
nspire-gcc -Os -Wall -W -marm -c ndless_tests.c
ndless_tests.c:28:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[2]: [ndless_tests.o] Erreur 1 (ignorée)
nspire-gcc -Os -Wall -W -marm -c ../config.c
In file included from ../config.c:24:0:
../ndless.h:42:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[2]: [../config.o] Erreur 1 (ignorée)
nspire-ld ndless_tests.o ../config.o -o ndless_tests.test.elf
/bin/nspire-ld: ligne 51 : cd: /bin/../system: Aucun fichier ou dossier de ce type
make[2]: [ndless_tests.test.tns] Erreur 1 (ignorée)
"/home/loic/bin/arm-none-eabi-objcopy" -O binary ndless_tests.test.elf ../../calcbin/tests/ndless_tests.test.tns
/home/loic/bin/arm-none-eabi-objcopy: 'ndless_tests.test.elf': No such file
make[2]: [ndless_tests.test.tns] Erreur 1 (ignorée)
nspire-gcc -Os -Wall -W -marm -c ndless_keys.c
ndless_keys.c:24:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[2]: [ndless_keys.o] Erreur 1 (ignorée)
nspire-ld ndless_keys.o -o ndless_keys.elf
/bin/nspire-ld: ligne 51 : cd: /bin/../system: Aucun fichier ou dossier de ce type
make[2]: [ndless_keys.tns] Erreur 1 (ignorée)
"/home/loic/bin/arm-none-eabi-objcopy" -O binary ndless_keys.elf ../../calcbin/tests/ndless_keys.tns
/home/loic/bin/arm-none-eabi-objcopy: 'ndless_keys.elf': No such file
make[2]: [ndless_keys.tns] Erreur 1 (ignorée)
nspire-gcc -Os -Wall -W -marm -c ndless_tpad.c
ndless_tpad.c:24:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[2]: [ndless_tpad.o] Erreur 1 (ignorée)
nspire-ld ndless_tpad.o -o ndless_tpad.elf
/bin/nspire-ld: ligne 51 : cd: /bin/../system: Aucun fichier ou dossier de ce type
make[2]: [ndless_tpad.tns] Erreur 1 (ignorée)
"/home/loic/bin/arm-none-eabi-objcopy" -O binary ndless_tpad.elf ../../calcbin/tests/ndless_tpad.tns
/home/loic/bin/arm-none-eabi-objcopy: 'ndless_tpad.elf': No such file
make[2]: [ndless_tpad.tns] Erreur 1 (ignorée)
make[2]: quittant le répertoire « /home/loic/Ndless/arm/tests »
make[1]: quittant le répertoire « /home/loic/Ndless/arm »
make all in samples...
make[1]: entrant dans le répertoire « /home/loic/Ndless/samples »
make all in colors...
make[2]: entrant dans le répertoire « /home/loic/Ndless/samples/colors »
nspire-gcc -Os -Wall -W -marm -c colors.c
colors.c:1:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[2]: [colors.o] Erreur 1 (ignorée)
nspire-ld colors.o -o colors.elf
/bin/nspire-ld: ligne 51 : cd: /bin/../system: Aucun fichier ou dossier de ce type
make[2]: [colors.tns] Erreur 1 (ignorée)
mkdir -p ../../calcbin/samples
arm-none-eabi-objcopy -O binary colors.elf ../../calcbin/samples/colors.tns
arm-none-eabi-objcopy: 'colors.elf': No such file
make[2]: [colors.tns] Erreur 1 (ignorée)
make[2]: quittant le répertoire « /home/loic/Ndless/samples/colors »
make all in hella...
make[2]: entrant dans le répertoire « /home/loic/Ndless/samples/hella »
nspire-as -c hella.S
hella.S:1:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[2]: [hella.o] Erreur 1 (ignorée)
nspire-ld -nostdlib hella.o -o hella.elf
/bin/nspire-ld: ligne 51 : cd: /bin/../system: Aucun fichier ou dossier de ce type
make[2]: [hella.tns] Erreur 1 (ignorée)
mkdir -p ../../calcbin/samples
"/home/loic/bin/arm-none-eabi-objcopy" -O binary hella.elf ../../calcbin/samples/hella.tns
/home/loic/bin/arm-none-eabi-objcopy: 'hella.elf': No such file
make[2]: [hella.tns] Erreur 1 (ignorée)
make[2]: quittant le répertoire « /home/loic/Ndless/samples/hella »
make all in hello...
make[2]: entrant dans le répertoire « /home/loic/Ndless/samples/hello »
nspire-gcc -Os -nostdlib -Wall -W -marm -c hello.c
hello.c:1:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[2]: [hello.o] Erreur 1 (ignorée)
nspire-ld -nostdlib hello.o -o hello.elf
/bin/nspire-ld: ligne 51 : cd: /bin/../system: Aucun fichier ou dossier de ce type
make[2]: [hello.tns] Erreur 1 (ignorée)
mkdir -p ../../calcbin/samples
arm-none-eabi-objcopy -O binary hello.elf ../../calcbin/samples/hello.tns
arm-none-eabi-objcopy: 'hello.elf': No such file
make[2]: [hello.tns] Erreur 1 (ignorée)
make[2]: quittant le répertoire « /home/loic/Ndless/samples/hello »
make all in particles...
make[2]: entrant dans le répertoire « /home/loic/Ndless/samples/particles »
nspire-gcc -Os -Wall -W -marm -c gravity_particles.c
gravity_particles.c:15:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[2]: [gravity_particles.o] Erreur 1 (ignorée)
nspire-gcc -Os -Wall -W -marm -c main.c
main.c:22:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[2]: [main.o] Erreur 1 (ignorée)
nspire-gcc -Os -Wall -W -marm -c particle.c
particle.c:15:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[2]: [particle.o] Erreur 1 (ignorée)
nspire-gcc -Os -Wall -W -marm -c particle_system.c
particle_system.c:15:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[2]: [particle_system.o] Erreur 1 (ignorée)
nspire-gcc -Os -Wall -W -marm -c utils.c
utils.c:15:16: erreur fatale: os.h : Aucun fichier ou dossier de ce type
compilation terminée.
make[2]: [utils.o] Erreur 1 (ignorée)
nspire-gcc -Os -Wall -W -marm -c vector.c
nspire-ld gravity_particles.o main.o particle.o particle_system.o utils.o vector.o -o particles.elf
/bin/nspire-ld: ligne 51 : cd: /bin/../system: Aucun fichier ou dossier de ce type
make[2]: [particles.tns] Erreur 1 (ignorée)
"/home/loic/bin/arm-none-eabi-objcopy" -O binary particles.elf ../../calcbin/samples/particles.tns
/home/loic/bin/arm-none-eabi-objcopy: 'particles.elf': No such file
make[2]: [particles.tns] Erreur 1 (ignorée)
make[2]: quittant le répertoire « /home/loic/Ndless/samples/particles »
make[1]: quittant le répertoire « /home/loic/Ndless/samples »
"/bin/nspire-gcc"
rm /bin/nspire-gcc
rm /bin/nspire-as
rm /bin/nspire-ld
rm /bin/nspire-tools
If you don't like messing with PATH stuff, it's easy to just link the three files inside, not counting MakeLoader, on Linux. as root in the sdk/bin directory, do "link ./nspire-* /bin/nspire-*" where you replace * with gcc, as and ld
Return to Native: Ndless, Linux, ...
Users browsing this forum: ClaudeBot [spider] and 5 guests