From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sog-mx-4.v43.ch3.sourceforge.com ([172.29.43.194] helo=mx.sourceforge.net) by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1S4t9B-0002u2-GU for ltp-list@lists.sourceforge.net; Tue, 06 Mar 2012 12:05:41 +0000 Received: from relay4.fnetindia.com ([209.160.26.207]) by sog-mx-4.v43.ch3.sourceforge.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) id 1S4t95-00036A-RD for ltp-list@lists.sourceforge.net; Tue, 06 Mar 2012 12:05:41 +0000 Date: Tue, 6 Mar 2012 16:23:23 +0530 (IST) From: Vinoth Kumar S Message-ID: <10037582.6002.1331031202959.JavaMail.root@zimbra.jasmin-infotech.com> MIME-Version: 1.0 Subject: [LTP] LTP Installation Help ..! List-Id: Linux Test Project General Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============7297219755974263483==" Errors-To: ltp-list-bounces@lists.sourceforge.net To: ltp-list@lists.sf.net --===============7297219755974263483== Content-Type: multipart/alternative; boundary="----=_Part_6001_4834016.1331031202959" ------=_Part_6001_4834016.1331031202959 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Dear Sir,=20 It would be very helpful if you guide me with the installation of Linux tes= t Project.=20 I followed below steps...=20 cd ltp-yyyymmdd=20 ./configure --host=3Dbfin-linux-uclibc=20 Edited the Makefile as=20 UCLINUX ?=3D 1=20 make=20 I got the below error....=20 parse_opts.c:142: warning: =C3=A2STD_LP_sbrk=C3=A2 defined but not used=20 parse_opts.c:143: warning: =C3=A2STD_start_break=C3=A2 defined but not used= =20 tlibio.c: In function =C3=A2lio_write_buffer=C3=A2:=20 tlibio.c:551: warning: unused variable =C3=A2listio_cmd=C3=A2=20 tlibio.c:550: warning: unused variable =C3=A2omethod=C3=A2=20 tlibio.c: In function =C3=A2lio_read_buffer=C3=A2:=20 tlibio.c:1100: warning: unused variable =C3=A2omethod=C3=A2=20 tlibio.c:1099: warning: unused variable =C3=A2listio_cmd=C3=A2=20 tlibio.c: At top level:=20 tlibio.c:429: warning: =C3=A2lio_async_signal_handler=C3=A2 defined but not= used=20 tst_res.c: In function =C3=A2tst_brkm=C3=A2:=20 tst_res.c:671: warning: =C3=A2noreturn=C3=A2 function does return=20 access03.c:109: warning: =C3=A2setup=C3=A2 declared =C3=A2static=C3=A2 but = never defined=20 access03.c:110: warning: =C3=A2cleanup=C3=A2 declared =C3=A2static=C3=A2 bu= t never defined=20 cacheflush01.c:74:1: warning: "__NR_cacheflush" redefined=20 In file included from /opt/uClinux-2010R1/bfin-linux-uclibc/bin/../bfin-lin= ux-uclibc/runtime/usr/include/sys/syscall.h:32,=20 from /home/thangaraj/vinod/Linux_Test_Project/ltp-full-20120104/testcases/k= ernel/include/linux_syscall_numbers.h:17,=20 from cacheflush01.c:63:=20 /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=20 clock_nanosleep01.c: In function =C3=A2do_test=C3=A2:=20 clock_nanosleep01.c:310: warning: implicit declaration of function =C3=A2cl= ock_nanosleep=C3=A2=20 /tmp/cconrC48.o: In function `do_test':=20 /home/thangaraj/vinod/Linux_Test_Project/ltp-full-20120104/testcases/kernel= /syscalls/clock_nanosleep/clock_nanosleep01.c:312: undefined reference to `= _clock_nanosleep'=20 collect2: ld returned 1 exit status=20 make[4]: *** [clock_nanosleep01] Error 1=20 make[3]: *** [all] Error 2=20 make[2]: *** [all] Error 2=20 make[1]: *** [all] Error 2=20 make: *** [testcases-all] Error 2=20 How to resolve this error... ?=20 Thanks=20 Regards=20 Vinoth Kumar S=20 Jasmin Infotech Pvt. Ltd .=20 Plot 119, Velachery Tambaram Road, Pallikaranai,=20 Chennai 600 100=20 India=20 ------=_Part_6001_4834016.1331031202959 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <= div style=3D'font-family: Times New Roman; font-size: 12pt; color: #000000'= >Dear Sir,

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

I followed below steps...

cd ltp-yyyymmdd

./configure --host=3Dbfin-linux-uclibc
Edited the Makefile as
UCLINUX&nbs= p;            &= nbsp;   ?=3D 1

m= ake

I got the below error....

 
parse_opts.c:142: warning: =C3=A2STD_LP_sbrk=C3= =A2 defined but not used
parse_opts.c:143: warning: =C3=A2STD_st= art_break=C3=A2 defined but not used
tlibio.c: In function =C3= =A2lio_write_buffer=C3=A2:
tlibio.c:551: warning: unused variabl= e =C3=A2listio_cmd=C3=A2
tlibio.c:550: warning: unused variable = =C3=A2omethod=C3=A2
tlibio.c: In function =C3=A2lio_read_buffer= =C3=A2:
tlibio.c:1100: warning: unused variable =C3=A2omethod=C3= =A2
tlibio.c:1099: warning: unused variable =C3=A2listio_cmd=C3= =A2
tlibio.c: At top level:
tlibio.c:429: warning: = =C3=A2lio_async_signal_handler=C3=A2 defined but not used
tst_= res.c: In function =C3=A2tst_brkm=C3=A2:
tst_res.c:671: warning:= =C3=A2noreturn=C3=A2 function does return
access03.c:109: warni= ng: =C3=A2setup=C3=A2 declared =C3=A2static=C3=A2 but never defined<= br style=3D"color: rgb(51, 51, 153);">access03.c:110: warning: =C3=A2cleanup=C3=A2 declared =C3=A2static=C3= =A2 but never defined
cacheflush01.c:74:1: warning: "__NR_cachef= lush" redefined
In file included from /opt/uClinux-2010R1/bfin-l= inux-uclibc/bin/../bfin-linux-uclibc/runtime/usr/include/sys/syscall.h:32,<= /span>
          &nbs= p;      from /home/thangaraj/vinod/Linux_Test_Proj= ect/ltp-full-20120104/testcases/kernel/include/linux_syscall_numbers.h:17,<= /span>
          &nbs= p;      from cacheflush01.c:63:
/opt/uC= linux-2010R1/bfin-linux-uclibc/bin/../bfin-linux-uclibc/runtime/usr/include= /bits/sysnum.h:935:1: warning: this is the location of the previous definit= ion
clock_nanosleep01.c: In function =C3=A2do_test=C3=A2:=
clock_nanosleep01.c:310: warning: implicit declaration of function =C3= =A2clock_nanosleep=C3=A2
/tmp/cconrC48.o: In function `do_test':=

/home/thangaraj/vinod/Linux_Test_Project/ltp-full-20120104/test= cases/kernel/syscalls/clock_nanosleep/clock_nanosleep01.c:312: undefined re= ference to `_clock_nanosleep'
= collect2: ld returned 1 exit statu= s
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 I= nfotech Pvt. Ltd.
Plot 119, Velachery Tambaram Roa= d, Pallikaranai,
Chennai 600 100
India


<= /body> ------=_Part_6001_4834016.1331031202959-- --===============7297219755974263483== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------------ 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/ --===============7297219755974263483== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list --===============7297219755974263483==--