[Gluster-devel] glusterfx_ctx_new missing after making libglusterfs
Kaleb S. KEITHLEY
kkeithle at redhat.com
Mon Jan 7 19:21:01 UTC 2013
On 01/07/2013 01:26 PM, Jay Vyas wrote:
> Hi guys, I just did a make/install of glusterfs from source and found
> the following error when running "gluster volume info"...
>
> gluster: symbol lookup error: gluster: undefined symbol: glusterfs_ctx_new.
>
> Any thoughts on how i might fix this ? I assume i need to drop some
> library files into a directory somewhere.
Sounds like you have a mixed system installed from 3.3.1 or earlier RPMs
(libs installed in /usr/lib64/) and also built from a recent source
checkout (libs installed in /usr/local/... probably???)
glusterfs_ctx_new() is relatively new in libglusterfs on the head of the
tree for libgfapi.
--
Kaleb
More information about the Gluster-devel
mailing list