|
From: | Felix Ruess |
Subject: | Re: [Paparazzi-devel] Building paparazzi in Fedora |
Date: | Tue, 25 Mar 2014 13:39:30 +0100 |
Dear Felix:
It is fixed now. Thanks!
However, I've found some problems during building that I am not able to fix.
$ make
------------------------------------------------------------
Building Paparazzi version v5.1_devel
------------------------------------------------------------
make -C data/maps
-----------------------------------------------
DOWNLOAD: google maps version code
Updated google maps version to 145
-----------------------------------------------
make -C sw/lib/ocaml
...
GENERATE /home/imarin/paparazzi-master/var/include/abi_messages.h
make -C sw/ext
make[2]: *** No rule to make target `lib'. Stop.
make[1]: *** [libopencm3.module] Error 2
make: *** [ext] Error 2
I have checked the Makefile at sw/ext and the rule for libopencm3.module seems ok:
libopencm3.module: update_submodules
$(Q)$(MAKE) -C libopencm3 lib PREFIX=$(PREFIX) TARGETS="stm32/f1"
$(Q)$(MAKE) -C libopencm3 lib PREFIX=$(PREFIX) FP_FLAGS="-mfloat-abi=softfp -mfpu=fpv4-sp-d16" TARGETS="stm32/f4"
Cheers.
On Sat, 2014-03-22 at 01:07 +0100, Felix Ruess wrote:Hi Ismael,
while I have not tried to build on Fedora, you should be ok using ivy-c from trunk:svn checkout https://svn.tls.cena.fr/svn/ivy/ivy-c/trunk ivy-c
I'm also waiting for the latest ivy-c tarball to be up on the cena packages site.There is recent tarball uploaded: http://www.eei.cena.fr/products/ivy/download/packages/ivy-c_3.14.tgz
But it is actually a bzip2 compressed file and not a gzip compressed one, so you could also download that and rename it to *.tar.bz2 and then unpack it.Fixed file is hopefully up soon.
Cheers, Felix
On Fri, Mar 21, 2014 at 6:09 PM, Ismael Marín Carrión <address@hidden> wrote:
Hello, I want to build paparazzi in Fedora 19/20 x86_64. I know that the
ivy packages are missing in Fedora. So I must to build these
dependencies first.
I would like to know which versions of ivy-c and ivy-ocaml should I use.
After building and installing ivy-c 3.9.2
(http://www.eei.cena.fr/products/ivy/download/packages/ivy-c-3.9.2.tar.gz) or 3.11.4 it was not possible to build ivy-ocaml 1.2.2 (http://www.eei.cena.fr/products/ivy/download/packages/ivy-ocaml_1.2.tar.gz). Ivy-c seems outdated.
Yes, it is a problem of ivy, but i would like to ask here if somebody
have achieved to build paparazzi in Fedora 19/20 and which versions from
ivy are needed.
Thanks.
_______________________________________________
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] |