From: "Serge E. Hallyn" <serge.hallyn@canonical.com>
To: Sravan V Dodla <sravan@linux.vnet.ibm.com>
Cc: Linux Test Project <ltp-list@lists.sourceforge.net>
Subject: Re: [LTP] [PATCH] Compilation Error Fixed in filecaps.
Date: Mon, 27 Sep 2010 09:23:04 -0500 [thread overview]
Message-ID: <20100927142304.GA23119@hallyn.com> (raw)
In-Reply-To: <20100924100303.5709.80714.sendpatchset@sravan-laptop>
Quoting Sravan V Dodla (sravan@linux.vnet.ibm.com):
> Hello,
>
> I have been facing an compilation issue with the latest version of LTP. After some debugging I found out that the
I don't see that code in current ltp head. It checks HAVE_LIBCAP.
What code are you looking at?
> flag HAVE_SYS_CAPABILITY_H is not used and sys/capability.h is being included.
> So here is the patch to get rid of this error.
>
> Signed-off-by: Sravan V Dodla <sravan@linux.vnet.ibm.com>.
>
> --- c.c 2010-09-23 06:09:27.257635313 +0530
> +++ c.c.orig 2010-09-23 06:08:54.643698431 +0530
> @@ -20,9 +20,7 @@
>
>
> #include <stdio.h>
> -#if HAVE_SYS_CAPABILITY_H
> #include <sys/capability.h>
> -#endif
>
> int main()
> {
>
> ------------------------------------------------------------------------------
> 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
> Ltp-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ltp-list
------------------------------------------------------------------------------
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
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
next prev parent reply other threads:[~2010-09-27 14:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-24 10:03 [LTP] [PATCH] Compilation Error Fixed in filecaps Sravan V Dodla
2010-09-27 14:23 ` Serge E. Hallyn [this message]
[not found] ` <4CA0AEB7.7080701@linux.vnet.ibm.com>
[not found] ` <20100927180239.GA15486@hallyn.com>
[not found] ` <4CA1ADB0.7070908@linux.vnet.ibm.com>
[not found] ` <20100928213611.GA1046@hallyn.com>
[not found] ` <4CA31140.4000805@linux.vnet.ibm.com>
[not found] ` <20100929141051.GB4620@hallyn.com>
2010-09-29 14:09 ` Subrata Modak1
2010-10-04 3:50 ` Garrett Cooper
2010-10-04 4:33 ` Garrett Cooper
2010-10-04 12:12 ` Subrata Modak
2010-10-04 12:45 ` Serge E. Hallyn
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100927142304.GA23119@hallyn.com \
--to=serge.hallyn@canonical.com \
--cc=ltp-list@lists.sourceforge.net \
--cc=sravan@linux.vnet.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.