Your message dated Mon, 31 Jan 2005 09:17:12 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#292954: fixed in aolserver4 4.0.10-2
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 31 Jan 2005 12:28:12 +0000
>From [EMAIL PROTECTED] Mon Jan 31 04:28:12 2005
Return-path: <[EMAIL PROTECTED]>
Received: from d164124.adsl.hansenet.de (localhost.localdomain) 
[80.171.164.124] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Cvaf6-00027M-00; Mon, 31 Jan 2005 04:28:12 -0800
Received: from aj by localhost.localdomain with local (Exim 4.34)
        id 1Cvaf5-0006NB-8K; Mon, 31 Jan 2005 13:28:11 +0100
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: aolserver4: FTBFS (amd64/gcc-4.0): undefined reference to 
`pthread_kill_other_threads_np'
Message-Id: <[EMAIL PROTECTED]>
Date: Mon, 31 Jan 2005 13:28:11 +0100
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: aolserver4
Severity: normal
Tags: patch

When building 'aolserver4' on amd64 with gcc-4.0,
I get the following error:

gcc -pipe -L../nsthread -L../nsd -o nsd main.o libnsd.so -lnsthread -L/usr/lib 
-ltcl8.4 -ldl  -lpthread -lieee -lm  -lgcc_s   -Wl,--export-dynamic 
libnsd.so: undefined reference to `pthread_kill_other_threads_np'
collect2: ld returned 1 exit status
make[2]: *** [nsd] Error 1
make[2]: Leaving directory `/aolserver4-4.0.10/nsd'

With the attached patch 'aolserver4' can be compiled
on amd64 using gcc-4.0.

Regards
Andreas Jochens

diff -urN ../tmp-orig/aolserver4-4.0.10/nsd/unix.c ./nsd/unix.c
--- ../tmp-orig/aolserver4-4.0.10/nsd/unix.c    2004-09-21 02:47:41.000000000 
+0200
+++ ./nsd/unix.c        2005-01-31 13:17:01.976081682 +0100
@@ -64,16 +64,6 @@
 void
 FatalSignalHandler(int signal)
 {
-#ifdef __linux
-    /*
-     * LinuxThreads thread manager needs to kill all child threads
-     * on fatal signals, else they get left behind as dead threads.
-     * As of glibc 2.3 with NPTL, this should be a no-op.
-     */
-
-    pthread_kill_other_threads_np();
-#endif
-
     Ns_Log(Fatal, "received fatal signal %d", signal);
     abort();
 }

---------------------------------------
Received: (at 292954-close) by bugs.debian.org; 31 Jan 2005 14:26:10 +0000
>From [EMAIL PROTECTED] Mon Jan 31 06:23:13 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CvcSP-0005hP-00; Mon, 31 Jan 2005 06:23:13 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1CvcMa-0007v3-00; Mon, 31 Jan 2005 09:17:12 -0500
From: Francesco Paolo Lovergine <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#292954: fixed in aolserver4 4.0.10-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 31 Jan 2005 09:17:12 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 2

Source: aolserver4
Source-Version: 4.0.10-2

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

aolserver4-dev_4.0.10-2_i386.deb
  to pool/main/a/aolserver4/aolserver4-dev_4.0.10-2_i386.deb
aolserver4-doc_4.0.10-2_all.deb
  to pool/main/a/aolserver4/aolserver4-doc_4.0.10-2_all.deb
aolserver4_4.0.10-2.dsc
  to pool/main/a/aolserver4/aolserver4_4.0.10-2.dsc
aolserver4_4.0.10-2.tar.gz
  to pool/main/a/aolserver4/aolserver4_4.0.10-2.tar.gz
aolserver4_4.0.10-2_i386.deb
  to pool/main/a/aolserver4/aolserver4_4.0.10-2_i386.deb



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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Francesco Paolo Lovergine <[EMAIL PROTECTED]> (supplier of updated aolserver4 
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 [EMAIL PROTECTED])


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

Format: 1.7
Date: Mon, 31 Jan 2005 14:48:24 +0100
Source: aolserver4
Binary: aolserver4 aolserver4-dev aolserver4-doc
Architecture: source all i386
Version: 4.0.10-2
Distribution: unstable
Urgency: low
Maintainer: Francesco Paolo Lovergine <[EMAIL PROTECTED]>
Changed-By: Francesco Paolo Lovergine <[EMAIL PROTECTED]>
Description: 
 aolserver4 - AOL Web Server 4 (Program)
 aolserver4-dev - AOL Web Server 4 (Development Tools)
 aolserver4-doc - AOL Web Server 4 (Documentation)
Closes: 287680 292954
Changes: 
 aolserver4 (4.0.10-2) unstable; urgency=low
 .
   * Brent retired, removed in control file.
   * New patch amd64, a bit more refined in respect with proposed ones.
     (closes: #292954, #287680)
Files: 
 35faf6ea1ca150015b676db2029dfe2b 610 web optional aolserver4_4.0.10-2.dsc
 439eed3fe436e361a406327f70e04817 3712005 web optional 
aolserver4_4.0.10-2.tar.gz
 5971199cc07ee664eb2bd992d18a13d9 3130662 doc optional 
aolserver4-doc_4.0.10-2_all.deb
 517346d539fdff55feb160e92d8ef95a 791982 web optional 
aolserver4_4.0.10-2_i386.deb
 d2fa8d200728dc256d106e9692502981 75290 devel optional 
aolserver4-dev_4.0.10-2_i386.deb

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

iD8DBQFB/jompFNRmenyx0cRAm95AJ9skymfFLEcXg4WNJ7PHq3nXCDt1wCg36mq
A/xL1eKz87Z+vBXEf3SjKTs=
=9d3O
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to