* [LTP] [PATCH] Makefile fix for 'createfile.c' build in network/tcp_cmds/echo
@ 2010-03-02 21:17 Maxin John
2010-03-03 5:05 ` Rishikesh K Rajak
2010-03-03 9:21 ` Garrett Cooper
0 siblings, 2 replies; 3+ messages in thread
From: Maxin John @ 2010-03-02 21:17 UTC (permalink / raw)
To: ltp-list
[-- Attachment #1: Type: text/plain, Size: 305 bytes --]
Hi,
I have observed that the 'createfile.c' in
testcases/network/tcp_cmds/echo directory is not getting compiled and
installed during the LTP build. The "echo_createfile.patch" makes the
necessary changes in the Makefile.
Signed-off-by: Maxin B. John <maxin.john@gmail.com>
Best Regards,
Maxin B. John
[-- Attachment #2: echo_createfile.patch --]
[-- Type: text/x-patch, Size: 492 bytes --]
diff -uNr ltp-full-20100228-orig/testcases/network/tcp_cmds/echo/Makefile ltp-full-20100228/testcases/network/tcp_cmds/echo/Makefile
--- ltp-full-20100228-orig/testcases/network/tcp_cmds/echo/Makefile 2010-03-01 20:28:29.000000000 +0530
+++ ltp-full-20100228/testcases/network/tcp_cmds/echo/Makefile 2010-03-03 02:26:40.000000000 +0530
@@ -28,7 +28,7 @@
INSTALL_TARGETS := echo01
-MAKE_TARGETS := echoes echoes6
+MAKE_TARGETS := echoes echoes6 createfile
%6: CPPFLAGS += -DINET6
[-- Attachment #3: Type: text/plain, Size: 345 bytes --]
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
[-- Attachment #4: Type: text/plain, Size: 155 bytes --]
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [LTP] [PATCH] Makefile fix for 'createfile.c' build in network/tcp_cmds/echo
2010-03-02 21:17 [LTP] [PATCH] Makefile fix for 'createfile.c' build in network/tcp_cmds/echo Maxin John
@ 2010-03-03 5:05 ` Rishikesh K Rajak
2010-03-03 9:21 ` Garrett Cooper
1 sibling, 0 replies; 3+ messages in thread
From: Rishikesh K Rajak @ 2010-03-03 5:05 UTC (permalink / raw)
To: Maxin John; +Cc: ltp-list
Hi Maxim,
>I have observed that the 'createfile.c' in
>testcases/network/tcp_cmds/echo directory is not getting compiled and
>installed during the LTP build. The "echo_createfile.patch" makes the
>necessary changes in the Makefile.
>
>Signed-off-by: Maxin B. John <maxin.john@gmail.com>
Thanks for patch, applied in next branch of ltp will test and apply in
master & next month release.
http://ltp.git.sourceforge.net/git/gitweb.cgi?p=ltp/ltp-dev.git;a=commit;h=08c16de673d332bb8ab2827818dbab1468a2eefe
--
Thanks & Regards
Rishi
LTP Maintainer
IBM, LTC, Bangalore
Please join IRC #ltp @ irc.freenode.net
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [LTP] [PATCH] Makefile fix for 'createfile.c' build in network/tcp_cmds/echo
2010-03-02 21:17 [LTP] [PATCH] Makefile fix for 'createfile.c' build in network/tcp_cmds/echo Maxin John
2010-03-03 5:05 ` Rishikesh K Rajak
@ 2010-03-03 9:21 ` Garrett Cooper
1 sibling, 0 replies; 3+ messages in thread
From: Garrett Cooper @ 2010-03-03 9:21 UTC (permalink / raw)
To: Maxin John; +Cc: ltp-list
On Tue, Mar 2, 2010 at 1:17 PM, Maxin John <maxin.john@gmail.com> wrote:
> Hi,
>
> I have observed that the 'createfile.c' in
> testcases/network/tcp_cmds/echo directory is not getting compiled and
> installed during the LTP build. The "echo_createfile.patch" makes the
> necessary changes in the Makefile.
Good catch!
Thanks,
-Garrett
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-03-03 9:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-02 21:17 [LTP] [PATCH] Makefile fix for 'createfile.c' build in network/tcp_cmds/echo Maxin John
2010-03-03 5:05 ` Rishikesh K Rajak
2010-03-03 9:21 ` Garrett Cooper
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.