From: Alexey Tourbin <at@altlinux.ru>
To: devel@lists.altlinux.org
Subject: Re: [devel] apache2-mod_perl-2.0.3-alt2: i586 rebuild failed
Date: Fri, 23 Mar 2007 01:48:38 +0300
Message-ID: <20070322224838.GF6697@solemn.turbinal> (raw)
In-Reply-To: <20070319161231.0CAECB0D92@basalt.office.altlinux.org>
[-- Attachment #1: Type: text/plain, Size: 828 bytes --]
On Mon, Mar 19, 2007 at 07:12:31PM +0300, QA Team Robot wrote:
> Package: apache2-mod_perl-2.0.3-alt2
> Packager: Nikolay A. Fetisov <naf@altlinux>
> mod_perl.c: In function 'modperl_sys_term':
> mod_perl.c:599: error: 'my_perl' undeclared (first use in this function)
> mod_perl.c:599: error: (Each undeclared identifier is reported only once
> mod_perl.c:599: error: for each function it appears in.)
Я сомневаюсь, что перл в этом месте будет исправлен.
Проще поправить mod_perl.
--- mod_perl-2.0.3/src/modules/perl/mod_perl.c- 2007-03-06 01:02:43 +0300
+++ mod_perl-2.0.3/src/modules/perl/mod_perl.c 2007-03-23 01:40:04 +0300
@@ -584,6 +584,7 @@
static apr_status_t modperl_sys_term(void *data)
{
+ dTHX;
MP_init_status = 0;
MP_threads_started = 0;
MP_post_post_config_phase = 0;
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next parent reply other threads:[~2007-03-22 22:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-22 22:48 ` Alexey Tourbin [this message]
2007-03-23 8:49 ` Nikolay A. Fetisov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070322224838.GF6697@solemn.turbinal \
--to=at@altlinux.ru \
--cc=devel@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git