On 12-05-21 05:15 AM, Lee Wei han wrote:
> i am trying to build libXext-1.3.1 but i get a error message
>
> checking for X.Org SGML entities >= 1.8... ./configure: line 18029:
> syntax error near unexpected token `xorg-sgml-doctools'
> ./configure: line 18029: `PKG_CHECK_EXISTS(xorg-sgml-doctools
> m4_ifval([1.8],[>= 1.8]),'
>
> what shall i do, please help
>
pkg-config is one of the required tools to build any X.Org package.

http://www.x.org/wiki/ModularDevelopersGuide#GNU_Build_System:

    GNU Build System
        autoconf (2.60)   Produce shell scripts that automatically
    configure software source code packages
        automake (1.10)   Create GNU standards-compliant Makefiles from
    template files
        gmake             The GNU version of the "make" utility to
    maintain groups of programs
        libtool (1.5)     Provide generic shared library support
        pkg-config (0.22) Return metainformation about installed libraries

>
> _______________________________________________
> xorg@lists.x.org: X.Org support
> Archives: http://lists.freedesktop.org/archives/xorg
> Info: http://lists.x.org/mailman/listinfo/xorg
> Your subscription address: mems...@videotron.ca

_______________________________________________
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.x.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com

Reply via email to