Building SASL client

Ted Yu <[email protected]>
Newsgroups gmane.comp.security.cyrus.sasl
Message-ID <CALte62w_keVNuZHd3RN9aPEE+xz==PC_QbNHiSeQymJcv+yAEw@mail.gmail.com>
Hi,
I followed http://www.linuxfromscratch.org/blfs/view/svn/postlfs/
cyrus-sasl.html to install Cyrus SASL.

I am trying to find the library containing the following methods:

/usr/src/hbase/hbase-native-client/buck-out/gen/
connection/connection#default,static/libconnection.a(connection-factory.cc.o):
In function `SaslHandler':
/usr/src/hbase/hbase-native-client/connection/connection-factory.cc:59:
undefined reference to `sasl_client_new'
/usr/src/hbase/hbase-native-client/connection/connection-factory.cc:73:
undefined reference to `sasl_setprop'
/usr/src/hbase/hbase-native-client/buck-out/gen/
connection/connection#default,static/libconnection.a(connection-factory.cc.o):
In function `~SaslHandler':
/usr/src/hbase/hbase-native-client/connection/connection-factory.cc:78:
undefined reference to `sasl_dispose'
/usr/src/hbase/hbase-native-client/buck-out/gen/
connection/connection#default,static/libconnection.a(connection-factory.cc.o):
In function `SaslHandler::setupSaslConn()':
/usr/src/hbase/hbase-native-client/connection/connection-factory.cc:103:
undefined reference to `sasl_client_init'
/usr/src/hbase/hbase-native-client/connection/connection-factory.cc:105:
undefined reference to `sasl_client_start'

The following libs didn't contain the above methods:

GSSAPIBASE_LIBS =  -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support

Any hint is welcome.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.