[Moabusers] Errors with OS X clients talking to Linux server.

Justin Bronder jsbronder at gmail.com
Fri Aug 25 12:57:19 MDT 2006


Just a quick update, this is still occuring with moab-4.5.0p7.  (Previously
I was reporting on patch 4).

Thanks,
Justin.

On 5/15/06, Wightman <wightman at clusterresources.com> wrote:
>
> It appears as though the compile process is not taking into account the
> Power architecture of the node.  This is resulting in a wrong endian
> orientation.
>
> There is an easy fix for this:
>
> simply change the Makefile line that reads:
>
> export MOABFLAGS=-D__MCOMMTHREAD
>
> to read the following:
>
> export MOABFLAGS=-D__MCOMMTHREAD -D__SOLARIS
>
>
> The "SOLARIS" flag will force moab to compile with the correct endian
> notation (here's our own testing results):
>
> apple:~/dev/moab-4.5.0 wightman$ MOABTEST=checksum:bababa,HMAC64,dog
> bin/moab
> CS: 'iEQIQX1nhHaXN8gyn5/TYCbJstk='/'5JUSUk9HtBONhQydnYWXKScoHaA='
> apple:~/dev/moab-4.5.0 wightman$ uname -a
> Darwin apple 8.5.0 Darwin Kernel Version 8.5.0: Sun Jan 22 10:38:46 PST
> 2006; root:xnu-792.6.61.obj~1/RELEASE_PPC Power Macintosh powerpc
>
>
> Let us know how this works for you.  If it fixes your issue we will work
> this into the configure script so it is done automatically the next
> time.
>
> Thanks,
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.supercluster.org/pipermail/moabusers/attachments/20060825/eb145eda/attachment.html


More information about the moabusers mailing list