|
From: Felipe S. <fsa...@gm...> - 2014-02-03 17:01:25
|
On Mon, Feb 3, 2014 at 11:14 AM, Felipe Sateler <fsa...@gm...> wrote: > On Mon, Jan 27, 2014 at 3:00 PM, Stephen Sinclair <rad...@gm...> wrote: >> We are pleased to present stable release 0.28 of LibLo, the >> lightweight, easy to use implementation of the Open Sound Control >> protocol. > > Hi Stephen, > > I uploaded liblo to debian, but I'm encountering failures in the test > suite (first time enabled in this version)[1]. Apparently SO_REUSEPORT > is not available in the buildd network (linux is 3.2, and REUSEPORT > needs 3.9). > > I think the REUSEPORT check is done at build time. Could it be done at > runtime? Or is there another workaround? It seems to me that I could just patch out the part that is already #ifdef protected. Do I risk breaking anything by doing so? -- Saludos, Felipe Sateler |