Hi! The build failure that still breaks the build of the ltp git repository is related to check_keepcaps.c from kernel/security/securebits/. The problem is that header file sys/securebits.h is not included in system headers packages or in some cases its there but empty :(. This results in symbol SECBIT_KEEP_CAPS missing.
Apart from that realtime tests still fails with implicit declaration of tst_exit. The rest of the tree seems to build at least on one machine. -- Cyril Hrubis [email protected] ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
