If someone interesting i'm create (possible missing patch, but all
compiles and works fine):

diff --git a/Makefile.am b/Makefile.am
index a65ebf2..03bc405 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,9 +28,9 @@ EDJE_CC = @edje_cc@
 EDJE_FLAGS_VERBOSE_ =
 EDJE_FLAGS_VERBOSE_0 =
 EDJE_FLAGS_VERBOSE_1 = -v
-EDJE_FLAGS = $(EDJE_FLAGS_VERBOSE_$(V)) -id $(top_srcdir)/data/theme
-fd $(top_srcdir)/data/theme
-AM_V_EDJ = $(am__v_EDJ_$(V))
-am__v_EDJ_ = $(am__v_EDJ_$(AM_DEFAULT_VERBOSITY))
+EDJE_FLAGS := $(EDJE_FLAGS_VERBOSE_$(V)) -id $(top_srcdir)/data/theme
-fd $(top_srcdir)/data/theme
+AM_V_EDJ := $(am__v_EDJ_$(V))
+am__v_EDJ_ := $(am__v_EDJ_$(AM_DEFAULT_VERBOSITY))
 am__v_EDJ_0 = @echo "  EDJ   " $@;

 THEME_IMAGES = \

2013/5/23 Vasiliy Tolstov <v.tols...@selfip.ru>:
> I'm try to create econnman ubuntu package and stuck at compiling econnman:
> https://launchpadlibrarian.net/140505486/buildlog_ubuntu-precise-amd64.econnman_0.0.1-1ppa1~precise_FAILEDTOBUILD.txt.gz
>
> Makefile:174: *** Recursive variable `am__v_EDJ_' references itself
> (eventually).  Stop.
>
>
>
> --
> Vasiliy Tolstov,
> e-mail: v.tols...@selfip.ru
> jabber: v...@selfip.ru



-- 
Vasiliy Tolstov,
e-mail: v.tols...@selfip.ru
jabber: v...@selfip.ru

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to