Hello. On Mon, 2014-08-04 at 19:56, Wido wrote: > 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 >
Are you by any chance compiling with --enable-drm? If yes you might got hit by https://phab.enlightenment.org/T1473 I need tro have a look at it. regards Stefan Schmidt ------------------------------------------------------------------------------ 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
