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: Tue, 4 Dec 2012 10:01:40 +0100

What OS/version are you running?
If you are running Ubuntu you should have paparazzi-dev 3.7 package installed which already pulls in python-yaml as a dependency.


On Tue, Dec 4, 2012 at 5:25 AM, Eduardo lavratti <address@hidden> wrote:
Yeap .. i do this

> Date: Mon, 3 Dec 2012 21:09:09 -0700
> From: address@hidden

> To: address@hidden
> Subject: Re: [Paparazzi-devel] unable to compile paparazzi after update V4.9
>
> Hi Eduardo,
>
> I think you need to install python-yaml for the new libopencm3
> auto-generation features. Maybe that will help?
>
> Thanks,
> -Stephen Dwyer
>
> On Mon, Dec 3, 2012 at 9:01 PM, Eduardo lavratti <address@hidden> wrote:
> >
> > Felix,
> >
> > i have this error when try to compile v4.9
> >
> >
> > make
> > ------------------------------------------------------------
> > Building Paparazzi version v4.9_devel-309-g0f36a81
> > ------------------------------------------------------------
> > 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
> > UPDATING HEADERS
> > Traceback (most recent call last):
> > File "./scripts/irq2nvic_h", line 32, in <module>
> > import yaml
> >
> >
> >
> >
> >
> >> Date: Mon, 3 Dec 2012 20:33:01 +0100
> >> From: address@hidden
> >
> >> To: address@hidden
> >> Subject: Re: [Paparazzi-devel] unable to compile paparazzi after update
> >> V4.9
> >>
> >>
> >> I have the answer, I am allready becam.....
> >>
> >> During GIT action, I make a mistake, the mistake create a "paparazzi"
> >> folder...it will be difficult to make to write a "paparazzi" file ....
> >>
> >> ow paparazzi can run!!!
> >>
> >> many thanks,
> >>
> >> Eric
> >>
> >>
> >>
> >>
> >> address@hidden a écrit :
> >>
> >> > Hi Felix,
> >> >
> >> > many thanks, now I can build libopencm3.....
> >> >
> >> > The make run without error.... but without executable paparazzi file....
> >> >
> >> > I will becam creazy, or I allready ...
> >> >
> >> > regards,
> >> >
> >> > Eric
> >> >
> >> >
> >> >
> >> >
> >> > Felix Ruess <address@hidden> a écrit :
> >> >
> >> >> 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:
> >> >>> d08d366e75ffab8bb779b63bb3b088**11f67a7403
> >> >>> Unable to checkout '**d08d366e75ffab8bb779b63bb3b088**11f67a7403' 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<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
> >
>
> _______________________________________________
> 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



reply via email to

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