Hello all,

I just downloaded a fresh update from git and I'm hitting this error:

make  all-recursive
  CCLD     bin/ethumb_client/ethumbd_client
  CCLD     bin/ethumb_client/ethumbd
  CCLD     bin/ethumb/ethumb
lib/edje/.libs/libedje.so: undefined reference to
`ecore_audio_in_tone_class_get'
lib/edje/.libs/libedje.so: undefined reference to
`ecore_audio_out_pulse_class_get'
lib/edje/.libs/libedje.so: undefined reference to
`ecore_audio_in_sndfile_class_get'
collect2: error: ld returned 1 exit status
Makefile:16833: recipe for target 'bin/ethumb_client/ethumbd_client' failed
make[4]: *** [bin/ethumb_client/ethumbd_client] Error 1


A couple months ago I had a similar error and it was because of my
LD_LIBRARY_PATH pointing to my current install. But not this time, I'm
using a different path (and I've checked it using strace).

-- 
Wido
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to