Re: Bug#628800: FTBFS on kfreebsd-*: libdjvulibre.so: undefined reference to symbol 'pthread_cancel@@GLIBC_2.3'

2011-06-01 Thread Leon Bottou
Done. Note that the source of the problem is in libtool. On Linux (and apparently on debian/kbsd), libtool links libraries with -nostdlib and therefore prevents gcc to include -lpthread automatically when given option -pthread. - L. On Wednesday, June 01, 2011 04:54 pm, Leon Bottou wrote

RE: Bug#628800: FTBFS on kfreebsd-*: libdjvulibre.so: undefined reference to symbol 'pthread_cancel@@GLIBC_2.3'

2011-06-01 Thread Leon Bottou
I believe Michael is right and I'll change that tonight. - L. > -Original Message- > From: Barak A. Pearlmutter [mailto:ba...@cs.nuim.ie] > Sent: Wednesday, June 01, 2011 4:45 PM > To: Michael Biebl > Cc: 628...@bugs.debian.org; debian-bsd@lists.debian.org; Leon Bottou > Subject: Re: Bug

Re: Bug#628800: FTBFS on kfreebsd-*: libdjvulibre.so: undefined reference to symbol 'pthread_cancel@@GLIBC_2.3'

2011-06-01 Thread Barak A. Pearlmutter
> I just wanted to mention, that there is a difference between > > *kfreebsd*-yes (my proposed patch) > and > *freebsd*-yes (what was merged upstream [1]) > > afaik the freebsds don't use the glibc userland and I'm not sure if > the thread libs on freebsd behave like the one on kfreebsd, so I > jus

FTBFS on kfreebsd-*: libdjvulibre.so: undefined reference to symbol 'pthread_cancel@@GLIBC_2.3'

2011-06-01 Thread Michael Biebl
Hi Barak, thanks for the quick upload. I just wanted to mention, that there is a difference between *kfreebsd*-yes (my proposed patch) and *freebsd*-yes (what was merged upstream [1]) afaik the freebsds don't use the glibc userland and I'm not sure if the thread libs on freebsd behave like the

Re: apvlv: FTBFS on kfreebsd-*: libdjvulibre.so: undefined reference to symbol, 'pthread_cancel@@GLIBC_2.3'

2011-06-01 Thread Michael Biebl
tags 628800 patch thanks Am 01.06.2011 15:23, schrieb Michael Biebl: > # on kfreebsd: > == ./configure > checking pthread.h usability... yes > checking pthread.h presence... yes > checking for pthread.h... yes > checking for the pthreads library -lpthreads... no > checking whether pt

Re: apvlv: FTBFS on kfreebsd-*: libdjvulibre.so: undefined reference to symbol, 'pthread_cancel@@GLIBC_2.3'

2011-06-01 Thread Michael Biebl
clone 621004 -1 reassign -1 libdjvulibre21 retitle kfreebsd-*: libdjvulibre doesn't link against libpthread on kfreebsd block 621004 by -1 thanks Am 01.06.2011 15:00, schrieb Michael Biebl: > Hi KiBi, > > I'm currently looking at apvlv (because of the impending poppler transition) > > | Linking

apvlv: FTBFS on kfreebsd-*: libdjvulibre.so: undefined reference to symbol, 'pthread_cancel@@GLIBC_2.3'

2011-06-01 Thread Michael Biebl
Hi KiBi, I'm currently looking at apvlv (because of the impending poppler transition) | Linking CXX executable apvlv | /usr/bin/ld: /usr/lib/gcc/x86_64-kfreebsd-gnu/4.5.2/../../../../lib/libdjvulibre.so: undefined reference to symbol 'pthread_cancel@@GLIBC_2.3' | /usr/bin/ld: note: 'pthread_cance