On Thu, 2 Dec 2010, Daniel Badilla Navarro wrote: > > `/root/installers/enlightenment/edje-1.0.0.beta2/src/lib' > CCLD libedje.la > /usr/bin/ld: cannot find -lecore_imf_evas > collect2: ld returned 1 exit status > make[3]: *** [libedje.la] Error 1 > make[3]: Leaving directory > `/root/installers/enlightenment/edje-1.0.0.beta2/src/lib' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory > `/root/installers/enlightenment/edje-1.0.0.beta2/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/root/installers/enlightenment/edje-1.0.0.beta2' > make: *** [all] Error 2 > > > Can anyone advise what can be done now? Is there a way to fix this? Did I do > something wrong? Or is it that e17 just won't run in CentOS 5.5? Thanks in > advance for the help! >
Did you run "make install" after "make"? It's complaining because it can't link to shared objects (.so) from known locations. ------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
