* Cedric BAIL <[email protected]> [2011-02-04 14:36:50 +0100]: > On Fri, Feb 4, 2011 at 2:25 PM, Marc Koschewski <[email protected]> wrote: > > Current evas doesn't build... > > > > make[6]: *** Keine Regel vorhanden, um das Target »evas_bidi_utils.c«, > > benötigt von »evas_bidi_utils.lo«, zu erstellen. Schluss. > > make[6]: *** Warte auf noch nicht beendete Prozesse... > > CC evas_pipe.lo > > evas_pipe.c: In Funktion »evas_common_pipe_text_draw«: > > evas_pipe.c:1242:10: Warnung: Übergabe des Arguments 1 von > > »evas_common_text_props_content_copy_and_ref« entfernt Kennzeichner von > > Zeiger-Ziel-Typ > > ../../../../src/lib/include/../engines/common/evas_text_utils.h:60:1: > > Anmerkung: > > expected »struct Evas_Text_Props *« but argument is of type »const struct > > Evas_Text_Props *« > > make[6]: Leaving directory `/home/marc/cvs/e17/evas/src/lib/engines/common' > > make[5]: *** [all-recursive] Fehler 1 > > make[5]: Leaving directory `/home/marc/cvs/e17/evas/src/lib/engines/common' > > make[4]: *** [all-recursive] Fehler 1 > > make[4]: Leaving directory `/home/marc/cvs/e17/evas/src/lib/engines' > > make[3]: *** [all-recursive] Fehler 1 > > make[3]: Leaving directory `/home/marc/cvs/e17/evas/src/lib' > > make[2]: *** [all-recursive] Fehler 1 > > make[2]: Leaving directory `/home/marc/cvs/e17/evas/src' > > make[1]: *** [all-recursive] Fehler 1 > > make[1]: Leaving directory `/home/marc/cvs/e17/evas' > > > > It says is has no rule to build evas_bidi_utils.c depended on by > > evas_bidi_utils.lo. > > > > Anyone has a fix/workaround? > > Yes, just run make distclean and rebuild evas. That will fix your issue.
I could swear I had done that ... but might also have been a 'make clean' only. Works now. Thanks anyone for opening my eyes. :) > -- > Cedric BAIL > > -- Marc Koschewski ------------------------------------------------------------------------------ The modern datacenter depends on network connectivity to access resources and provide services. The best practices for maximizing a physical server's connectivity to a physical network are well understood - see how these rules translate into the virtual world? http://p.sf.net/sfu/oracle-sfdevnlfb _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
