Your message dated Thu, 17 Mar 2005 05:18:35 +0900 with message-id <[EMAIL PROTECTED]> and subject line #297981 was fixed in NMU 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; 3 Mar 2005 19:48:45 +0000 >From [EMAIL PROTECTED] Thu Mar 03 11:48:45 2005 Return-path: <[EMAIL PROTECTED]> Received: from c223012.adsl.hansenet.de (localhost.localdomain) [213.39.223.12] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1D6wJQ-00033D-00; Thu, 03 Mar 2005 11:48:45 -0800 Received: from aj by localhost.localdomain with local (Exim 4.44) id 1D6xFk-00074O-Sg; Thu, 03 Mar 2005 21:49:00 +0100 To: Debian Bug Tracking System <[EMAIL PROTECTED]> From: Andreas Jochens <[EMAIL PROTECTED]> Subject: libapache2-mod-encoding: FTBFS: 'regex_t' undeclared (first use in this function) Message-Id: <[EMAIL PROTECTED]> Date: Thu, 03 Mar 2005 21:49:00 +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: libapache2-mod-encoding Severity: serious Tags: patch When trying to build 'libapache2-mod-encoding', I get the following error: /usr/bin/libtool --silent --mode=compile gcc -prefer-pic -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -O2 -DAP_HAVE_DESIGNATED_INITIALIZER -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -O2 -pthread -I/usr/include/apache2 -I/usr/include/apr-0 -I/usr/include/apr-0 -I/usr/include -c -o mod_encoding.lo mod_encoding.c && touch mod_encoding.slo mod_encoding.c: In function 'iconv_header': mod_encoding.c:192: warning: implicit declaration of function 'apr_pstrdup' mod_encoding.c:192: warning: assignment makes pointer from integer without a cast mod_encoding.c:193: warning: passing argument 2 of 'ap_getword' from incompatible pointer type mod_encoding.c:199: warning: implicit declaration of function 'apr_pstrcat' mod_encoding.c:199: warning: passing argument 2 of 'ap_parse_uri' makes pointer from integer without a cast mod_encoding.c: In function 'get_client_encoding': mod_encoding.c:236: warning: assignment makes pointer from integer without a cast mod_encoding.c:243: error: 'regex_t' undeclared (first use in this function) mod_encoding.c:243: error: (Each undeclared identifier is reported only once mod_encoding.c:243: error: for each function it appears in.) mod_encoding.c:243: error: syntax error before ')' token With the attached patch 'libapache2-mod-encoding' can be compiled. Regards Andreas Jochens diff -urN ../tmp-orig/libapache2-mod-encoding-20040616/mod_encoding.c ./mod_encoding.c --- ../tmp-orig/libapache2-mod-encoding-20040616/mod_encoding.c 2004-06-15 17:52:25.000000000 +0200 +++ ./mod_encoding.c 2005-03-03 21:46:34.162465697 +0100 @@ -68,6 +68,7 @@ */ +#include <regex.h> #include <httpd.h> #include <http_config.h> #include <http_core.h> --------------------------------------- Received: (at 297981-done) by bugs.debian.org; 16 Mar 2005 20:18:36 +0000 >From [EMAIL PROTECTED] Wed Mar 16 12:18:36 2005 Return-path: <[EMAIL PROTECTED]> Received: from 229.9.111.219.st.bbexcite.jp (tempest.nemui.org) [219.111.9.229] (foobar) by spohr.debian.org with smtp (Exim 3.35 1 (Debian)) id 1DBeyR-0006o1-00; Wed, 16 Mar 2005 12:18:35 -0800 Received: (qmail 11953 invoked from network); 17 Mar 2005 05:18:36 +0900 Received: from unknown (HELO tempest.nemui.org) (192.168.51.1) by tempest.private.nemui.org with SMTP; 17 Mar 2005 05:18:36 +0900 Date: Thu, 17 Mar 2005 05:18:35 +0900 Message-ID: <[EMAIL PROTECTED]> From: Tatsuki Sugiura <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: #297981 was fixed in NMU In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> User-Agent: Wanderlust/2.11.30 (Wonderwall) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 Emacs/21.3 (i386-pc-linux-gnu) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) X-Face: %#SbsX5Ajq`)JKPGXyq8Cn6"<`&M~n\?,}`vYU7[}gM!q_K=\v6[}y8&R:Dy3O0Ymmw$@>T $Ys$^Tw8ghB'uxX)I(n_x\5RQ|s'D0m$,"I^\S X-GPG-Fingerprint: C4BC EDCC 50B2 2D7B 4A85 4A13 6CAD 85CE 4502 FDC2 X-Public-Key: http://pgp.nic.ad.jp:11371/pks/lookup?op=get&search=0x4502FDC2 X-GPG-KeyID: 4502FDC2 MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII 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=-3.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Thanks for NMU, I'll close this. >>> In Message "Fixed in NMU of libapache2-mod-encoding 20040616-4" >>> <[EMAIL PROTECTED]>, >>> Tatsuki Sugiura <[EMAIL PROTECTED]> said; > tag 297981 + fixed > quit > This message was generated automatically in response to a > non-maintainer upload. The .changes file follows. > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > Format: 1.7 > Date: Wed, 9 Mar 2005 21:45:44 +0900 > Source: libapache2-mod-encoding > Binary: libapache2-mod-encoding > Architecture: source i386 > Version: 20040616-4 > Distribution: unstable > Urgency: low > Maintainer: Taku YASUI <[EMAIL PROTECTED]> > Changed-By: Tatsuki Sugiura <[EMAIL PROTECTED]> > Description: > libapache2-mod-encoding - Apache2 module for non-ascii filename > interoperability > Closes: 297981 > Changes: > libapache2-mod-encoding (20040616-4) unstable; urgency=low > . > * add includes <regex.h>. Thanks for Andreas Jochens. (Closes: #297981) > Files: > 45e5f0a6386165057ea0c84f22052051 758 web optional > libapache2-mod-encoding_20040616-4.dsc > c332d15dedf3700ae25188003800083d 4332 web optional > libapache2-mod-encoding_20040616-4.diff.gz > 34a2b01d5610b17da19bc968608fa8b4 7096 web optional > libapache2-mod-encoding_20040616-4_i386.deb > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.0 (GNU/Linux) > iD4DBQFCODppFwU5DuZsm7ARApUoAKDcYFQynKNL1ZJJLdPlHATMSvSVrACY4oEq > tiDW5HdUdw5iOFwgVH4saQ== > =BOXo > -----END PGP SIGNATURE----- -- Tatsuki Sugiura mailto:[EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]