On Mon, Aug 1, 2011 at 11:57 AM, libernux <libernu...@gmail.com> wrote:
> Op Mon, 1 Aug 2011 11:43:11 +0200
> Cedric BAIL <cedric.b...@free.fr> schreef:
>> On Mon, Aug 1, 2011 at 11:19 AM, libernux <libernu...@gmail.com>
>> wrote:
>> > I'm getting an error when building the latest ecore.
>> > Could somebody have a look into this.
>> >
>> > Making all in bin
>> > make[4]: Map
>> > '/home/bstrik/arche17/ecore-svn/src/ecore-build/src/bin' wordt
>> > binnengegaan CCLD   ecore_test
>> > ../../src/lib/ecore/.libs/libecore.so: undefined reference to
>> >  <======= `eina_main_loop_is' collect2: ld returned 1 exit status
>> >      <======= make[4]: *** [ecore_test] Fout 1
>> > make[4]: Map
>> > '/home/bstrik/arche17/ecore-svn/src/ecore-build/src/bin' wordt
>> > verlaten make[3]: *** [all-recursive] Fout 1 make[3]: Map
>> > '/home/bstrik/arche17/ecore-svn/src/ecore-build/src' wordt verlaten
>> > make[2]: *** [all] Fout 2 make[2]: Map
>> > '/home/bstrik/arche17/ecore-svn/src/ecore-build/src' wordt verlaten
>> > make[1]: *** [all-recursive] Fout 1 make[1]: Map
>> > '/home/bstrik/arche17/ecore-svn/src/ecore-build' wordt verlaten
>> > make: *** [all] Fout 2 ==> ERROR: A failure occurred in build().
>> >    Aborting...
>> > [bstrik@libernux ecore-svn]$
>> >
>>
>> Is your eina up to date ?
>
> Yes my eina is up to date.
> If you look close to the output you can notice that the start quote is
> a different one then the closing quote:
>
>  `eina_main_loop_is'
>
> Maybe it is a typo in a header-file???

A typo in a header file would have show up earlier with an undefined
prototype for that function and it's both present in eina_main.h and
in eina_main.c in svn. So that's not the explanation. What are your
compile flags ?
-- 
Cedric BAIL

------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to