<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body bgcolor="white" lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Hi there Gaetan,
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">I think there is something whacked with my tools install. I do have libtool installed but there seems to be some problem with the set up since I am getting
 this error. I am going to review my autotools setup and see if I cant find the problem. I may just have to generate a fresh tools install. Thanks for the pointers to documentation. I will contribute to the centos tools section of the wiki as soon as I get
 this straightened out. <o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Regards,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Dave<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext"> Gaetan Nadon [mailto:memsize@videotron.ca]
<br>
<b>Sent:</b> Thursday, January 19, 2012 7:36 AM<br>
<b>To:</b> Semeraro, B David<br>
<b>Cc:</b> xorg@lists.x.org<br>
<b>Subject:</b> Re: modular build fails at libXau<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">On 12-01-18 04:21 PM, Semeraro, B David wrote: <o:p></o:p></p>
<p class="MsoNormal">Hello,<br>
<br>
I am trying to perform a modular build following the directions from this site:<br>
<br>
<a href="http://www.x.org/wiki/ModularDevelopersGuide#Introduction" target="_blank">http://www.x.org/wiki/ModularDevelopersGuide#Introduction</a><o:p></o:p></p>
<p class="MsoNormal">Alan is correct, libXau is the first module in the list to require libtool. You may possibly find other missing tools as you go along.<br>
<br>
This is why in the wiki there is a link to a page called "Required Packages":<o:p></o:p></p>
<p class="MsoNormal"><a href="http://www.x.org/wiki/RequiredPackages">http://www.x.org/wiki/RequiredPackages</a><o:p></o:p></p>
<p class="MsoNormal" style="margin-bottom:12.0pt">It lists all the packages you need to install in order to build all of X. This list varies greatly from one OS to another. If you'd like to make a contribution to the wiki and write down the packages you installed
 on centos, that would be great. Just follow the pattern in there.<br>
<br>
I wrote the ones for Ubuntu. On a freshly installed distro, I can build all of X with just three commands. One to install the list of tools, one to create the installation dir and one to run build.sh.<br>
<br>
Thanks<br>
<br>
<o:p></o:p></p>
</div>
</body>
</html>