** Changed in: libmemcached (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883267
Title:
1.0.2 (and 0.53) build fails on ubuntu oneiric
To manage no
Oh :)
Sorry guys for disinformation.
Just found the same gcc error but not during the libmemcached compilation
process.
Library installed with no problem.
Was going to install this module:
https://github.com/yoreek/nginx-xsltproc-module
And got this error:
checking for libmemcached
/usr/lib/g
Can you post your config.log?
Sent from my Ti85
On Dec 15, 2012, at 8:25, cono <883...@bugs.launchpad.net> wrote:
> I guess the same issue:
>
> % cat memcached.c
> #include
> #include
> #include
>
> int main() {
>memcached_create(NULL);;
>return 0;
> }
>
> % gc
I guess the same issue:
% cat memcached.c
#include
#include
#include
int main() {
memcached_create(NULL);;
return 0;
}
% gcc -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I /usr/include -o memcached
memcached.c -lmemcached
/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../..
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: libmemcached (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883267
Title:
The libmemcached-1.0.X series seam not to allow you to activate sasl.
There is this conditional in the configure script:
if test "x$ac_enable_sasl" = "xyes"; then :
ac_enable_sasl="no"
fi
which sets SASL to "no" even if you use --enable-sasl. Version 0.53
works well though. After issuing
Should 1.0.3 fix this issue? For me it doesn't.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883267
Title:
1.0.2 (and 0.53) build fails on ubuntu oneiric
To manage notifications about this bug go
This should be fixed in trunk.
** Changed in: libmemcached
Assignee: (unassigned) => Brian Aker (brianaker)
** Changed in: libmemcached
Status: Triaged => Fix Released
** Changed in: libmemcached
Importance: Undecided => Medium
** No longer affects: autoconf-archive
** Changed i
** Changed in: libmemcached
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883267
Title:
1.0.2 (and 0.53) build fails on ubuntu oneiric
To manage notifications about th
BTW this needs to be flagged for the autoconf-archive maintainers since
this is their code.
** Also affects: autoconf-archive
Importance: Undecided
Status: New
** Also affects: libmemcached (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification beca
10 matches
Mail list logo