<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 12 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
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-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@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 lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">Hi everyone, I am trying to do a source build of dbus-0.31 and getting the following error.<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">then mv -f &quot;.deps/main.Tpo&quot; &quot;.deps/main.Po&quot;; else rm -f &quot;.deps/main.Tpo&quot;; exit 1; fi<o:p></o:p></p>
<p class="MsoNormal">/bin/sh ../libtool --tag=CC --mode=link gcc&nbsp; -g -O2 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototyp\<o:p></o:p></p>
<p class="MsoNormal">es -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare&nbsp;&nbsp; -o dbus-daemon&nbsp; activation.o bus.o co\<o:p></o:p></p>
<p class="MsoNormal">nfig-parser.o connection.o desktop-file.o dispatch.o driver.o expirelist.o policy.o selinux.o services.o signals.o te\<o:p></o:p></p>
<p class="MsoNormal">st.o utils.o config-loader-expat.o main.o&nbsp; -lexpat -lselinux -lpthread ../dbus/libdbus-convenience.la -lnsl<o:p></o:p></p>
<p class="MsoNormal">gcc -g -O2 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcas\<o:p></o:p></p>
<p class="MsoNormal">t-align -Wfloat-equal -Wsign-compare -o dbus-daemon activation.o bus.o config-parser.o connection.o desktop-file.o di\<o:p></o:p></p>
<p class="MsoNormal">spatch.o driver.o expirelist.o policy.o selinux.o services.o signals.o test.o utils.o config-loader-expat.o main.o&nbsp; /\<o:p></o:p></p>
<p class="MsoNormal">usr/lib/libexpat.so -lselinux -lpthread ../dbus/.libs/libdbus-convenience.a -lnsl<o:p></o:p></p>
<p class="MsoNormal">/usr/lib/libexpat.so: could not read symbols: File in wrong format<o:p></o:p></p>
<p class="MsoNormal">collect2: ld returned 1 exit status<o:p></o:p></p>
<p class="MsoNormal">make[2]: *** [dbus-daemon] Error 1<o:p></o:p></p>
<p class="MsoNormal">make[2]: Leaving directory `/home/spervez1/dbus-0.31/bus'<o:p></o:p></p>
<p class="MsoNormal">make[1]: *** [all-recursive] Error 1<o:p></o:p></p>
<p class="MsoNormal">make[1]: Leaving directory `/home/spervez1/dbus-0.31'<o:p></o:p></p>
<p class="MsoNormal">make: *** [all] Error 2<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">I&#8217;ve read elsewhere that this could be due to /usr/lib/libexpat.so being 32-bit. There is a corresponding file in /usr/lib64 but I&#8217;m not sure how to tell configure to look for it. I&#8217;ve tried &#8211;with-expat=builtin, --with-expat=/usr/lib64
 &#8211;with-expat-lib=/usr/lib64 but none of them seems to do the trick. Has anyone encountered a similar error? I&#8217;d appreciate any pointers. Thanks!<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Salman<o:p></o:p></p>
</div>
<br>
<hr>
<font face="Arial" color="Gray" size="1"><br>
CONFIDENTIALITY AND SECURITY NOTICE<br>
<br>
The contents of this message and any attachments may be confidential and proprietary and also may be covered by the Electronic Communications Privacy Act. This message is not intended to be used by, and should not be relied upon in any way, by any third party.
 If you are not an intended recipient, please inform the sender of the transmission error and delete this message immediately without reading, disseminating, distributing or copying the contents. Citadel makes no assurances that this e-mail and any attachments
 are free of viruses and other harmful code.<br>
</font>
</body>
</html>