<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<STYLE>BLOCKQUOTE {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</STYLE>

<META name=GENERATOR content="MSHTML 9.00.8112.16457"></HEAD>
<BODY style="MARGIN: 10px"><FONT size=2 face=Verdana>
<DIV>Hi, all,</DIV>
<DIV> </DIV>
<DIV style="TEXT-INDENT: 2em">I met some trouble when i tried to "make" the 
ltt-control-0.88-09242010. The code is list below:</DIV>
<DIV style="TEXT-INDENT: 2em"> </DIV>
<DIV style="TEXT-INDENT: 2em">
<DIV>make[2]: Leaving directory `/usr/src/ltt-control-0.88-09242010/liblttd'</DIV>
<DIV>Making all in lttd</DIV>
<DIV>make[2]: Entering directory `/usr/src/ltt-control-0.88-09242010/lttd'</DIV>
<DIV>gcc -DHAVE_CONFIG_H -I.. -I..     -g -O2 -MT lttd.o -MD -MP -MF .deps/lttd.Tpo -c -o lttd.o lttd.c</DIV>
<DIV>mv -f .deps/lttd.Tpo .deps/lttd.Po</DIV>
<DIV>/bin/sh ../libtool --tag=CC   --mode=link gcc  -g -O2   -o lttd lttd.o ../liblttd/liblttd.la -lpthread</DIV>
<DIV>libtool: link: gcc -g -O2 -o .libs/lttd lttd.o  ../liblttd/.libs/liblttd.so -lpthread</DIV>
<DIV><STRONG>../liblttd/.libs/liblttd.so: undefined reference to `sync_file_range'</STRONG></DIV>
<DIV>collect2: ld returned 1 exit status</DIV>
<DIV>make[2]: *** [lttd] Error 1</DIV>
<DIV>make[2]: Leaving directory `/usr/src/ltt-control-0.88-09242010/lttd'</DIV>
<DIV>make[1]: *** [all-recursive] Error 1</DIV>
<DIV>make[1]: Leaving directory `/usr/src/ltt-control-0.88-09242010'</DIV>
<DIV>make: *** [all] Error 2</DIV>
<DIV> </DIV>
<DIV>My workstation is Centos 5.5, glibc-2.5.</DIV>
<DIV>It seems like a design bug in centos which ignore the sysycall 
<STRONG>sync_file_range</STRONG>, so seems the only way for me is to just delete 
the related code.</DIV>
<DIV>Is there any other way to make it through? please help me out!!</DIV></DIV>
<DIV> </DIV>
<DIV align=left><FONT color=#c0c0c0>2013-03-13</FONT></DIV>
<HR style="WIDTH: 122px; HEIGHT: 2px" align=left SIZE=2>

<DIV><FONT color=#c0c0c0>zhengchen</FONT></DIV></FONT></BODY></HTML>