On Wed, 2008-09-03 at 17:18 -0400, David Wu wrote:
> 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

Exactly on which machines you got this error(s) ? Can you provide the
uname -a of it ? I would regularly run it on lots of hardware and kernel
combinations, but has not yet encountered any error with kill05.c.

Regards--
Subrata

> 
> 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


-------------------------------------------------------------------------
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