Re: xpdf-reader: missing build on hurd-i386

2006-08-18 Thread Samuel Thibault
Lars Wirzenius, le Mon 14 Aug 2006 22:18:20 +0300, a écrit : la, 2006-08-12 kello 21:37 +0200, [EMAIL PROTECTED] kirjoitti: Hi back, there's a problem during the build, multiple occurrences of: undefined reference to `pthread_mutex_unlock' [1] 1. http://paste.debian.net/10702 or

Re: xpdf-reader: missing build on hurd-i386

2006-08-14 Thread Lars Wirzenius
Hamish, I happened to notice that xpdf-reader is on the RC bug list (#369117) because it lacks a build of the current version on hurd-i386 (this happend during a mini-bsp on Saturday). I proceeded to ask the debian-hurd list if they could try building it. Below is the result; I felt it prudent to

xpdf-reader: missing build on hurd-i386

2006-08-12 Thread Lars Wirzenius
Looking at the http://bts.turmzimmer.net/details.php page of release critical bugs, I noticed that xpdf-reader has a bug that is closed since May, but it's listed as an active RC bug because there is an older version built for hurd-i386 in unstable: xpdf-reader | 1.00-3.4 | oldstable |

Re: xpdf-reader: missing build on hurd-i386

2006-08-12 Thread Barry deFreese
- Original Message - From: Lars Wirzenius [EMAIL PROTECTED] To: debian-hurd@lists.debian.org Sent: Saturday, August 12, 2006 2:21 PM Subject: xpdf-reader: missing build on hurd-i386 Looking at the http://bts.turmzimmer.net/details.php page of release critical bugs, I noticed

Re: xpdf-reader: missing build on hurd-i386

2006-08-12 Thread cyril . brulebois
Lars Wirzenius [EMAIL PROTECTED] a écrit : I was told on IRC that turmzimmer's page would list it as fixed if someone could build the new version on hurd-i386, and upload it. Assuming this is correct, would someone like to do that? Hi Lars, I'm having a look currently, I'll then ping Michael

Re: xpdf-reader: missing build on hurd-i386

2006-08-12 Thread cyril . brulebois
Hi back, there's a problem during the build, multiple occurrences of: undefined reference to `pthread_mutex_unlock' [1] 1. http://paste.debian.net/10702 or log available on demand. A solution is to: -LDFLAGS = +LDFLAGS = -lpthread in xpdf/Makefile, that makes the `make' step succeed. I'm