compilation error with custom prefix

Bug #1070312 reported by MacDeveloper
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libmemcached
Fix Released
Medium
Brian Aker

Bug Description

Hi, i have download new libmemcached dist. libmemcached-1.0.13.tar.gz on last ubuntu.i configure the package as shown below:
 ./configure --without-memcached --prefix=/home/chaos/chaosframework/usr/local/

after make command it seem to compile but stop with this error:
compilation terminated.
make[1]: *** [example/memcached_light.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/home/chaos/chaosframework/external/libmemcached-1.0.13'
make: *** [all] Error 2

libevent is weel installed into /home/chaos/chaosframework/usr/local/ as shown by ls command:

chaos@ubuntu:~/chaosframework/external/libmemcached-1.0.13$ ls -la /home/chaos/chaosframework/usr/local/include
total 60
drwxrwxr-x 6 chaos chaos 4096 Oct 23 04:15 .
drwxrwxr-x 5 chaos chaos 4096 Oct 23 02:24 ..
drwxrwxr-x 89 chaos chaos 12288 Oct 23 02:20 boost
-rw-r--r-- 1 chaos chaos 2019 Oct 23 04:15 evdns.h
drwxrwxr-x 2 chaos chaos 4096 Oct 23 04:15 event2
-rw-r--r-- 1 chaos chaos 2806 Oct 23 04:15 event.h
-rw-r--r-- 1 chaos chaos 2035 Oct 23 04:15 evhttp.h
-rw-r--r-- 1 chaos chaos 2015 Oct 23 04:15 evrpc.h
-rw-r--r-- 1 chaos chaos 1782 Oct 23 04:15 evutil.h
drwxrwxr-x 2 chaos chaos 4096 Oct 23 02:57 mp
drwxrwxr-x 4 chaos chaos 4096 Oct 23 02:57 msgpack
-rw-r--r-- 1 chaos chaos 916 Oct 23 02:56 msgpack.h
-rw-r--r-- 1 chaos chaos 865 Oct 23 02:56 msgpack.hpp

how canresolve this issue?
thank sin advanced.

Brian Aker (brianaker)
Changed in libmemcached:
assignee: nobody → Brian Aker (brianaker)
Revision history for this message
Brian Aker (brianaker) wrote :

Please check out trunk, I believe this has been fixed in trunk.

Changed in libmemcached:
status: New → Incomplete
Brian Aker (brianaker)
Changed in libmemcached:
status: Incomplete → Fix Released
milestone: none → 1.0.15
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.