<div dir="ltr">Hi all,
<div><br></div><div><span style="color:rgb(39,34,30);font-family:'Droid sans',Helvetica,sans-serif;font-size:14px;line-height:22px;background-color:rgb(252,252,252)">While building from git with xapian-letor not ignored in bootstrap, I am getting the following make error:</span></div><div><pre style="color:rgb(0,0,0)">In function `main':</pre><pre style=""><font color="#000000">/home/ayush/Desktop/xapian/xapian-letor/bin/xapian-letor-update.cc:98: undefined reference to `Xapian::Internal::str(unsigned int)'
/home/ayush/Desktop/xapian/xapian-letor/bin/xapian-letor-update.cc:99: undefined reference to `Xapian::Internal::str(unsigned int)'
/home/ayush/Desktop/xapian/xapian-letor/bin/xapian-letor-update.cc:100: undefined reference to `Xapian::Internal::str(unsigned int)'
collect2: error: ld returned 1 exit status
make[3]: *** [bin/xapian-letor-update] Error 1
make[3]: Leaving directory `/home/ayush/Desktop/xapian/xapian-letor'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/ayush/Desktop/xapian/xapian-letor'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/ayush/Desktop/xapian/xapian-letor'
make: *** [all] Error 2</font></pre><pre style="color:rgb(0,0,0)"><span style="color:rgb(39,34,30);font-family:'Droid sans',Helvetica,sans-serif;font-size:14px;line-height:22px;white-space:normal;background-color:rgb(252,252,252)">Is there something that I'm ignoring? can someone please help me out?</span><br></pre>Thanks!<br>Ayush Tomar</div></div>