[PCBC-17] Centos binaries link against stock libmemcached, not our libmemcached that includes touch() Created: 10/Nov/11 Updated: 15/Dec/12 Resolved: 18/Jan/12 |
|
| Status: | Resolved |
| Project: | Couchbase PHP client library |
| Component/s: | library |
| Affects Version/s: | 1.0 |
| Fix Version/s: | 1.0 |
| Security Level: | Public |
| Type: | Bug | Priority: | Critical |
| Reporter: | Jan Lehnardt | Assignee: | Jan Lehnardt |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
http://www.couchbase.org/forums/thread/membase-171-linux-setting-centos-64-bit
|
| Comments |
| Comment by Jan Lehnardt [ 10/Nov/11 ] |
| I assume the setup on the builder is foobarred, so that a system-installed libmemcached gets preferred to the one we bundle at link time. Or our checkout somehow gets the wrong codebase. |
| Comment by Matt Ingenthron [ 10/Nov/11 ] |
| Probably lack of an rpath. This explains a problem I had too. |
| Comment by Jeff Minard [ 27/Dec/11 ] |
| Is there anyway around this in the mean time, or are the 64bit centos machines I just set up hosed? (It's just a virtualbox cluster, so not a huge loss, just some hours of my life :( ) |
| Comment by Jan Lehnardt [ 18/Jan/12 ] |
| moving to the new codebase, this becomes obsolete |