Hi,<br><br>I had pkg-config installed already, however, I found the problem eventually.  I only got the error when I ran ./configure directly.  When I ran ./autogen.sh it worked fine, so I did that instead, (also, the stuff was installed in a more recognizable fashion).
<br><br>John<br><br><br><div><span class="gmail_quote">On 11/4/07, <b class="gmail_sendername">Daniel Stone</b> <<a href="mailto:daniel@fooishbar.org">daniel@fooishbar.org</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Sat, Nov 03, 2007 at 07:17:15PM -0400, John Beales wrote:<br>> I'm pretty new to building stuff myself - and to xorg products, but I<br>> have a problem that I haven't been able to solve with my own detective
<br>> work.<br>><br>> I'm trying to make a minimal build of Xvfb, and have run into problems<br>> when running the configure file for several libraries.<br>><br>> Here's an example, with libXau.<br>
> I run ./configure<br>><br>> it runs partway, then I get this error:<br>> ./configure: line 19797: syntax error near unexpected token `[XAU],'<br>> ./configure: line 19797: `PKG_CHECK_MODULES(XAU, xproto)'
<br>><br>> I tried updating pkg-config to the latest version - with no luck.<br>> Also, I tried changing the syntax of line 19797 to<br>> PKG_CHECK_MODULES([XAU], [xproto]) like it shows in the README file<br>
> for pkg-config - again no luck.<br>><br>> I'm running FedoraCore 6 if it matters - I'm not too sure.<br><br>Hi,<br>You need to install pkg-config.<br><br>Cheers,<br>Daniel<br><br>-----BEGIN PGP SIGNATURE-----
<br>Version: GnuPG v1.4.6 (GNU/Linux)<br><br>iD8DBQFHLcbEUVYB1rKAgJQRAoJNAKCiBExoRGk+ZaZFAkcLeBtFDZGWFQCdED21<br>Y7ct3cba/FcBSpbJjW8ywVw=<br>=U96X<br>-----END PGP SIGNATURE-----<br><br></blockquote></div><br>