e_dbus build is still broken. Can you check this up?

performance.c:2:18: fatal error: Eina.h: No such file or directory
compilation terminated.
  CC     e_dbus_connman0_7x_test_api-e_dbus_connman0_7x_test_api.o
make[3]: *** [e_dbus_performance-performance.o] Error 1

Daniel Juyung Seo (SeoZ)

On Fri, Jul 27, 2012 at 1:21 AM, Enlightenment SVN
<no-re...@enlightenment.org> wrote:
> Log:
> e_dbus: Fix not linking with evas
>
>
>
>
> Author:       lucas
> Date:         2012-07-26 09:21:08 -0700 (Thu, 26 Jul 2012)
> New Revision: 74448
> Trac:         http://trac.enlightenment.org/e/changeset/74448
>
> Modified:
>   trunk/e_dbus/configure.ac
>
> Modified: trunk/e_dbus/configure.ac
> ===================================================================
> --- trunk/e_dbus/configure.ac   2012-07-26 16:21:00 UTC (rev 74447)
> +++ trunk/e_dbus/configure.ac   2012-07-26 16:21:08 UTC (rev 74448)
> @@ -279,7 +279,7 @@
>
>  if test "x${have_edbus_performance_test}" = "xyes" ; then
>     PKG_CHECK_MODULES([EDBUS_PERFORMANCE_TEST],
> -      [ecore >= 1.6.99 eina >= 1.6.99 dbus-1 >= 0.62 ecore-evas >= 1.6.99 
> elementary >= 1.6.99],
> +      [ecore >= 1.6.99 eina >= 1.6.99 dbus-1 >= 0.62 ecore-evas >= 1.6.99 
> elementary >= 1.6.99 evas >= 1.6.99],
>        [have_edbus_performance_test="yes"],
>        [have_edbus_performance_test="no"])
>  fi
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> enlightenment-svn mailing list
> enlightenment-...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-svn

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to