<div dir="ltr">Hi <div><br></div><div>Thank you!!</div><div><br></div><div>I tried building the letor for both the branches and unfortunately both of them do not build :</div><div><br></div><div>gsoc2014 branch gives an error at :</div><div><br></div><div><div>C -DPIC -o .libs/ranklist.o</div><div>ranklist.cc: In member function 'void Xapian::RankList::sort_by_score()':</div><div>ranklist.cc:98:6: error: unused variable 'fvv_size' [-Werror=unused-variable]</div><div>ranklist.cc: In member function 'void Xapian::RankList::sort_by_label()':</div><div>ranklist.cc:108:6: error: unused variable 'fvv_size' [-Werror=unused-variable]</div><div>cc1plus: all warnings being treated as errors</div><div>make[3]: *** [ranklist.lo] Error 1</div><div>make[3]: Leaving directory `/home/manugupt1/han/xapian/xapian-letor'</div><div>make[2]: *** [all-recursive] Error 1</div><div>make[2]: Leaving directory `/home/manugupt1/han/xapian/xapian-letor'</div><div>make[1]: *** [all] Error 2</div><div>make[1]: Leaving directory `/home/manugupt1/han/xapian/xapian-letor'</div></div><div><br></div><div><br></div><div>and gsoc2014-evaluation branch has:</div><div><br></div><div><div>emanager.cc  -fPIC -DPIC -o .libs/featuremanager.o</div><div>featuremanager.cc:89:1: error: unused parameter 'did1' [-Werror=unused-parameter]</div><div>cc1plus: all warnings being treated as errors</div><div>make[3]: *** [featuremanager.lo] Error 1</div><div>make[3]: Leaving directory `/home/manugupt1/han/xapian/xapian-letor'</div><div>make[2]: *** [all-recursive] Error 1</div><div>make[2]: Leaving directory `/home/manugupt1/han/xapian/xapian-letor'</div><div>make[1]: *** [all] Error 2</div><div>make[1]: Leaving directory `/home/manugupt1/han/xapian/xapian-letor'</div><div>make: *** [all] Error 2</div></div><div><br></div><div><br></div><div>Also, if I am looking at LETOR tutorials, I should probably take a look at how they work with xapian right, which is documented here at :</div><div><br></div><div><a href="http://trac.xapian.org/wiki/GSoC2014/Learning%20to%20Rank%20Hanxiao%20Sun/Report">http://trac.xapian.org/wiki/GSoC2014/Learning%20to%20Rank%20Hanxiao%20Sun/Report</a><br></div><div><br></div><div>Thanks a lot</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><font face="arial,helvetica,sans-serif"><span style="font-family:times new roman,serif"><font>Best Regards<br>Manu Gupta</font></span><br></font></div></div></div>
<br><div class="gmail_quote">On Thu, Dec 4, 2014 at 8:44 PM, Olly Betts <span dir="ltr"><<a href="mailto:olly@survex.com" target="_blank">olly@survex.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thu, Dec 04, 2014 at 08:28:32PM -0500, Manu Gupta wrote:<br>
> I was trying to build Han's code and was stuck here. It seems to me that<br>
> his code is trying to generate pdf for them.<br>
><br>
> Is it possible to modify the make files to stop building the documentation.<br>
<br>
</span>You can run the top-level configure with --disable-documentation.<br>
<br>
Cheers,<br>
    Olly<br>
</blockquote></div><br></div>