On Thu, Sep 4, 2014 at 4:58 PM, Larry Wyble <[email protected]> wrote: > I get the error > > /usr/local/lib/libpulse.so.0: undefined reference to > `json_object_array_length' > /usr/local/lib/libpulse.so.0: undefined > reference to `json_object_new_int' > /usr/local/lib/libpulse.so.0: > undefined reference to > `json_object_object_add' > /usr/local/lib/libpulse.so.0: undefined > reference to `json_object_to_json_string' > > I have json installed. Any ideas?
Seems like your libpulse was build and json library was moved/renamed afterward. IT is not a problem in efl, but in your build of pulse. -- Cedric BAIL ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
