Hi all,

I also found some programs that use fork such as  
ltp-full-20080831/testcases/kernel/syscalls/fcntl/fcntl17.c
and ltp-full-20080831/testcases/kernel/syscalls/kill/kill10.c

Is there any reason why we are not using FORK_OR_VFORK instead?

Also compilation error in  
ltp-full-20080831/testcases/kernel/syscalls/kill/kill05.c

kill05.c: In function 'do_master_child':
kill05.c:184: error: 'av' undeclared (first use in this function)
kill05.c:184: error: (Each undeclared identifier is reported only once
kill05.c:184: error: for each function it appears in.)
make[4]: *** [kill05] Error 1
make[4]: Leaving directory  
`/tmp/ltp-full-20080831/testcases/kernel/syscalls/kill'
make[3]: *** [uclinux] Error 2
make[3]: Leaving directory  
`/tmp/ltp-full-20080831/testcases/kernel/syscalls'
make[2]: *** [uclinux] Error 2
make[2]: Leaving directory `/tmp/ltp-full-20080831/testcases/kernel'
make[1]: *** [uclinux] Error 2
make[1]: Leaving directory `/tmp/ltp-full-20080831/testcases'
make: *** [uclinux] Error 2


thanks,


David Wu

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to