Hi,

this bug is indeed endian-specific, because there are some architecture 
specific macros in the source code to determine the endianess (powerpc is not 
affected, because it is an officially supported platform). See 
http://projects.blender.org/tracker/index.php?func=detail&aid=8584&group_id=9&atid=127
 
for a fix for hppa. For mips and s390 similar measures should be taken. The 
easiest way probably is to add "-D__BIG_ENDIAN__" to the preprocessor flags.

greetings,
stefan

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to