On Mon, 2010-08-23 at 17:59 -0500, Pedro Parra wrote:

> It seems as if the pkgconfig packages is not installed but I believe
> it is installed, since I can type pkg-config --help and I get the help
> menu. I can see all the .pc files from different libraries
> under /usr/lib/pkgconfig
> 

Perhaps you have an old version or a damaged installation. I have
version 0.22 but version 0.18.1 should do.
The macros are in /usr/share/aclocal/pkg.m4 on a Debian Linux distro.
All X packages would fail they all use those statements.

You should be able to display the C flags:

        pkg-config --print-errors --cflags xt


See http://wiki.x.org/wiki/ModularDevelopersGuide#RequiredTools for
toolchain requirements.


Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to