[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Paparazzi-devel] nav.h missing?
From: |
Chris |
Subject: |
[Paparazzi-devel] nav.h missing? |
Date: |
Sat, 24 May 2014 21:04:06 +0300 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 |
Hi.
I just updated my paparazzi development branch and now i am getting
errors like those:
paparazzi/var/aircrafts/Bixler_discovery/ap/firmwares/fixedwing/nav.o:
In function `auto_nav':
/home/hendrix/paparazzi/var/aircrafts/Bixler_discovery/ap/generated/flight_plan.h:239:
undefined reference to `nav_line_setup'
/home/hendrix/paparazzi/var/aircrafts/Bixler_discovery/ap/generated/flight_plan.h:243:
undefined reference to `nav_line_run'
collect2: error: ld returned 1 exit status
make[1]: ***
[/home/hendrix/paparazzi/var/aircrafts/Bixler_discovery/ap/ap.elf] Error 1
AND
In file included from ./subsystems/settings.h:13:0,
from firmwares/fixedwing/main_ap.c:78:
/home/hendrix/paparazzi/var/aircrafts/x8_discovery/ap/generated/settings.h:14:28:
fatal error: subsystems/nav.h: No such file or directory
#include "subsystems/nav.h"
^
compilation terminated.
I am sure that those errors have to do with a change in navigation
subsystem.
I will find the cause eventually but aAny help and information is welcomed.
Chris
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Paparazzi-devel] nav.h missing?,
Chris <=