I'm not sure that this needs a new thread, so I'm going to tack it onto this one.
My build for ethumb failed because it couldn't envoke edje_cc: /usr/local/bin/edje_cc -v -id ../../data/frames/images \ ../../data/frames/default.edc \ ../../data/frames/default.edj /usr/local/bin/edje_cc: error while loading shared libraries: libedje.so.1: cannot open shared object file: No such file or directory I do have libedje installed: jason@c0mpy:/usr/src/e/trunk/ethumb$ ls -lh /usr/local/lib/libedje* -rw-r--r-- 1 root root 2.9M 2011-03-03 08:13 /usr/local/lib/libedje.a -rwxr-xr-x 1 root root 1.5K 2011-03-03 08:13 /usr/local/lib/libedje.la lrwxrwxrwx 1 root root 18 2011-03-03 08:13 /usr/local/lib/libedje.so -> libedje.so.1.0.999 lrwxrwxrwx 1 root root 18 2011-03-03 08:13 /usr/local/lib/libedje.so.1 -> libedje.so.1.0.999 -rwxr-xr-x 1 root root 1.7M 2011-03-03 08:13 /usr/local/lib/libedje.so.1.0.999 If I examine my edje_cc shared library dependencies: jason@c0mpy:/usr/src/e/trunk/edje$ ldd /usr/local/bin/edje_cc linux-vdso.so.1 => (0x00007fff434fe000) libedje.so.1 => not found ... I'm not sure what is going on here. Any thoughts? Thanks, Jason On Thu, Mar 3, 2011 at 7:56 AM, Jason Melbye <jason.mel...@gmail.com> wrote: > On Thu, Mar 3, 2011 at 2:56 AM, Cedric BAIL <cedric.b...@free.fr> wrote: >> On Thu, Mar 3, 2011 at 2:20 AM, Jason Melbye <jason.mel...@gmail.com> wrote: >>> I just grabbed the latest from svn (57479), and get the following >>> message when trying to compile evas: >>> >>> make[6]: *** No rule to make target `evas_bidi_utils.c', needed by >>> `evas_bidi_utils.lo'. Stop. >>> make[6]: Leaving directory `/usr/src/e/trunk/evas/src/lib/engines/common' >>> make[5]: *** [all-recursive] Error 1 >>> >>> Is anyone else experiencing this? Looks like the makefile needs to be >>> updated? >> >> You need to call make dist-clean first. >> -- >> Cedric BAIL >> > > Thanks, distclean took care of it, I was just doing clean previously. > > Jason > ------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-users