Advertisement
Guest User

Untitled

a guest
Nov 11th, 2011
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. - edje ....................... make: ERROR!
  2. --------------------------------------------------------------------------------
  3.  
  4. ----------------------------------- Last loglines ------------------------------
  5. CC edje_box_layout.lo
  6. CC edje_cache.lo
  7. CC edje_calc.lo
  8. CC edje_callbacks.lo
  9. CC edje_container.lo
  10. CC edje_data.lo
  11. CC edje_edit.lo
  12. CC edje_embryo.lo
  13. CC edje_entry.lo
  14. CC edje_external.lo
  15. CC edje_load.lo
  16. CC edje_lua.lo
  17. CC edje_lua2.lo
  18. edje_lua2.c: In function '_elua_isa':
  19. edje_lua2.c:575:20: error: 'FALSE' undeclared (first use in this function)
  20. edje_lua2.c:575:20: note: each undeclared identifier is reported only once for each function it appears in
  21. edje_lua2.c:579:13: error: 'TRUE' undeclared (first use in this function)
  22. make[3]: *** [edje_lua2.lo] Error 1
  23. make[3]: *** Waiting for unfinished jobs....
  24. make[3]: Leaving directory `/root/e17_src/edje/src/lib'
  25. make[2]: *** [all-recursive] Error 1
  26. make[2]: Leaving directory `/root/e17_src/edje/src'
  27. make[1]: *** [all-recursive] Error 1
  28. make[1]: Leaving directory `/root/e17_src/edje'
  29. make: *** [all] Error 2
  30.  
  31.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement