On 04/29/2013 12:58 PM, Markus Hoenicka wrote: > Am 2013-04-29 12:11, schrieb Peter Czanik: > >>> And no, you do not have to compile cgreen at all unless you need to >>> run make check. >> Is there any easy way to disable compiling it with a configure and/or >> make parameter? > > I don' think there is such a parameter. The easiest way is to remove > "tests" from the SUBDIRS variable in the top-level Makefile.am if that > is legal in your packaging environment. It's legal, so I did it now as a workaround.
> If packagers never test stuff anyways, we might consider adding a > --disable-tests option to configure. Well, I did packaging only after testing libdbi with syslog-ng. So instead of make check, I did some real life tests with syslog-ng + libdbi + sqlite + mysql + pgsql + ms sql. Updating to 0.9.0 did not break anything in my tests and sqlite support finally works. On the other hand I can't publish my package in the build service until scripts report "Errors". Making it a configure option would make further package updates easier, as with patches one needs usually to recreate them for each release. Bye, -- Peter Czanik (CzP) <[email protected]> BalaBit IT Security / syslog-ng upstream http://czanik.blogs.balabit.com/ ------------------------------------------------------------------------------ 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_apr _______________________________________________ libdbi-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libdbi-devel

