[Xfce-bugs] [Bug 14386] Dont build from source

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Mon May 14 16:02:00 CEST 2018


https://bugzilla.xfce.org/show_bug.cgi?id=14386

--- Comment #2 from Paul Menzel <pmenzel+bugzilla.xfce.org at molgen.mpg.de> ---
The problem is the pkg-config file of libxfce4ui-2.

On Debian Sid/unstable, where xfce4-session 4.13.0 builds the D-Bus include
paths are present.

    $ pkg-config --cflags libxfce4ui-2
    -pthread -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16
-I/usr/include/xfce4 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include

In our distribution they are not.

    $ pkg-config --cflags libxfce4ui-2
    -pthread -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0
-I/usr/include/xfce4 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0
-I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libpng15

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list