Aparently, the current git did not compile well with the version I had
installed (efl1.9 post prealpha1). I was using a new prefix for the
installation, but I had to also use  LD_LIBRARY_PATH.

Thanks!


2014-05-05 7:20 GMT-03:00 Stefan Schmidt <ste...@datenfreihafen.org>:

> Hello.
>
> On Sun, 2014-05-04 at 13:06, Wido wrote:
> > Hi all,
> >
> > I just got a new pull from git and EFL is failing to compile. I have
> > already installed efl1.9 from git, it's what I'm using now, so I tried to
> > compile everything in a new prefix to try to make sure is not my current
> > installation that it's making it fail (but I still think that's the
> reason).
> >
> > Here is the error (before it was compiling fine):
> >
> >   CC       bin/ethumb/bin_ethumb_ethumb-ethumb.o
> >   CCLD     bin/ethumb/ethumb
> > lib/edje/.libs/libedje.so: undefined reference to
> > `ecore_audio_obj_in_length_set'
> > lib/edje/.libs/libedje.so: undefined reference to
> > `_ECORE_AUDIO_IN_EVENT_IN_STOPPED'
> > lib/edje/.libs/libedje.so: undefined reference to
> `ecore_audio_obj_name_set'
> > /opt/e19/lib/libephysics.so.1: undefined reference to
> > `btConvexHullShape::addPoint(btVector3 const&)'
> > /opt/e19/lib/libecore_audio.so.1: undefined reference to
> > `eo_do_super_internal'
> > /opt/e19/lib/libecore_audio.so.1: undefined reference to
> > `eo_class_funcs_set'
> > lib/edje/.libs/libedje.so: undefined reference to
> > `ecore_audio_obj_in_speed_set'
> > /opt/e19/lib/libecore_audio.so.1: undefined reference to `eo_do_internal'
> > lib/edje/.libs/libedje.so: undefined reference to
> > `ecore_audio_obj_out_input_attach'
> > /opt/e19/lib/libecore_audio.so.1: undefined reference to
> `EO_BASE_BASE_ID'
> > lib/edje/.libs/libedje.so: undefined reference to
> > `_ECORE_AUDIO_OUT_PULSE_EVENT_CONTEXT_FAIL'
> > lib/edje/.libs/libedje.so: undefined reference to
> `ecore_audio_obj_vio_set'
> > collect2: error: ld returned 1 exit status
> > make[4]: *** [bin/ethumb/ethumb] Error 1
> > make[3]: *** [all-recursive] Error 1
> > make[2]: *** [all] Error 2
> > make[1]: *** [all-recursive] Error 1
> > make: *** [all] Error 2
>
> This looks like a local problem of yours. Its building fine for me on
> various machines as well as on buildbot and for others.
>
> Make sure you clean your current build tree and you don't have old
> install around.
>
> regards
> Stefan Schmidt
>
>
> ------------------------------------------------------------------------------
> Is your legacy SCM system holding you back? Join Perforce May 7 to find
> out:
> &#149; 3 signs your SCM is hindering your productivity
> &#149; Requirements for releasing software faster
> &#149; Expert tips and advice for migrating your SCM now
> http://p.sf.net/sfu/perforce
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>



-- 
Wido
------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
&#149; 3 signs your SCM is hindering your productivity
&#149; Requirements for releasing software faster
&#149; Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to