In fact, there are only *two* headers with general impact that need to be changed:
$ grep -r '^#[[:space:]]*include[[:space:]]\+"' /usr/include/asm-generic/ /usr/include/linux/ /usr/include/x86_64-linux-gnu/ /usr/include/x86_64-linux-gnu/asm/unistd.h:# include "unistd_32.h" /usr/include/x86_64-linux-gnu/asm/unistd.h:# include "unistd_64.h" /usr/include/x86_64-linux-gnu/asm/posix_types.h:# include "posix_types_32.h" /usr/include/x86_64-linux-gnu/asm/posix_types.h:# include "posix_types_64.h" $ There are some other headers in /usr/include/drm that are affected, but those are a much lower priority. Andy, is this bug going to be fixed for oneiric or not? It's targeted and marked as 'in progress' for oneiric for weeks, but I understand that the final kernel upload of the cycle is planned for this week. As Matthias points out there are other packages in the archive affected by this behavior, and it looks like this should be nothing more than a mechanical 4-line fix. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/824377 Title: ftbfs on i386 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnat-4.4/+bug/824377/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
