Public bug reported:

Binary package hint: mutter

I have been working on a patch for this, and simply needed to track this
item.

This fails to build from source due to arm specific casting alignment
issues in  async-getprop.c.  Some are pointer casts in derived
callbacks, such as XPointer to AgPerDisplayData.  Others involve
conversion argument casts.  One case involves a direct cast between a
pointer to a card32 and long.  In each case, armel has specific
alignment issues for these data types that make them not directly
castable.  I had experimented with creating intermediary buffer objects
and using memcpy, but this is rather ugly.

** Affects: mutter (Ubuntu)
     Importance: Undecided
     Assignee: David Sugar (dyfet)
         Status: New


** Tags: armel

** Changed in: mutter (Ubuntu)
     Assignee: (unassigned) => David Sugar (dyfet)

-- 
ftbfs - maverick mutter on armel
https://bugs.launchpad.net/bugs/613937
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to