On Wed, 2009-02-04 at 11:11 +0900, Seiichi Ikarashi wrote:
> Hi,
> 
> I report build failures of some new syscall tests introduced in 
> ltp-full-20090131.
> Failures happen on non-x86 arch systems.
> 
> $ make
>   :
> make[4]: Entering directory 
> `/home/ikarashi/ltp/ltp-full-20090131/testcases/kernel/syscalls/epoll_create2'
> gcc -g -O2 -I../../include -g -Wall -I../../../../include -Wall    
> epoll_create2_01.c  -L../../../../lib -lltp -o epoll_create2_01
> epoll_create2_01.c:72:4: error: #error "need __NR_epoll_create2"
> epoll_create2_01.c: In function 'main':
> epoll_create2_01.c:164: error: '__NR_epoll_create2' undeclared (first use in 
> this function)
> epoll_create2_01.c:164: error: (Each undeclared identifier is reported only 
> once
> epoll_create2_01.c:164: error: for each function it appears in.)
> make[4]: *** [epoll_create2_01] Error 1
> make[4]: Leaving directory 
> `/home/ikarashi/ltp/ltp-full-20090131/testcases/kernel/syscalls/epoll_create2'
> make[3]: *** [all] Error 2
> make[3]: Leaving directory 
> `/home/ikarashi/ltp/ltp-full-20090131/testcases/kernel/syscalls'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory 
> `/home/ikarashi/ltp/ltp-full-20090131/testcases/kernel'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/home/ikarashi/ltp/ltp-full-20090131/testcases'
> make: *** [all] Error 2
> $ 
> 
> Below is the list of tests that have this problem.
> 
> testcases/kernel/syscalls/dup3/dup3_01.c
> testcases/kernel/syscalls/epoll_create2/epoll_create2_01.c
> testcases/kernel/syscalls/eventfd2/eventfd2_01.c
> testcases/kernel/syscalls/eventfd2/eventfd2_02.c
> testcases/kernel/syscalls/inotify_init/inotify_init1_01.c
> testcases/kernel/syscalls/inotify_init/inotify_init1_02.c
> testcases/kernel/syscalls/pipe2/pipe2_01.c
> testcases/kernel/syscalls/pipe2/pipe2_02.c
> testcases/kernel/syscalls/signalfd4/signalfd4_01.c
> testcases/kernel/syscalls/signalfd4/signalfd4_02.c
> testcases/kernel/syscalls/timerfd/timerfd02.c
> testcases/kernel/syscalls/timerfd/timerfd03.c
> 
> I made a patch for it; stopping #error macro and including 
> linux_syscall_numbers.h instead.
> 
> Signed-off-by: Seiichi Ikarashi <[email protected]>

Thanks for these as well.

Regards--
Subrata

> 
> Regards,
> 
> ------------------------------------------------------------------------------
> Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
> software. With Adobe AIR, Ajax developers can use existing skills and code to
> build responsive, highly engaging applications that combine the power of local
> resources and data with the reach of the web. Download the Adobe AIR SDK and
> Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
> _______________________________________________ Ltp-list mailing list 
> [email protected] 
> https://lists.sourceforge.net/lists/listinfo/ltp-list


------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to