<div dir="ltr"><span style="font-size:12.8px">Hi,</span><div style="font-size:12.8px">I followed <a href="http://www.linuxfromscratch.org/blfs/view/svn/postlfs/cyrus-sasl.html" class="gmail-m_-1335716916974633778external-link" rel="nofollow" target="_blank">http://www.linuxfromscratch.<wbr>org/blfs/view/svn/postlfs/<wbr>cyrus-sasl.html</a> to install Cyrus SASL.<br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I am trying to find the library containing the following methods:</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div>/usr/src/hbase/hbase-native-<wbr>client/buck-out/gen/<wbr>connection/connection#default,<wbr>static/libconnection.a(<wbr>connection-factory.cc.o): In function `SaslHandler':</div><div>/usr/src/hbase/hbase-native-<wbr>client/connection/connection-<wbr>factory.cc:59: undefined reference to `sasl_client_new'</div><div>/usr/src/hbase/hbase-native-<wbr>client/connection/connection-<wbr>factory.cc:73: undefined reference to `sasl_setprop'</div><div>/usr/src/hbase/hbase-native-<wbr>client/buck-out/gen/<wbr>connection/connection#default,<wbr>static/libconnection.a(<wbr>connection-factory.cc.o): In function `~SaslHandler':</div><div>/usr/src/hbase/hbase-native-<wbr>client/connection/connection-<wbr>factory.cc:78: undefined reference to `sasl_dispose'</div><div>/usr/src/hbase/hbase-native-<wbr>client/buck-out/gen/<wbr>connection/connection#default,<wbr>static/libconnection.a(<wbr>connection-factory.cc.o): In function `SaslHandler::setupSaslConn()'<wbr>:</div><div>/usr/src/hbase/hbase-native-<wbr>client/connection/connection-<wbr>factory.cc:103: undefined reference to `sasl_client_init'</div><div>/usr/src/hbase/hbase-native-<wbr>client/connection/connection-<wbr>factory.cc:105: undefined reference to `sasl_client_start'</div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">The following libs didn't contain the above methods:</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">GSSAPIBASE_LIBS =  -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support<br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Any hint is welcome.</div></div>