I think there may be an error when generating the makefile in EFL (fresh
from git).

I run it as always, make runs fine and compiles everything, but when I run
'sudo make install' I got this message:

....
....
libtool: install: warning: relinking `lib/efreet/libefreet_trash.la'
libtool: install: warning: relinking `lib/eeze/libeeze.la'
libtool: install: warning: relinking `lib/evas/libevas.la'
/usr/bin/ld: cannot find -lecore_input
/usr/bin/ld: cannot find -lecore_drm
collect2: error: ld returned 1 exit status
libtool: install: error: relink `lib/evas/libevas.la' with the above
command before installing it
make[4]: *** [install-libLTLIBRARIES] Error 1
make[3]: *** [install-am] Error 2
make[2]: *** [install-recursive] Error 1
make[1]: *** [install] Error 2
make: *** [install-recursive] Error 1


Just to be sure, I copied the already compiled ecore_input.so* and
ecore_drm.so* to my prefix, re-run 'sudo make install' and it installed
fine, later compiling e19, terminology and stuff. But when I tried running
E it gave a segfault when starting compositor. I tried attaching gdb, but
never done that so I don't know what exactly to check from gdb

-- 
Wido
------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to