paparazzi-devel
[Top][All Lists]
Advanced

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

[Paparazzi-devel] Issue: Undefined reference to AUTO_THROTTLE with lates


From: Chris Wozny
Subject: [Paparazzi-devel] Issue: Undefined reference to AUTO_THROTTLE with latest pull
Date: Mon, 12 Mar 2012 18:27:08 -0700

All,

With the latest pull of the dev branch, I'm getting an undefined
reference error when compiling for AP which wasn't happening right
before I pulled the latest. Here is the error:

LD /home/woz/paparazzi/var/Mini_Vertigo_2012/ap/ap.elf
/home/woz/paparazzi/var/Mini_Vertigo_2012/ap/firmwares/fixedwing/datalink.o:
In function `dl_parse_msg':
/home/woz/paparazzi/sw/airborne/firmwares/fixedwing/datalink.c:173:
undefined reference to `v_ctl_auto_throttle_max_cruise_throttle'
/home/woz/paparazzi/sw/airborne/firmwares/fixedwing/datalink.c:173:
undefined reference to `v_ctl_auto_throttle_min_cruise_throttle'
collect2: ld returned 1 exit status
make[1]: *** [/home/woz/paparazzi/var/Mini_Vertigo_2012/ap/ap.elf] Error 1
make[1]: Leaving directory `/home/woz/paparazzi/sw/airborne'
make: *** [ap.compile] Error 2
make: Leaving directory `/home/woz/paparazzi'

If it helps, I git pulled and then made clean and then made.

- Chris



reply via email to

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