paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Paparazzi-devel] Latest paparazzi version errors and warnings.


From: Chris
Subject: [Paparazzi-devel] Latest paparazzi version errors and warnings.
Date: Mon, 04 Jun 2012 22:11:33 +0300
User-agent: Mozilla/5.0 (X11; Linux i686; rv:12.0) Gecko/20120430 Thunderbird/12.0.1

I just did a git pull and now i have a lot of compiling problems.
Although i solved or bypassed all problems and above all i have a backup copy i feel somewhat uneasy with all those warnings

1)
I get this error during paparazzi compilation which does not affect operation of fixed wings:

remote: Counting objects: 6596, done.
remote: Compressing objects: 100% (3022/3022), done.
remote: Total 6596 (delta 4300), reused 5326 (delta 3414)
Receiving objects: 100% (6596/6596), 953.62 KiB | 373 KiB/s, done.
Resolving deltas: 100% (4300/4300), done.
Submodule path 'sw/ext/libopencm3': checked out '7011d47c70076f995e8470c59eeaa8f3efcc9f05'
/home/hendrix/paparazzi/sw/ext
make -C libopencm3 lib PREFIX=arm-none-eabi
  BUILD   lib/stm32/f1
  CC      vector.o
make[3]: arm-none-eabi-gcc: Command not found
make[3]: *** [vector.o] Error 127
make[2]: *** [lib] Error 2
make[1]: *** [libopencm3.module] Error 2
make: *** [ext] Error 2
address@hidden:~/paparazzi$ arm-none-eabi-gcc: Command not found

2)
I get strange errors like
modules/my_cam_control/my_cam_v3_1.c:59:26: floating constant in preprocessor expression
which weren't there in the previous versions




reply via email to

[Prev in Thread] Current Thread [Next in Thread]