memcached tests fail with undefined symbols

Description

Cause is a name clash between our plugin library and the memcached API library (both are called libmemcached). Now ther we ship a copy of the latter in our libs directory, it is picked up at link time and as a result the wu has no references to our plugin.

Roxie preloads all plugins and so works, but eclagent and thor do not.

Conclusion

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Affects versions

Created May 27, 2016 at 12:30 PM
Updated May 27, 2016 at 2:40 PM
Resolved May 27, 2016 at 2:40 PM