Hello, Bernd Zeimetz, le Tue 11 Feb 2014 16:34:01 +0100, a écrit : > On 11.02.2014 15:40, Svante Signell wrote: > >Currently gpsd from experimental fails to build on GNU/Hurd due to a > >missing definition of IPV6_TCLASS. The attached patch solves this > >problem by using that option for setsockopt conditionally. > > Thanks for the patch, but I've commited > http://git.savannah.gnu.org/cgit/gpsd.git/commit/?id=f2753b6728b1857fa78cc0695cce7dc819db5c51 > in the upstream repository already, assuming it should work.
Well, no, it will not work. GNU/Hurd is not following Linux' numbers, but BSD's numbers. In this case, IPV6_TCLASS is 61 there, not 67. Could you fix the value upstream, and then backport the fix into the Debian package? There are quite a few libgps-dev dependencies which are waiting for it and accounting for the dreadful out-of-dateness. Thanks, Samuel -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

