search for: create_proc

Displaying 2 results from an estimated 2 matches for "create_proc".

Did you mean: create_procs
2006 Aug 13
1
Building 23b
Building 3.0.23b I get these errors: [...] torture/rpctorture.c:377: error: (Each undeclared identifier is reported only once torture/rpctorture.c:377: error: for each function it appears in.) torture/rpctorture.c:535: warning: passing argument 5 of 'create_procs' from incompatible pointer type torture/rpctorture.c:539: warning: passing argument 5 of 'create_procs' from incompatible pointer type make: *** [torture/rpctorture.o] Error 1 That comes after quite few previous lines about rpctorture. Full torture output: Compiling torture/rpctor...
1999 Jul 18
0
2.0.5-pre3: torture.c doesn't compile on rh60
rh60/2.2.10-ac10 Compiling utils/torture.c utils/torture.c: In function `run_browsetest': utils/torture.c:929: invalid type argument of `->' utils/torture.c:934: invalid type argument of `->' utils/torture.c: In function `create_procs': utils/torture.c:1118: warning: initialization discards `volatile' from pointer target type utils/torture.c:1118: warning: passing arg 1 of `memset' discards `volatile' from pointer target type utils/torture.c: In function `run_test': utils/torture.c:1218: warning: passing arg...