[Xlibs] Steps to compile xlibs
Luciano Montanaro
mikelima@virgilio.it
Wed, 5 Nov 2003 19:14:51 +0100
I checked out the xlibs module to try it out. While I,
more or less, managed to obtain a libX11 file out of it, It still has
problems. I'd like to test the library in an "embeddish" envirionment,
so I have to cross compile it. However, I'm having difficulties in a
"simple", "localhost" compilation.
What I'm doing now is:
cd xlibs/Xproto
./autogen.sh && ./configure --prefix=/usr/local/X11R6
cd xlibs/XExtensions
./autogen.sh && ./configure --prefix=/usr/local/X11R6
cd xlibs/xtrans
./autogen.sh && ./configure --prefix=/usr/local/X11R6
cd xlibs/Xau
./autogen.sh
this fails with the following error:
./configure: line 18663: syntax error near unexpected token `XAU,'
./configure: line 18663: `PKG_CHECK_MODULES(XAU, xproto)'
tools used are the following:
autoconf (GNU Autoconf) 2.57
automake (GNU automake) 1.7.6
ltmain.sh (GNU libtool) 1.5 (1.1220.2.1 2003/04/14 22:48:00)
--
- I want a Software Patents Free Europe too! And you? -
--------------------------------------------------------------
EuropeSwPatentFree - http://EuropeSwPatentFree.internautas.org
--------------------------------------------------------------