[Xfc-dev] Build probems on Arch Linux

Todd Musall tmusall at gmail.com
Sat Jun 18 21:01:02 CEST 2005


On 6/18/05, Jeff Franks <jcfranks at tpg.com.au> wrote:
> Todd Musall wrote:
> 
> >I'm having the same problem building xfcapp on arch linux.  The
> >problem seems to be pkg-config not including all required libraries
> >when invoked as:
> >
> >
> >
> 
> I use pkg-config 0.15 ok. I try 0.17 to see what happens.
Version 0.15 works:

$ src/pkgconfig-0.15.0/pkg-config xfcui-4.3 --cflags --libs
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -pthread
-I/opt/xfce4/include/xfce4/xfc-4.3
-I/opt/xfce4/lib/xfce4/xfc-4.3/include -I/opt/xfce4/include/xfce4
-I/opt/xfce4/lib/xfce4/xfc/include -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0
-I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/include/freetype2/config -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0
-I/usr/lib/sigc++-2.0/include  -pthread -L/opt/xfce4/lib -lXFCui-4.3
-lgtk-x11-2.0 -lXFCcore-4.3 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0
-lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgmodule-2.0 -ldl
-lgobject-2.0 -lsigc-2.0 -lgthread-2.0 -lglib-2.0

Something has changed since 0.15 that prohibits including required libs.

> 
> Jeff.
>



More information about the Xfc-dev mailing list