I managed to build the kernel modules against the linux-fsl-imx51 headers and install them; make check then ran, using the configure args you suggest (I added --prefix=/usr --mandir=/usr/share/man for consistency with the package build proper, but I doubt this affects the test results). See the attached log for the results.
A couple of tests are skipped; the prctl test fails. The atomics tests appear to pass. I have not currently done anything in my patch to cause R_KCODE___kuser_cmpxchg to be defined: I defined it in my build using a masquerade wrapper around GCC. This will need to be addressed in the build scripts. ** Attachment added: "Log output from make check" http://launchpadlibrarian.net/38047230/__check.log -- fails to build on armel/lucid https://bugs.launchpad.net/bugs/503185 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
