Em Qua, 2006-06-21 às 22:58 +0200, Milan escreveu:
<snip>
> but the sn.h header exists only in 
> /usr/include/startup-notification-1.0/libsn/sn.h
<snip>
> 1) Bleeding-edge libs like libgksu2 require gconf2 more than gconf1, 
> thus we may need the line to be:
> #include <gconf/2/gconf/gconf-client.h>

These are non-issues. Both are handled by pkg-config files:

$ pkg-config --cflags libstartup-notification-1.0
-I/usr/include/startup-notification-1.0
$ pkg-config --cflags gconf-2.0
-DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include

> 2) The package libgksu2-dev should thus depend on libgconf2-dev
> 
> These two packages (libstartup-notification0-dev and libgconf2-dev) seem 
> to have a broken header tree organisation, because it's not consistent 
> with the paths used in the header files.

Now, this is a real issue.... will handle it right now! Thanks for the
report!

See you,

-- 
Gustavo Noronha Silva <[EMAIL PROTECTED]>
http://people.debian.org/~kov/

Attachment: signature.asc
Description: Esta é uma parte de mensagem assinada digitalmente

Reply via email to