M.McNeil schrieb:
> I just tried updating my e17 install and got the following error while
> trying to compile ewl:
>
>   
>> In file included from ewl_spinner.c:2:
>> /usr/local/include/Ecore_Str.h:48: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
>> ‘__attribute__’ before ‘ecore_strlcpy’
>> /usr/local/include/Ecore_Str.h:49: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
>> ‘__attribute__’ before ‘ecore_strlcat’
>>     

You have ecore installed in PREFIX=/usr/local/
>>  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. 
>> -DPACKAGE_DATA_DIR=\"/usr/share\" 

but you install ewl to PREFIX=/usr/

Do you have maybe an old install of ecore lying around?

Regards, Peter
-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to