>>On Wednesday, December 29, 2010 04:35:48 Vivi wrote:
>> LTP test case utimensat01.c can't build without file usctest.h.

>this compiles fine for me on x86_64/Linux as well as Blackfin/Linux without
>this change.  so why do you need this ?
>-mike


I get following error when build utimensat01.c.
--
bfin-uclinux-gcc -g -O2 -g -O2 -fno-strict-aliasing -pipe -Wall
-I/home/test/work/cruise/checkouts/uclinux-dist/testsuites/ltp/ltp-full-20101031/testcases/kernel/include
-I../../../../include -I../../../../include -D__UCLIBC__ -DUCLINUX
-L../../../../lib  utimensat01.c   -lltp -o utimensat01
../../../../lib/libltp.a(tst_res.o): In function `tst_print':
/home/test/work/cruise/checkouts/uclinux-dist/testsuites/ltp/ltp-full-20101031/lib/tst_res.c:512:
undefined reference to `_TEST_ERRNO'
/home/test/work/cruise/checkouts/uclinux-dist/testsuites/ltp/ltp-full-20101031/lib/tst_res.c:512:
undefined reference to `_TEST_ERRNO'
collect2: ld returned 1 exit status
make: *** [utimensat01] Error 1
--
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to