Hi I finally got the asterisk-testsuite accpted into Debian (I know, I need to get it updated).
And just as it entered Unstable, it already got 3 bug reports on build failures: http://bugs.debian.org/src:asterisk-testsuite Notable of them is: https://bugs.debian.org/764906 Basically asttest fails to build on non-linux platforms due to the use of <linux/limits.h> (for using e.g. PATH_MAX. What should I do on other platforms? * Try to rewrite the code to avoid using PATH_MAX (for instance, HURD does not have this limit), or: * If the platform is not Linux, don't build asttest and don't run Lua tests (is it used for Python ones as well?) -- Tzafrir Cohen icq#16849755 jabber:[email protected] +972-50-7952406 mailto:[email protected] http://www.xorcom.com -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
