Hi,
I am following these steps:
1> tar xzf ltp-full-20090228.tgz
2> cd ltp
3> touch include/config.h.default
4> make config.h ( o/p: "*cp include/config.h.default include/config.h*" )
5> make
Following is the output of make:
....
...
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/Rahul/LTP/ltp-full-
20090228/testcases/kernel/syscalls/signalfd4'
make[4]: Entering directory
`/home/Rahul/LTP/ltp-full-20090228/testcases/kernel/syscalls/signalfd'
cc -Wall -I../../include -g -Wall -I../../../../include -Wall
signalfd01.c -L../../../../lib -lltp -o signalfd01
signalfd01.c:58:26: error: sys/signalfd.h: No such file or directory
make[4]: *** [signalfd01] Error 1
make[4]: Leaving directory
`/home/Rahul/LTP/ltp-full-20090228/testcases/kernel/syscalls/signalfd'
make[3]: *** [all] Error 2
make[3]: Leaving directory
`/home/Rahul/LTP/ltp-full-20090228/testcases/kernel/syscalls'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/home/Rahul/LTP/ltp-full-20090228/testcases/kernel'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/Rahul/LTP/ltp-full-20090228/testcases'
make: *** [all] Error 2
Regards,
Rahul
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list