Serge Hallyn <[email protected]> wrote on 09/29/2010 07:40:51 PM: > > Quoting sravan ([email protected]): > > Sorry for the confusion Serge. > > I have taken the "c.c" file from the latest ltp release and found > > that it is not compiling. > > > > The same file is not compiling in the earlier release of ltp also. > > To resolve the compilation issue I have added the following > > flag(HAVE_SYS_CAPABILITY_H). > > The same flag is also used in ltp-full-20100831/testcases/kernel/security/ > filecaps/verify_caps_exec.c > > file. > > > > #if HAVE_SYS_CAPABILITY_H //Added by Sravan > > #include <sys/capability.h> > > #endif // Added by Sravan > > > > Please let me know if this is the correct approach. > > Well, the better approach would be to install the libcap-dev > package (or whatever it is called on your distro) :) But so > long as you're just getting your own compile working, whatever > gets you a working build is fine. > > What worries me, though, is the thought that the official > 20100831 release has the wrong files in it! Can you follow > up on that with Subrata? In particular, the c.c file is > different from the one in ltp.git. Something is going very > wrong!
Garret, Did we miss/drop something during our migration from ltp-dev.git to ltp.git ? Regards-- Subrata > > thanks, > -serge ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
