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 <[email protected]>
Best Regards,
Maxin B. John
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
------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list