On Saturday, January 12, 2013, Tom Hacohen wrote:

> I've mentioned it before, why the heck is that a configure thing and not
> just a make thing?


Because it is a library and must be detected otherwise the tests won't
compile.



>
>
> On Sat, Jan 12, 2013 at 4:13 AM, Doug Newgard 
> <scimmi...@outlook.com<javascript:;>>
> wrote:
>
> > It already is conditional. It only requires check if you build the tests,
> > which
> > the dev profile does by default. If you don't want the tests, just pass
> > --with-tests=none and it shouldn't require check.
> >
> > Doug
> >
> > ----------------------------------------
> > Date: Sat, 12 Jan 2013 12:55:57 +0900
> > From: ngc...@gmail.com <javascript:;>
> > To: enlightenment-devel@lists.sourceforge.net <javascript:;>
> > Subject: [E-devel] "check" requirement for efl build
> >
> >
> > Trunk efl tree requires the program check to successfully configure the
> > build:
> >
> > ---- 8< ------------
> > checking for pkg-config... /usr/bin/pkg-config
> > checking pkg-config is at least version 0.9.0... yes
> > checking for doxygen... yes
> > checking for CHECK... no
> > configure: error: Package requirements (check >= 0.9.5) were not met:
> >
> > No package 'check' found
> > ---- 8< ------------
> >
> > This should be conditional as it is only needed for unit tests.
> > Don't really know how to fix it. We could make it conditional to the
> > valgrind support, or maybe make another specific option to configure.
> >
> > --
> > Jérôme Pinot
> > http://ngc891.blogdns.net/
> >
> >
> >
> ------------------------------------------------------------------------------
> > Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
> > MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
> > with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
> > MVPs and experts. SALE $99.99 this month only -- learn more at:
> > http://p.sf.net/sfu/learnmore_122912
> > _______________________________________________
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net <javascript:;>
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >
> >
> ------------------------------------------------------------------------------
> > Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
> > MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
> > with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
> > MVPs and experts. SALE $99.99 this month only -- learn more at:
> > http://p.sf.net/sfu/learnmore_122912
> > _______________________________________________
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net <javascript:;>
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >
>
>
>
> --
> Tom.
>
> ------------------------------------------------------------------------------
> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
> MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
> with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
> MVPs and experts. SALE $99.99 this month only -- learn more at:
> http://p.sf.net/sfu/learnmore_122912
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net <javascript:;>
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>


-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to