[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#358708: marked as done (libx11: hurd-i386, kfreebsd-i386 and kfreebsd-amd64 need -lpthread for threads too)



Your message dated Tue, 10 Oct 2006 20:02:07 -0700
with message-id <E1GXUMB-0000PQ-RN@spohr.debian.org>
and subject line Bug#358708: fixed in libx11 2:1.0.3-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libx11
Severity: important
Tags: experimental patch upstream

Hi,

In configure.ac, only linux and openbsd get a -lpthread option in
XTHREADLIB. hurd-i386 needs that too. Xbase-clients currently FTBFS
because of this. Please apply attached patch (and re-run autotools).


-- System Information:
Debian Release: unstable
  APT prefers unstable
  APT policy: (900, 'unstable'), (1, 'experimental')
Architecture: hurd-i386 (i386)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro (charmap=ISO-8859-15)
--- configure.ac.orig	2006-03-24 02:07:09.000000000 +0000
+++ configure.ac	2006-03-24 02:07:21.000000000 +0000
@@ -157,7 +157,7 @@
 dnl XXX incomplete, please fill this in
 if test x$xthreads = xyes ; then
     case $host_os in
-    linux*|openbsd*)
+    linux*|openbsd*|gnu*)
         XTHREADLIB=-lpthread ;;
     freebsd*)
         XTHREAD_CFLAGS="-D_THREAD_SAFE"

--- End Message ---
--- Begin Message ---
Source: libx11
Source-Version: 2:1.0.3-1

We believe that the bug you reported is fixed in the latest version of
libx11, which is due to be installed in the Debian FTP archive:

libx11-6-dbg_1.0.3-1_i386.deb
  to pool/main/libx/libx11/libx11-6-dbg_1.0.3-1_i386.deb
libx11-6_1.0.3-1_i386.deb
  to pool/main/libx/libx11/libx11-6_1.0.3-1_i386.deb
libx11-data_1.0.3-1_all.deb
  to pool/main/libx/libx11/libx11-data_1.0.3-1_all.deb
libx11-dev_1.0.3-1_i386.deb
  to pool/main/libx/libx11/libx11-dev_1.0.3-1_i386.deb
libx11_1.0.3-1.diff.gz
  to pool/main/libx/libx11/libx11_1.0.3-1.diff.gz
libx11_1.0.3-1.dsc
  to pool/main/libx/libx11/libx11_1.0.3-1.dsc
libx11_1.0.3.orig.tar.gz
  to pool/main/libx/libx11/libx11_1.0.3.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 358708@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David Nusinow <dnusinow@debian.org> (supplier of updated libx11 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 10 Oct 2006 22:34:36 -0400
Source: libx11
Binary: libx11-6-dbg libx11-data libx11-6 libx11-dev
Architecture: source i386 all
Version: 2:1.0.3-1
Distribution: unstable
Urgency: low
Maintainer: David Nusinow <dnusinow@debian.org>
Changed-By: David Nusinow <dnusinow@debian.org>
Description: 
 libx11-6   - X11 client-side library
 libx11-6-dbg - X11 client-side library (debug package)
 libx11-data - X11 client-side library
 libx11-dev - X11 client-side library (development headers)
Closes: 355957 358708
Changes: 
 libx11 (2:1.0.3-1) unstable; urgency=low
 .
   [ David Nusinow ]
   * New upstream release
   * Dump obsolete patch 10 for manpage fix and 13 for setuid fix
   * Run dh_install with --list-missing
   * Remove obsolete patch 011
   * Bump debhelper compat to 5
   * Upstream fix allows building in gnu environments. Thanks Samuel
     Thibault, Robert Millan, and Michael Banck. Closes: #358708
   * Add 019_new_autoconf.diff to allow us to not break the server in
     horrendous ways using newer versions of autoconf. Thanks to Jamey Sharp
     for pointing this patch out in upstream HEAD.
   * Add 010_manpage_suffixes.diff to dynamically generate the internal manpage
     section using __libmansuffix__ the same way the actual file suffix is
     generated, so that they match and lintian becomes useful again here
   * Add pre-depends on x11-common for the -dev package
 .
   [ Denis Barbier ]
   * Sync patches:
     - 003_recognize_glibc_2.3.2_locale_names.diff
     - 005_Compose_fix_latin1_UTF8.diff
     - 006_tailor_pt_BR.UTF-8_Compose.diff
     - 014_add_Khmer_digraphs.diff
   * Add 014_add_Khmer_digraphs.diff.  Khmer keyboards have to generate
     several characters with a single keystroke, so define them in
     en_US.UTF-8/Compose.  They will be added later to all UTF-8 files.
     Thanks Paul Wise.  (closes: #355957)
   * Add support for Khmer locale in 003_recognize_glibc_2.3.2_locale_names.diff
 .
   [ Andres Salomon ]
   * Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
     idempotency fix.
 .
   [ Drew Parsons ]
   * dbg package has priority extra.
Files: 
 f059c670aa8bf2c499e8ae7a5e60c047 979 x11 optional libx11_1.0.3-1.dsc
 d734dacf32abebc4001bd7d63076994a 1927173 x11 optional libx11_1.0.3.orig.tar.gz
 685f99789a137156b25d2cad7c32cbaf 206427 x11 optional libx11_1.0.3-1.diff.gz
 c9be4f8be65f7fe98b1eecc987d548e9 154150 x11 optional libx11-data_1.0.3-1_all.deb
 ecaf2b3efee081f0811f91c1a018ada1 581070 x11 optional libx11-6_1.0.3-1_i386.deb
 98b6193a8025141fbd78acca990ea541 2526314 x11 extra libx11-6-dbg_1.0.3-1_i386.deb
 b131541049ca39a1c8f0174bcbd6cb2b 1179670 x11 optional libx11-dev_1.0.3-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFLFuMyLfpNdY0ad8RAjicAKCRA/nmMl6iSfalErSc6J8r4tD5hwCdEAbr
KszoHyn4lxZvs/n5glKGo0E=
=PHuH
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: