Hi Rohit, On Thu, 2009-06-25 at 23:10 -0700, rohit verma wrote: > Hi All, > > I am getting the following errors with run_rpc_tests.sh test suite in > LTP May-09 release.
The problem with this part of the testsuite was always there from the beginning. However, lets ask something from the developer directly. Le, Can you please look into this ? Regards-- Subrata > > /home/moblin/LTP_NS_MAY/ltp-full-20090531/testcases/network/rpc/rpc-tirpc-full-test-suite/tests_pack/cleaner.c.src:29:29: > error: tirpc/netconfig.h: No such file or directory > /home/moblin/LTP_NS_MAY/ltp-full-20090531/testcases/network/rpc/rpc-tirpc-full-test-suite/tests_pack/cleaner.c.src:31:27: > error: tirpc/rpc/rpc.h: No such file or directory > /home/moblin/LTP_NS_MAY/ltp-full-20090531/testcases/network/rpc/rpc-tirpc-full-test-suite/tests_pack/cleaner.c.src:32:29: > error: tirpc/rpc/types.h: No such file or directory > /home/moblin/LTP_NS_MAY/ltp-full-20090531/testcases/network/rpc/rpc-tirpc-full-test-suite/tests_pack/cleaner.c.src:33:27: > error: tirpc/rpc/xdr.h: No such file or directory > /home/moblin/LTP_NS_MAY/ltp-full-20090531/testcases/network/rpc/rpc-tirpc-full-test-suite/tests_pack/cleaner.c.src:34:27: > error: tirpc/rpc/svc.h: No such file or directory > mkdir: cannot create directory > `/home/moblin/LTP_NS_MAY/ltp-full-20090531/testcases/network/rpc/rpc-tirpc-full-test-suite/tests_pack': > File exists > > tests_pack/tirpc_svc_2/tirpc_svc_2.c:29:29: error: tirpc/netconfig.h: > No such file or directory > tests_pack/tirpc_svc_2/tirpc_svc_2.c:31:27: error: tirpc/rpc/rpc.h: No > such file or directory > tests_pack/tirpc_svc_2/tirpc_svc_2.c:32:29: error: tirpc/rpc/types.h: > No such file or directory > tests_pack/tirpc_svc_2/tirpc_svc_2.c:33:27: error: tirpc/rpc/xdr.h: No > such file or directory > tests_pack/tirpc_svc_2/tirpc_svc_2.c:34:27: error: tirpc/rpc/svc.h: No > such file or directory > tests_pack/tirpc_svc_2/tirpc_svc_2.c: In function main > tests_pack/tirpc_svc_2/tirpc_svc_2.c:55: error: bool_t undeclared > (first use in this function) > tests_pack/tirpc_svc_2/tirpc_svc_2.c:55: error: (Each undeclared > identifier is reported only once > tests_pack/tirpc_svc_2/tirpc_svc_2.c:55: error: for each function it > appears in.) > tests_pack/tirpc_svc_2/tirpc_svc_2.c:55: error: expected ; before rslt > tests_pack/tirpc_svc_2/tirpc_svc_2.c:65: error: rslt undeclared (first > use in this function) > tests_pack/tirpc_svc_2/tirpc_svc_2.c:66: error: xdrproc_t undeclared > (first use in this function) > tests_pack/tirpc_svc_2/tirpc_svc_2.c:66: error: expected ) before xdr_int > make: *** [all] Error 1 > cc: .c.src: No such file or directory. > > > Similar bug has been already reported to LTP. Please confirm if the > patch for this bug is merged into next LTP release. I remember merging all patches to this effect. Please point me to the patch which i ought have missed ;-) Regards-- Subrata > > > Regards, > Gnaneswar ------------------------------------------------------------------------------ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
