On 9/12/2009 20:26, Pavol Klačanský wrote:
> Hallo, I cannot build latest snapshot
>
> [...@myhost elementary-0.6.0.063]$ make
> make  all-recursive
> make[1]: Entering directory `/home/pk/Downloads/elementary-0.6.0.063'
> Making all in src
> make[2]: Entering directory `/home/pk/Downloads/elementary-0.6.0.063/src'
> Making all in lib
> make[3]: Entering directory `/home/pk/Downloads/elementary-0.6.0.063/src/lib'
>    CC     libelementary_la-elm_entry.lo
> elm_entry.c: In function ‘elm_entry_cursor_next’:
> elm_entry.c:1330: error: ‘EDJE_CURSOR_MAIN’ undeclared (first use in this 
> function)
> elm_entry.c:1330: error: (Each undeclared identifier is reported only once
> elm_entry.c:1330: error: for each function it appears in.)
> elm_entry.c: In function ‘elm_entry_cursor_prev’:
> elm_entry.c:1337: error: ‘EDJE_CURSOR_MAIN’ undeclared (first use in this 
> function)
> elm_entry.c: In function ‘elm_entry_cursor_up’:
> elm_entry.c:1344: error: ‘EDJE_CURSOR_MAIN’ undeclared (first use in this 
> function)
> elm_entry.c: In function ‘elm_entry_cursor_down’:
> elm_entry.c:1351: error: ‘EDJE_CURSOR_MAIN’ undeclared (first use in this 
> function)
> elm_entry.c: In function ‘elm_entry_cursor_begin_set’:
> elm_entry.c:1358: error: ‘EDJE_CURSOR_MAIN’ undeclared (first use in this 
> function)
> elm_entry.c: In function ‘elm_entry_cursor_end_set’:
> elm_entry.c:1365: error: ‘EDJE_CURSOR_MAIN’ undeclared (first use in this 
> function)
> elm_entry.c: In function ‘elm_entry_cursor_line_begin_set’:
> elm_entry.c:1372: error: ‘EDJE_CURSOR_MAIN’ undeclared (first use in this 
> function)
> elm_entry.c: In function ‘elm_entry_cursor_line_end_set’:
> elm_entry.c:1379: error: ‘EDJE_CURSOR_MAIN’ undeclared (first use in this 
> function)
> elm_entry.c: In function ‘elm_entry_cursor_selection_begin’:
> elm_entry.c:1387: error: ‘EDJE_CURSOR_MAIN’ undeclared (first use in this 
> function)
> elm_entry.c:1387: error: ‘EDJE_CURSOR_SELECTION_BEGIN’ undeclared (first use 
> in this function)
> elm_entry.c:1388: error: ‘EDJE_CURSOR_SELECTION_END’ undeclared (first use in 
> this function)
> elm_entry.c: In function ‘elm_entry_cursor_selection_end’:
> elm_entry.c:1395: error: ‘EDJE_CURSOR_MAIN’ undeclared (first use in this 
> function)
> elm_entry.c:1395: error: ‘EDJE_CURSOR_SELECTION_END’ undeclared (first use in 
> this function)
> elm_entry.c: In function ‘elm_entry_cursor_is_format_get’:
> elm_entry.c:1402: error: ‘EDJE_CURSOR_MAIN’ undeclared (first use in this 
> function)
> elm_entry.c: In function ‘elm_entry_cursor_is_visible_format_get’:
> elm_entry.c:1409: error: ‘EDJE_CURSOR_MAIN’ undeclared (first use in this 
> function)
> elm_entry.c: In function ‘elm_entry_cursor_content_get’:
> elm_entry.c:1416: error: ‘EDJE_CURSOR_MAIN’ undeclared (first use in this 
> function)
> elm_entry.c:1416: warning: return makes pointer from integer without a cast
> make[3]: *** [libelementary_la-elm_entry.lo] Error 1
> make[3]: Leaving directory `/home/pk/Downloads/elementary-0.6.0.063/src/lib'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/pk/Downloads/elementary-0.6.0.063/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/pk/Downloads/elementary-0.6.0.063'
> make: *** [all] Error 2
>
> --
> Pavol Klačanský<pa...@klacansky.com>
>
> ------------------------------------------------------------------------------
> Return on Information:
> Google Enterprise Search pays you back
> Get the facts.
> http://p.sf.net/sfu/google-dev2dev
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>    
Did you recompile edje before? should solve your problem.

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to