Bug#749095: [Pkg-samba-maint] Bug#749095: ldb: FTBFS on hurd

2014-08-23 Thread Manuel Menal
On 23/08/2014 23:47, Jelmer Vernooij wrote: On Sat, Aug 23, 2014 at 11:26:32PM +0200, Manuel Menal wrote: On 23/08/2014 22:31, Jelmer Vernooij wrote: On Sat, Aug 23, 2014 at 02:43:28PM -0400, Manuel Menal wrote: Actually, it is the right patch for hurd-i386. This is a known issue on the Hurd'

Bug#749095: [Pkg-samba-maint] Bug#749095: ldb: FTBFS on hurd

2014-08-23 Thread Jelmer Vernooij
On Sat, Aug 23, 2014 at 11:26:32PM +0200, Manuel Menal wrote: > > On 23/08/2014 22:31, Jelmer Vernooij wrote: > >On Sat, Aug 23, 2014 at 02:43:28PM -0400, Manuel Menal wrote: > >>Actually, it is the right patch for hurd-i386. This is a known issue on > >>the Hurd's libpthread (ldb needs to be link

Bug#749095: [Pkg-samba-maint] Bug#749095: ldb: FTBFS on hurd

2014-08-23 Thread Manuel Menal
On 23/08/2014 22:31, Jelmer Vernooij wrote: On Sat, Aug 23, 2014 at 02:43:28PM -0400, Manuel Menal wrote: Actually, it is the right patch for hurd-i386. This is a known issue on the Hurd's libpthread (ldb needs to be linked with pthread explicitly because it uses tdb which itself uses libpthrea

Bug#749095: [Pkg-samba-maint] Bug#749095: ldb: FTBFS on hurd

2014-08-23 Thread Jelmer Vernooij
On Sat, Aug 23, 2014 at 02:43:28PM -0400, Manuel Menal wrote: > Actually, it is the right patch for hurd-i386. This is a known issue on > the Hurd's libpthread (ldb needs to be linked with pthread explicitly > because it uses tdb which itself uses libpthread). I'm not sure I follow. tdb doesn't use