2010/1/18 Dave Martin <[email protected]>: > I get a successful build, but I'm not sure how to run the testsuite. > Any ideas?
Testsuite needs to be built separately using: ./configure --with-installed-libcr --with-installed-modules && make check IIRC. There's a bug in the current release which prevents --with-installed-util from working correctly, which should also be used here, but I don't think it matters too much that it's not. (You'll also need to have the kernel module part (blcr-dkms) installed and built for the running kernel in order for the tests to actually work) Alan -- 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
