On Thu, Aug 04, 2011 at 05:00:24PM +0200, Pino Toscano wrote: > Package: perl > Version: 5.12.4-1 > Severity: important > Tags: patch > User: debian-h...@lists.debian.org > Usertags: hurd
> The attached patch adds hints for ext/ODBM_File, and improving the > general "gnu" hints, copying a couple of stuff which makes sense from > the linux.pl hints, like the library patch search, the pthread linking > (needed on hurd). Thanks. The other things look fine to me, but about this one: > +libswanted="$libswanted pthread" hints/gnu.sh already has set `echo X "$libswanted "| sed -e 's/ nsl / /' -e 's/ c / pthread /'` which to my eye looks pthread already ends up in libswanted (because Configure includes 'c' there unconditionally.) Isn't this enough? Is it broken? Does pthread need to be the last library in the list? (If this is related to the libdb_needs_pthread block in hints/linux.sh, the whole libdb.so test probably needs to be copied into gnu.sh too for upstreaming this properly.) -- Niko Tyni nt...@debian.org -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org