|
From: Peter C. <cz...@ba...> - 2013-04-29 14:47:43
|
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) <cz...@ba...> BalaBit IT Security / syslog-ng upstream http://czanik.blogs.balabit.com/ |