paparazzi-devel
[Top][All Lists]
Advanced

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

Re: [Paparazzi-devel] unable to compile paparazzi after update V4.9


From: Felix Ruess
Subject: Re: [Paparazzi-devel] unable to compile paparazzi after update V4.9
Date: Mon, 3 Dec 2012 19:46:53 +0100

Hi Eric,

which repository do you have set for the libopencm3 submodule? It is probably still the old repository on sourceforge...
Running
  git submodule sync
should do the job.

You can also check your git config file in the main paparazzi directory:
  cat .git/config | grep libopencm3

It should have https://github.com/libopencm3/libopencm3.git as url.

Cheers, Felix


On Mon, Dec 3, 2012 at 6:41 PM, <address@hidden> wrote:
hi,

After few weeks to works on other sides on UAV, I am back to paparazzi.

I git pull, make clean and make......

I have a crash :

:~/paparazzi$ make
------------------------------------------------------------
Building Paparazzi version v4.9_devel-309-g0f36a81-dirty
------------------------------------------------------------
make -C data/maps
-----------------------------------------------
DOWNLOAD: google maps version code
Updated google maps version to 122
-----------------------------------------------
[ -L conf/conf.xml ] || [ -f conf/conf.xml ] || cp conf/conf.xml.example conf/conf.xml
[ -L conf/control_panel.xml ] || [ -f conf/control_panel.xml ] || cp conf/control_panel.xml.example conf/control_panel.xml
make -C sw/ext
fatal: reference is not a tree: d08d366e75ffab8bb779b63bb3b08811f67a7403
Unable to checkout 'd08d366e75ffab8bb779b63bb3b08811f67a7403' in submodule path 'sw/ext/libopencm3'
make[1]: *** [update_submodules] Erreur 1
make: *** [ext] Erreur 2


Any one know where is create my mistake, or my bug....

thanks for your help,

best regards,

Eric



_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel


reply via email to

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