Comment 11 for bug 1080376

Revision history for this message
Massive Media (493pocbrcycmdw7yksonho9o2qzz-o18bz-d18ecat4t1b76tkfi3vttrkfngli) wrote :

Hi Brain, we tried to recompile the source with the version from trunk but we got following error:

root@buildbox03:~/libmemcached-1.0.14.1# ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --libexecdir=${prefix}/lib/libmemcached --disable-maintainer-mode --disable-dependency-tracking --disable-sasl --enable-libmemcachedprotocol

...

checking if all warnings into errors... no
checking the number of available CPUs... 3
configure: adding automake macro support
configure: creating aminclude.am
configure: added jobserver support to make for 4 jobs
configure: error: conditional "HAVE_LIBSASL" was never defined.
Usually this means the macro was only invoked conditionally.
root@buildbox03:~/libmemcached-1.0.14.1# echo $?
1

Unsure if the problem still exists. Any idea on the libsasl error?

Thanks!