paparazzi-devel
[Top][All Lists]
Advanced

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

Re: [Paparazzi-devel] Bugfix: Compiling Paparazzi for Ubuntu 10.10


From: Gautier Hattenberger
Subject: Re: [Paparazzi-devel] Bugfix: Compiling Paparazzi for Ubuntu 10.10
Date: Thu, 07 Oct 2010 11:02:14 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.12) Gecko/20100915 Thunderbird/3.0.8

Hello Maik,

Can you send me the result of these commands :
 pkg-config --cflags gtk+-2.0
 pkg-config --cflags gdk-pixbuf-2.0.pc

Gautier

Le 06/10/2010 18:17, Maik Höpfel a écrit :
Hello,

I updated my system to Maverick and couldn't compile Paparazzi
anymore. After trying to make a fresh SVN checkout...

address@hidden:~/tmp/paparazzi/paparazzi3/trunk$ make
[...]
cd sw/lib/ocaml; make
PAPARAZZI_SRC=/home/rxn/tmp/paparazzi/paparazzi3/trunk
PAPARAZZI_HOME=/home/rxn/tmp/paparazzi/paparazzi3/trunk
OC ml_gtk_drag.c
In file included from /usr/include/gtk-2.0/gdk/gdkcairo.h:28,
                  from /usr/include/gtk-2.0/gdk/gdk.h:33,
                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
                  from ml_gtk_drag.c:2:
/usr/include/gtk-2.0/gdk/gdkpixbuf.h:37: fatal error:
gdk-pixbuf/gdk-pixbuf.h: No such file or directory
compilation terminated.
make[1]: *** [ml_gtk_drag.o] Error 2
make: *** [lib] Error 2

Google says gdk-pixbuf-2.0 is now a seperate package from gtk2.0-dev
(not sure on the exact package names).

So adding "-I/usr/include/gdk-pixbuf-2.0" as an include in the
Makefile for paparazzi3/trunk/sw/lib/ocaml/ for the GTKCFLAGS (line
74) fixes that. I'm not sure if that can be considered a fix; for me
it's a workaround.

Regards,
Maik

_______________________________________________
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]