Hello. On Tue, 2014-06-17 at 05:58, Cedric BAIL wrote: > On Tue, Jun 17, 2014 at 12:23 AM, Carsten Haitzler <[email protected]> > wrote: > > On Mon, 16 Jun 2014 20:58:43 +0200 Cedric BAIL <[email protected]> said: > >> On Mon, Jun 16, 2014 at 7:48 PM, Páder Rezső <[email protected]> wrote: > >> > I can compile efl 1.10.1 with gcc 4.8.3 without this fix, I can't get any > >> > linker error. > >> > > >> > Aymeric? This patch solves the linker error for you? > >> > > >> >> I added a fix for this in a way that works on all our supported > >> >> platforms. Could you remove this local change, update and test again? > >> >> > >> >> https://git.enlightenment.org/core/efl.git/commit/?id=ff5a57aafd6e383ce258b31c7eb3875aa3b03093 > >> > >> This patch looks weird to me. Edje doesn't use dlopen directly, but > >> rely on eina for that and that dependency should be picked up > >> automatically along with the -ldl. Something else is going on here. > > > > it's luajit that is using dlopen, but luajit is not linking to libdl or > > librt on > > that os where dlopen is not in libc. > > Then it's a luajit pkgconfig issue that should be solved by the distribution.
Looking through this problem again shows that I really worked around a problem here that is not in efl. I was under the believe edje was using dlopen here. Sorry. I reverted locally and it builds fine for me under Debian. Aymeric, please talk to your distro packagers that they add dlopen to the luajit packaging. Going to push my reverts for master and stable now. regards Stefan Schmidt ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
