<html><head><meta http-equiv="content-type" content="text/html; charset=GB2312"><style>body { line-height: 1.5; }body { font-size: 10.5pt; font-family: Î¢ÈíÑźÚ; color: rgb(0, 0, 0); line-height: 1.5; }</style></head><body>
<div style="font-size: 16px;"><span></span>Hi,</div><div style="font-size: 19px;"><br></div><div style="font-size: 19px;">I built the ltp under Ubnuntu14.04 using the following steps:</div><div style="font-size: 19px;"><br></div><div style="font-size: 16px;"><pre style="margin-top: 0px; margin-bottom: 0px; padding: 15px; border-width: 0px 0px 0px 1px; border-left-style: solid; border-left-color: rgb(229, 229, 229); outline: 0px; vertical-align: baseline; font-family: monospace, sans-serif; white-space: pre-wrap; word-wrap: break-word; overflow: auto; color: rgb(85, 85, 85); orphans: 2; widows: 2; font-size: 19px;">export AR=<span style="font-family: 'monospace, sans-serif'; color: rgb(85, 85, 85); background-color: rgba(0, 0, 0, 0);">arm-linux-gnueabihf-ar</span>
export LD=<span style="font-family: 'monospace, sans-serif'; color: rgb(85, 85, 85); background-color: rgba(0, 0, 0, 0);">arm-linux-gnueabihf-ld</span>
export CC=<span style="font-family: 'monospace, sans-serif'; color: rgb(85, 85, 85); background-color: rgba(0, 0, 0, 0);">arm-linux-gnueabihf-gcc</span>
./configure --host=arm-linux --target=<span style="background-color: rgba(0, 0, 0, 0); font-family: 'monospace, sans-serif'; line-height: 1.5;">arm-linux-gnueabihf</span><span style="background-color: window; line-height: 1.5;"> --exec-prefix=/home/</span><br>
make
</pre><div style="font-size: 19px;"><br></div><div style="font-size: 19px;">I got the following error message:</div><div style="font-size: 19px;"><br></div><div style="font-size: 19px;"><span style="color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0); font-weight: bold;">arm-linux-gnueabihf-gcc -g -O2 -g -O2 -fno-strict-aliasing -pipe -Wall -W -Wold-style-definition  -I/home/xxm/workspace/vts/ltp/testcases/kernel/include -I../../../../include -I../../../../include -I../../../../include/old/   -L../../../../lib  io_cancel01.c   -lltp  -o io_cancel01<br>/tmp/ccpEIBGL.o: In function `main':<br>/home/xxm/workspace/vts/ltp/testcases/kernel/syscalls/io_cancel/io_cancel01.c:82: undefined reference to `io_cancel'</span></div><div style="font-size: 19px;"><span style="color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0); font-weight: bold;"><br></span></div><div style="font-size: 19px;">anyone meet the same issue ?</div></div>
<div><br></div><br>
</body></html>