paparazzi-devel
[Top][All Lists]
Advanced

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

Re: [Paparazzi-devel] GnomeDruid and Compile Airborne


From: Pascal Brisset
Subject: Re: [Paparazzi-devel] GnomeDruid and Compile Airborne
Date: Wed, 17 Sep 2008 18:12:50 +0200
User-agent: Icedove 1.5.0.14eol (X11/20080724)

Hi André,

I don't see the point: why is it a problem to depend on the libgnomeui package ?

Your compilation error probably comes from a wrongly generated radio.h file . Please give the complete trace of the compilation with the following option

   make AIRCRAFT=MJ5 sim Q=''

--Pascal

André Pedro wrote:
Hello,

In Supervision the application uses GnomeDruid.
For example users that not using libgnomeui (Not Gnome User) that need to install. Is only part of all paparazzi project that need this lib, it is simple substitute for GtkAssistant.

Another question is that I have problems to build my Sim,
The simple 'make' command have been concluded with success. (Compiles Paparazi)

Using 'make AIRCRAFT=MJ5 sim'
(...)
MESSAGE : <!ELEMENT current (message*)>
MESSAGE : <!ELEMENT current (message*)>
MESSAGE : <!ELEMENT current (message*)>
MESSAGE : <!ELEMENT current (message*)>
MESSAGE : <!ELEMENT current (message*)>
cd sw/airborne; make PAPARAZZI_SRC=/home/apedro/paparazzi/paparazzi3 PAPARAZZI_HOME=/home/apedro/papaazzi/paparazzi3 TARGET=sim ARCHI=sim all
CC /home/apedro/paparazzi/paparazzi3/var/MJ5/sim/radio_control.o
In file included from ppm.h:36,
                 from radio_control.h:42,
                 from radio_control.c:25:
/home/apedro/paparazzi/paparazzi3/var/MJ5/radio.h:1: error: expected '=', ',', ';', 'asm' or '__attriute__' before ':' token
In file included from radio_control.h:43,
                 from radio_control.c:25:
/home/apedro/paparazzi/paparazzi3/var/MJ5/radio.h:1: error: expected '=', ',', ';', 'asm' or '__attriute__' before ':' token
In file included from radio_control.h:44,
                 from radio_control.c:25:
/home/apedro/paparazzi/paparazzi3/var/MJ5/airframe.h:140:2: error: invalid preprocessing directive #PDATA
In file included from radio_control.c:25:
radio_control.h:55: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rc_values'
radio_control.h: In function 'radio_control_event_task':
radio_control.h:106: error: 'ppm_pulses' undeclared (first use in this function) radio_control.h:106: error: (Each undeclared identifier is reported only once
radio_control.h:106: error: for each function it appears in.)
radio_control.h:106: error: 'rc_values' undeclared (first use in this function)
radio_control.c: At top level:
radio_control.c:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rc_values' make[1]: *** [/home/apedro/paparazzi/paparazzi3/var/MJ5/sim/radio_control.o] Error 1
make: *** [sim] Error 2

That is the error,

Thanks,
André Pedro
------------------------------------------------------------------------

_______________________________________________
Paparazzi-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/paparazzi-devel





reply via email to

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