Return-Path: Delivered-To: apmail-perl-modperl-archive@www.apache.org Received: (qmail 94433 invoked from network); 27 Sep 2005 14:47:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Sep 2005 14:47:59 -0000 Received: (qmail 96013 invoked by uid 500); 27 Sep 2005 14:47:44 -0000 Delivered-To: apmail-perl-modperl-archive@perl.apache.org Received: (qmail 95879 invoked by uid 500); 27 Sep 2005 14:47:43 -0000 Mailing-List: contact modperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list modperl@perl.apache.org Received: (qmail 95796 invoked by uid 99); 27 Sep 2005 14:47:43 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Sep 2005 07:47:43 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=SPF_HELO_PASS,TO_ADDRESS_EQ_REAL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [65.196.108.169] (HELO mail.liquidation.com) (65.196.108.169) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Sep 2005 07:47:48 -0700 Received: from [10.0.0.142] (everything.liquidation.com [65.196.108.171]) (authenticated bits=0) by mail.liquidation.com (8.12.9/8.12.9) with ESMTP id j8REtLKt006706 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 27 Sep 2005 10:55:28 -0400 Message-ID: <43395B55.4050509@p6m7g8.com> Date: Tue, 27 Sep 2005 10:46:45 -0400 From: "Philip M. Gollucci" User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050404) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "ityndall@ctc.net" CC: modperl@perl.apache.org Subject: Re: Reference to: mod_perl2 bug report [message #924360] References: <1127787211-ityndall-87.smmsdV2.0.3@localhost> In-Reply-To: <1127787211-ityndall-87.smmsdV2.0.3@localhost> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-MailScanner-Information: Please contact the ISP for more information X-MailScanner: Found to be clean X-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (score=-4.448, required 5, AWL -0.33, BAYES_00 -4.90, TO_ADDRESS_EQ_REAL 0.78) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, ityndall@ctc.net wrote: > http://www.issociate.de/board/post/244105/mod_perl2_bug_report.html >1. Problem Description: > >I'm trying to install mod_perl2, but i've got a problem. > >I've successfully compiled apache 2.054, mod_perl2, and the next step >is running 'make test' command into for mod_perl. > >During the tests i've an error: > >/home/asm/apache2054/bin/bin/httpd -d /usr/home/asm/soft/Apache/mod_perl-2.0.1/t -f >/usr/home/asm/soft/Apache/mod_perl-2.0.1/t/conf/httpd.conf -D APACHE2 -D PERL_USEITHREADS >using Apache/2.0.54 (prefork MPM) > >waiting 120 seconds for server to start: .Syntax error on line 12 of >/usr/home/asm/soft/Apache/mod_perl-2.0.1/t/conf/httpd.conf: >Cannot load /usr/home/asm/soft/Apache/mod_perl-2.0.1/src/modules/perl/mo d_perl.so into server: >/usr/home/asm/soft/Apache/mod_perl-2.0.1/src/modules/perl/mo d_perl.so: Undefined symbol "apr_os_thread_current" > > >Could you help me to solve this problem ? 1.) I hope this is a typo in the e-mail and not your config mo d_perl.so SHOULD BE mod_perl.so check your httpd.conf. 2.)see my recent SVN commit about MP_TRACE=1 and/or MP_MAINTAINER=1 http://svn.apache.org/viewcvs.cgi/perl/modperl/trunk/src/modules/perl/modperl_util.h?rev=291189&view=log 3.) make sure you have _NO_ instances of ap[ru]-[10]-config anywhere in your path... particularly any installed via the ports system. There are 3 #defines /cases in mp code that come into play a.) USE_ITHREADS 1 or 0 depending on if your perl is ithread enabled b.) APR_HAS_THREADS 1 or 0 depending on if your apr is thread enabled c.) #define MP_THREADED = USE_ITHREADS && APR_HAS_THREADS Since you hit this error run time, I'm betting its not #2, but more likely #3 HTH -- END ------------------------------------------------------------ What doesn't kill us can only make us stronger. Nothing is impossible. Philip M. Gollucci (pgollucci@p6m7g8.com) 301.254.5198 Consultant / http://p6m7g8.net/Resume/ Senior Developer / Liquidity Services, Inc. http://www.liquidityservicesinc.com http://www.liquidation.com http://www.uksurplus.com http://www.govliquidation.com http://www.gowholesale.com