From: Cyril Hrubis <chrubis@suse.cz>
To: Carmelo AMOROSO <carmelo.amoroso@st.com>
Cc: ltp-list@lists.sf.net
Subject: Re: [LTP] [PATCH 1/2 V2] getcontext01: fix build using uClibc C runtime
Date: Fri, 20 Jan 2012 14:40:16 +0100 [thread overview]
Message-ID: <20120120134016.GG4024@saboteur.suse.cz> (raw)
In-Reply-To: <1326901442-23483-1-git-send-email-carmelo.amoroso@st.com>
Hi!
> Fix a build error when __UCLIBC__ is defined (see log below)
> by moving all headers inclusion and TCID definition on top of file
> as they are required by 'tst_brkm' function too.
>
> ---
> getcontext01.c: In function ???main???:
> getcontext01.c:103:2: warning: implicit declaration of function ???tst_brkm???
> getcontext01.c:103:11: error: ???TCONF??? undeclared (first use in this function)
> getcontext01.c:103:11: note: each undeclared identifier is reported only once for each function it appears in
> getcontext01.c:103:18: error: ???NULL??? undeclared (first use in this function)
> getcontext01.c:104:1: warning: control reaches end of non-void function
> ---
>
> Signed-off-by: Francesco Rundo <francesco.rundo@st.com>
> Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
These signed off lines are added to comment sectioin (after the ---)
that gets stripped when applying. Please resend these two patches with
signed off lines right after the patch description.
--
Cyril Hrubis
chrubis@suse.cz
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
next prev parent reply other threads:[~2012-01-20 13:28 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-18 14:36 [LTP] [PATCH 1/2] getcontext01: fix build using uClibc C runtime Carmelo AMOROSO
2012-01-18 14:36 ` [LTP] [PATCH 2/2] profile01: fix build using uClibc runtime Carmelo AMOROSO
2012-01-18 15:16 ` Mike Frysinger
2012-01-18 15:44 ` [LTP] [PATCH 2/2 V2] " Carmelo AMOROSO
2012-01-18 16:46 ` Mike Frysinger
2012-01-18 15:16 ` [LTP] [PATCH 1/2] getcontext01: fix build using uClibc C runtime Mike Frysinger
2012-01-18 15:31 ` Carmelo AMOROSO
2012-01-18 15:44 ` [LTP] [PATCH 1/2 V2] " Carmelo AMOROSO
2012-01-18 16:46 ` Mike Frysinger
2012-01-20 13:40 ` Cyril Hrubis [this message]
2012-01-23 10:01 ` [LTP] [PATCH 1/2 V3] " Carmelo AMOROSO
2012-01-23 10:01 ` [LTP] [PATCH 2/2 V3] profile01: fix build using uClibc runtime Carmelo AMOROSO
2012-01-24 1:09 ` Mike Frysinger
2012-01-24 1:09 ` [LTP] [PATCH 1/2 V3] getcontext01: fix build using uClibc C runtime Mike Frysinger
2012-01-25 13:55 ` Cyril Hrubis
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=20120120134016.GG4024@saboteur.suse.cz \
--to=chrubis@suse.cz \
--cc=carmelo.amoroso@st.com \
--cc=ltp-list@lists.sf.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox