|
From: | evan igor |
Subject: | Re: [Paparazzi-devel] error while buiding code for quad lisa/m |
Date: | Sun, 8 Sep 2013 19:48:08 +0200 |
Hi Evan,can you please provide the paparazzi_version you are running?
Also can you please check the url used for the sw/ext/libopencm3 submoule?cat .git/configshould contain:[submodule "sw/ext/libopencm3"]url = "">If you still have the (very old) sourceforge url there instead of the github url, run:git submodule syncmakeCheers, FelixOn Sun, Sep 8, 2013 at 3:06 PM, evan igor <address@hidden> wrote:
after making make clean then make the following error occurredGENERATE /home/mavel/paparazzi/var/include/messages.hGENERATE /home/mavel/paparazzi/var/include/messages2.hGENERATE /home/mavel/paparazzi/var/include/ubx_protocol.hGENERATE /home/mavel/paparazzi/var/include/mtk_protocol.hGENERATE /home/mavel/paparazzi/var/include/xsens_protocol.hGENERATE /home/mavel/paparazzi/var/include/dl_protocol.hGENERATE /home/mavel/paparazzi/var/include/dl_protocol2.hGENERATE /home/mavel/paparazzi/var/include/abi_messages.hmake -C sw/extfatal: Needed a single revisionUnable to find current revision in submodule path 'sw/ext/libopencm3'make[1]: *** [update_submodules] Error 1make: *** [ext] Error 2On Sun, Sep 8, 2013 at 3:51 PM, Felix Ruess <address@hidden> wrote:
Hi Evan,If you update paparazzi with a git pull (or switch to a different branch), always make sure to run the toplevel make again.When changing between different versions (branches) you might want to run a "make clean && make" to be sure everything is properly build with the current version.Cheers, FelixOn Sun, Sep 8, 2013 at 2:44 PM, evan igor <address@hidden> wrote:
_______________________________________________Hi everyone,i found this error while building the code could anyone give recommendationUsing CC = /opt/paparazzi/arm-multilib/bin/arm-none-eabi-gccUsing LD = /opt/paparazzi/arm-multilib/bin/arm-none-eabi-gccUsing CP = /opt/paparazzi/arm-multilib/bin/arm-none-eabi-objcopyUsing DMP = /opt/paparazzi/arm-multilib/bin/arm-none-eabi-objdumpUsing NM = /opt/paparazzi/arm-multilib/bin/arm-none-eabi-nmUsing SIZE = /opt/paparazzi/arm-multilib/bin/arm-none-eabi-sizeGCC version:arm-none-eabi-gcc (Linaro GCC 4.6-2011.09-1) 4.6.2 20110908 (prerelease)CC /home/mavel/paparazzi/var/Quad_LisaM_2/ap/mcu.oIn file included from mcu_periph/sys_time.h:192:0,from mcu.c:32:/home/mavel/paparazzi/sw/airborne/arch/stm32/mcu_periph/sys_time_arch.h:39:36: fatal error: libopencm3/cm3/systick.h: No such file or directorycompilation terminated.make[1]: *** [/home/mavel/paparazzi/var/Quad_LisaM_2/ap/mcu.o] Error 1make[1]: Leaving directory `/home/mavel/paparazzi/sw/airborne'make: *** [ap.compile] Error 2make: Leaving directory `/home/mavel/paparazzi'FAILED 'make -C /home/mavel/paparazzi -f Makefile.ac AIRCRAFT=Quad_LisaM_2 ap.compile' with code 2
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
[Prev in Thread] | Current Thread | [Next in Thread] |