That error indicates ld is trying to build a 32-bit executable, but the file is a 64-bin ELF object.<div><br></div><div>Somewhere there is missing -m64, or a -m32 where there should be a m64.<br><br></div><div>dcm</div><div>

<br><div class="gmail_quote">On Fri, Jun 3, 2011 at 3:23 PM, Nick Couchman <span dir="ltr">&lt;<a href="mailto:Nick.Couchman@seakr.com">Nick.Couchman@seakr.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hey, everyone,<br>
I&#39;m trying to compile Gluster 3.2.0 on Solaris 11 Express, and am<br>
getting the following error:<br>
<br>
ld: fatal: file .libs/libglusterfs_la-dict.o: wrong ELF class:<br>
ELFCLASS64<br>
<br>
I was wondering if anyone else has run into this issue, or if anyone has<br>
been successful getting the latest glusterfs compiled on the latest<br>
Solaris O/S?  I can post more of the output, if necessary - right now<br>
I&#39;m just copying it off the console, so that&#39;s about all I can do.<br>
<br>
Thanks,<br>
Nick<br>
<br>
<br>
<br>
--------<br>
This e-mail may contain confidential and privileged material for the sole use of the intended recipient.  If this email is not intended for you, or you are not responsible for the delivery of this message to the intended recipient, please note that this message may contain SEAKR Engineering (SEAKR) Privileged/Proprietary Information.  In such a case, you are strictly prohibited from downloading, photocopying, distributing or otherwise using this message, its contents or attachments in any way.  If you have received this message in error, please notify us immediately by replying to this e-mail and delete the message from your mailbox.  Information contained in this message that does not relate to the business of SEAKR is neither endorsed by nor attributable to SEAKR.<br>


<br>
_______________________________________________<br>
Gluster-devel mailing list<br>
<a href="mailto:Gluster-devel@nongnu.org">Gluster-devel@nongnu.org</a><br>
<a href="https://lists.nongnu.org/mailman/listinfo/gluster-devel" target="_blank">https://lists.nongnu.org/mailman/listinfo/gluster-devel</a><br>
</blockquote></div><br></div>