On Fri, 14 May 2010, Mike McCormack wrote:

>
> "cd ecore && ./autogen.sh --enable-tests &&make && make check-local" was
> failing.

why doing make check-local and not just make check ?

Vincent


> Make sure to build ecore_suite before trying to run it.
>
> Makefile.am |    2 ++
> 1 file changed, 2 insertions(+)
>
> Index: src/tests/Makefile.am
> ===================================================================
> --- src/tests/Makefile.am    (revision 48860)
> +++ src/tests/Makefile.am    (working copy)
> @@ -8,6 +8,8 @@
>
> if EFL_ENABLE_TESTS
>
> +noinst_PROGRAMS = ecore_suite
> +
> check_PROGRAMS = ecore_suite
>
> ecore_suite_SOURCES = \
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> enlightenment-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
>

------------------------------------------------------------------------------

_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to