Dear Sir, 

It would be very helpful if you guide me with the installation of Linux test 
Project. 

I followed below steps... 

cd ltp-yyyymmdd 

./configure --host=bfin-linux-uclibc 

Edited the Makefile as 
UCLINUX ?= 1 

make 

I got the below error.... 


parse_opts.c:142: warning: âSTD_LP_sbrkâ defined but not used 
parse_opts.c:143: warning: âSTD_start_breakâ defined but not used 
tlibio.c: In function âlio_write_bufferâ: 
tlibio.c:551: warning: unused variable âlistio_cmdâ 
tlibio.c:550: warning: unused variable âomethodâ 
tlibio.c: In function âlio_read_bufferâ: 
tlibio.c:1100: warning: unused variable âomethodâ 
tlibio.c:1099: warning: unused variable âlistio_cmdâ 
tlibio.c: At top level: 
tlibio.c:429: warning: âlio_async_signal_handlerâ defined but not used 
tst_res.c: In function âtst_brkmâ: 
tst_res.c:671: warning: ânoreturnâ function does return 
access03.c:109: warning: âsetupâ declared âstaticâ but never defined 
access03.c:110: warning: âcleanupâ declared âstaticâ but never defined 
cacheflush01.c:74:1: warning: "__NR_cacheflush" redefined 
In file included from 
/opt/uClinux-2010R1/bfin-linux-uclibc/bin/../bfin-linux-uclibc/runtime/usr/include/sys/syscall.h:32,
 
from 
/home/thangaraj/vinod/Linux_Test_Project/ltp-full-20120104/testcases/kernel/include/linux_syscall_numbers.h:17,
 
from cacheflush01.c:63: 
/opt/uClinux-2010R1/bfin-linux-uclibc/bin/../bfin-linux-uclibc/runtime/usr/include/bits/sysnum.h:935:1:
 warning: this is the location of the previous definition 
clock_nanosleep01.c: In function âdo_testâ: 
clock_nanosleep01.c:310: warning: implicit declaration of function 
âclock_nanosleepâ 
/tmp/cconrC48.o: In function `do_test': 
/home/thangaraj/vinod/Linux_Test_Project/ltp-full-20120104/testcases/kernel/syscalls/clock_nanosleep/clock_nanosleep01.c:312:
 undefined reference to `_clock_nanosleep' 
collect2: ld returned 1 exit status 
make[4]: *** [clock_nanosleep01] Error 1 
make[3]: *** [all] Error 2 
make[2]: *** [all] Error 2 
make[1]: *** [all] Error 2 
make: *** [testcases-all] Error 2 


How to resolve this error... ? 

Thanks 

Regards 
Vinoth Kumar S 
Jasmin Infotech Pvt. Ltd . 
Plot 119, Velachery Tambaram Road, Pallikaranai, 
Chennai 600 100 
India 

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to