Source: audiofile Version: 0.3.6-2 Severity: important Tags: patch User: [email protected] Usertags: hurd
Hi, Currently audiofile fails to build from source due to usage of PATH_MAX, which is not defined on GNU/Hurd. This problem is already solved upstream. Can you please backport this patch until the next release of audiofile? Commit: https://github.com/mpruett/audiofile/commit/34c261034f1193a783196618f0052112e00fbcfe#diff-098f6bcd4621d373cade4e832627b4f6 >From the ChangeLog: 2013-03-10 Pino Toscano <[email protected]> * test/TestUtilities.cpp, test/TestUtilities.h, test/floatto24.c, test/sixteen-to-eight.c, test/testchannelmatrix.c, test/testdouble.c, test/testfloat.c, test/testmarkers.c, test/twentyfour.c, test/twentyfour2.c, test/writealaw.c, test/writeraw.c, test/writeulaw.c: Remove the usage of PATH_MAX in tests. Replace static PATH_MAX-sized buffers with dynamically allocated strings. Thanks! -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

