I'm using the easy_e17.sh script which has been working fine for months.
 From the looks of the errors, it appears as though there are problems
with the coding syntax; ie.  'expected ';' before 'fn' evas_callbacks.c:
In function'.  Eina is *NOT* present in any of my other directories. I
just deleted my e17 source directory and tried again, but I got the
exact same error message.... Is there anyone else having problems
building e17 on Ubuntu Hardy ?

Thanks,

Mike M.

Eric Sandall wrote:
> On Thu, 23 Oct 2008 12:14:10 -0700
> "M.McNeil" <[EMAIL PROTECTED]> wrote:
> 
>> Hi,
>>
>> While updating my E17 installation on Ubuntu Hardy,  I get the
>> following when evas is trying to compile:
>>
>> /bin/bash ../../../libtool --tag=CC   --mode=compile gcc
>> -DHAVE_CONFIG_H -I. -I../../..  -I. -I../../../src/lib
>> -I../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\"
>> -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\"
>> -I/usr/include/freetype2 -I/usr/include/eina-0
>> -I/usr/include/eina-0/eina   -I/usr/include   -MT evas_callbacks.lo
>> -MD -MP -MF .deps/evas_callbacks.Tpo -c -o evas_callbacks.lo
>> evas_callbacks.c /bin/bash ../../../libtool --tag=CC   --mode=compile
>> gcc -DHAVE_CONFIG_H -I. -I../../..  -I. -I../../../src/lib
>> -I../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\"
>> -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\"
>> -I/usr/include/freetype2 -I/usr/include/eina-0
>> -I/usr/include/eina-0/eina   -I/usr/include   -MT evas_clip.lo -MD
>> -MP -MF .deps/evas_clip.Tpo -c -o evas_clip.lo evas_clip.c gcc
>> -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib
>> -I../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/bin\"
>> -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/evas\"
>> -I/usr/include/freetype2 -I/usr/include/eina-0
>> -I/usr/include/eina-0/eina -I/usr/include -MT evas_callbacks.lo -MD
>> -MP -MF .deps/evas_callbacks.Tpo -c evas_callbacks.c  -fPIC -DPIC
>> -o .libs/evas_callbacks.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I.
>> -I../../../src/lib -I../../../src/lib/include
>> -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\"
>> -DPACKAGE_DATA_DIR=\"/usr/share/evas\" -I/usr/include/freetype2
>> -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/include -MT
>> evas_clip.lo -MD -MP -MF .deps/evas_clip.Tpo -c evas_clip.c  -fPIC
>> -DPIC -o .libs/evas_clip.o evas_clip.c: In function
>> 'evas_object_clip_dirty': evas_clip.c:12: error: expected ';' before
>> 'evas_object_clip_dirty' evas_callbacks.c: In function
>> 'evas_object_event_callback_all_del': evas_callbacks.c:48: error:
>> expected ';' before 'fn' evas_callbacks.c: In function
>> 'evas_object_event_callback_del': evas_callbacks.c:389: error:
>> expected ';' before '{' token evas_callbacks.c: In function
>> 'evas_object_event_callback_del_full': evas_callbacks.c:446: error:
>> expected ';' before '{' token make[4]: *** [evas_callbacks.lo] Error 1
>> make[4]: *** Waiting for unfinished jobs....
>> evas_clip.c: In function 'evas_object_recalc_clippees':
>> evas_clip.c:25: error: expected ';' before
>> 'evas_object_recalc_clippees' make[4]: *** [evas_clip.lo] Error 1
>> make[4]: Leaving directory `/home/mmcneil/e17_src/evas/src/lib/canvas'
>> make[3]: *** [all-recursive] Error 1
>> make[3]: Leaving directory `/home/mmcneil/e17_src/evas/src/lib'
>> make[2]: *** [all-recursive] Error 1
>> make[2]: Leaving directory `/home/mmcneil/e17_src/evas/src'
>> make[1]: *** [all-recursive] Error 1
>> make[1]: Leaving directory `/home/mmcneil/e17_src/evas'
>> make: *** [all] Error 2
> 
> Evas builds fine here with a checkout from last week as well as this
> week, with eina being updated then as well as now. Make sure you've
> built your ELF packages in the correct order. Such as eina -> eet ->
> evas.
> 
> -sandalle
> 
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users

-- 
-------------------------------------------------

Mike McNeil

Sr. Network Engineer

Information Systems and Technology

University of California Berkeley



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to