paparazzi-devel
[Top][All Lists]
Advanced

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

[Paparazzi-devel] possible master error in code


From: hendrixgr .
Subject: [Paparazzi-devel] possible master error in code
Date: Tue, 24 May 2016 23:03:42 +0300

I just made a git pull and now i get this error in all the aircrafts during compile time.

GENERATE /home/hendrix/paparazzi/var/aircrafts/X8_pitot/ap/generated/periodic_telemetry.h from telemetry/CEF/X8_telemetry_imu_9k6.xml
Fatal error: exception Failure("Usage: /home/hendrix/paparazzi/sw/tools/generators/gen_periodic.out <airframe.xml> <messages.xml> <telemetry.xml> frequency_in_hz out_settings_file")
make[1]: *** [/home/hendrix/paparazzi/var/aircrafts/X8_pitot/ap/generated/periodic_telemetry.h] Error 2
make[1]: Leaving directory `/home/hendrix/paparazzi'
make: *** [ap.ac_h] Error 2
make: Leaving directory `/home/hendrix/paparazzi'

FAILED 'make -C /home/hendrix/paparazzi -f Makefile.ac AIRCRAFT=X8_pitot ap.compile' with code 2

or

GENERATE /home/hendrix/paparazzi/var/aircrafts/MentorEnergy/ap/generated/periodic_telemetry.h from telemetry/default_fixedwing_imu_9k6.xml
Fatal error: exception Failure("Usage: /home/hendrix/paparazzi/sw/tools/generators/gen_periodic.out <airframe.xml> <messages.xml> <telemetry.xml> frequency_in_hz out_settings_file")
make[1]: *** [/home/hendrix/paparazzi/var/aircrafts/MentorEnergy/ap/generated/periodic_telemetry.h] Error 2
make[1]: Leaving directory `/home/hendrix/paparazzi'
make: *** [ap.ac_h] Error 2
make: Leaving directory `/home/hendrix/paparazzi'

FAILED 'make -C /home/hendrix/paparazzi -f Makefile.ac AIRCRAFT=MentorEnergy ap.compile' with code 2

or

GENERATE /home/hendrix/paparazzi/var/aircrafts/krooz_quad/ap/generated/periodic_telemetry.h from telemetry/default_rotorcraft.xml
Fatal error: exception Failure("Usage: /home/hendrix/paparazzi/sw/tools/generators/gen_periodic.out <airframe.xml> <messages.xml> <telemetry.xml> frequency_in_hz out_settings_file")
make[1]: *** [/home/hendrix/paparazzi/var/aircrafts/krooz_quad/ap/generated/periodic_telemetry.h] Error 2
make[1]: Leaving directory `/home/hendrix/paparazzi'
make: *** [ap.ac_h] Error 2
make: Leaving directory `/home/hendrix/paparazzi'

FAILED 'make -C /home/hendrix/paparazzi -f Makefile.ac AIRCRAFT=krooz_quad ap.compile' with code 2

reply via email to

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