Bug#774250: links2: FTBFS on !linux

2014-12-31 Thread Samuel Thibault
Axel Beckert, le Wed 31 Dec 2014 18:19:10 +0100, a écrit : > > (I don't see why it was restricted to Linux only, actually). > > Because I thought pthreads is a linux-only thing. As its name suggests, pthreads is POSIX :) It took like two decades, but nowadays all systems (but windows, of course.

Bug#774250: links2: FTBFS on !linux

2014-12-31 Thread Axel Beckert
Hi, Samuel Thibault wrote: > links2 FTBFS on !linux-any for the same as it didn't on linux: without > -lpthread, pthread_sigmask can't be found. Yeah, I noticed it already on the mobile phone, but was travelling. > So please add -lpthread in LDFLAGS on !linux-any too That's the plan for the nex

Bug#774250: links2: FTBFS on !linux

2014-12-30 Thread Samuel Thibault
Package: links2 Version: 2.9-1 Severity: important Hello, links2 FTBFS on !linux-any for the same as it didn't on linux: without -lpthread, pthread_sigmask can't be found. So please add -lpthread in LDFLAGS on !linux-any too (I don't see why it was restricted to Linux only, actually). Samuel -