Return-Path: Delivered-To: apmail-perl-modperl-archive@www.apache.org Received: (qmail 46319 invoked from network); 8 May 2008 17:41:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 May 2008 17:41:10 -0000 Received: (qmail 85936 invoked by uid 500); 8 May 2008 17:41:07 -0000 Delivered-To: apmail-perl-modperl-archive@perl.apache.org Received: (qmail 85907 invoked by uid 500); 8 May 2008 17:41:07 -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 85888 invoked by uid 99); 8 May 2008 17:41:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 May 2008 10:41:07 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [64.233.166.180] (HELO py-out-1112.google.com) (64.233.166.180) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 May 2008 17:40:19 +0000 Received: by py-out-1112.google.com with SMTP id n24so774006pyh.26 for ; Thu, 08 May 2008 10:40:32 -0700 (PDT) Received: by 10.114.121.1 with SMTP id t1mr3335106wac.55.1210268431431; Thu, 08 May 2008 10:40:31 -0700 (PDT) Received: from pooky.redhotpenguin.com ( [72.11.81.244]) by mx.google.com with ESMTPS id l30sm5884573waf.25.2008.05.08.10.40.29 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 08 May 2008 10:40:30 -0700 (PDT) Message-ID: <48233B0C.1070601@redhotpenguin.com> Date: Thu, 08 May 2008 10:40:28 -0700 From: Fred Moyer User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: "Michael A. Capone" CC: modperl@perl.apache.org Subject: Re: mod_perl on Fedora 9 References: <48233116.6000500@cablewholesale.com> In-Reply-To: <48233116.6000500@cablewholesale.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Michael A. Capone wrote: > 1. Problem Description: > > mod_perl 2.0.4 will not compile on Fedora 9. > `/local/home/swload/webbuild/mod_perl-2.0/src/modules/perl' > make: *** [modperl_lib] Error 2 > > To be honest, i don't think this is a mod_perl bug per se... it looks > like a problem with some library not being installed on FC9 that > mod_perl is expecting to find. However, mod_perl 2.0.4 compiles just > fine on FC8. I originally tried 2.0.4 on FC9, then got the latest 2.0.5 > SVN snapshot, hoping it would be resolved there. > > The biggest difference that I see between FC8 and FC9 is the latter's > use of perl 5.10. Are you using a fc9 release candidate? I didn't think 9 was out yet (just upgraded to 7 a month ago :o ). Looks like the official release isn't for another 5 days. http://fedoraproject.org/ I've got a halfway decent modperl testing vm setup (parallels works but it crashes infrequently) so I can test this with the fc9 release when it comes out. > > 2. Used Components and their Configuration: > > *** mod_perl version 2.000005 > > *** using > /local/home/swload/webbuild/mod_perl-2.0/lib/Apache2/BuildConfig.pm > > *** Makefile.PL options: > MP_APR_LIB => aprext > MP_APXS => /local/home/apache/bin/apxs > MP_COMPAT_1X => 1 > MP_GENERATE_XS => 1 > MP_LIBNAME => mod_perl > MP_USE_DSO => 1 > > > *** The httpd binary was not found > > > *** (apr|apu)-config linking info > > -L/local/home/apache/lib -laprutil-1 -lsqlite3 -lexpat > -L/local/home/apache/lib -lapr-1 -luuid -lrt -lcrypt -lpthread -ldl > > > > *** /usr/bin/perl -V > Summary of my perl5 (revision 5 version 10 subversion 0) configuration: > Platform: > osname=linux, osvers=2.6.18-53.1.6.el5xen, > archname=i386-linux-thread-multi > uname='linux xenbuilder2.fedora.redhat.com 2.6.18-53.1.6.el5xen #1 > smp wed jan 16 04:10:44 est 2008 i686 i686 i386 gnulinux ' > config_args='-des -Doptimize=-O2 -g -pipe -Wall > -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector > --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic > -fasynchronous-unwind-tables -Dversion=5.10.0 -Dmyhostname=localhost > -Dperladmin=root@localhost -Dcc=gcc -Dcf_by=Red Hat, Inc. > -Dinstallprefix=/usr -Dprefix=/usr -Darchname=i386-linux > -Dvendorprefix=/usr -Dsiteprefix=/usr -Duseshrplib -Dusethreads > -Duseithreads -Duselargefiles -Dd_dosuid -Dd_semctl_semun -Di_db > -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm -Duseperlio > -Dinstallusrbinperl=n -Ubincompat5005 -Uversiononly > -Dpager=/usr/bin/less -isr -Dd_gethostent_r_proto -Ud_endhostent_r_proto > -Ud_sethostent_r_proto -Ud_endprotoent_r_proto -Ud_setprotoent_r_proto > -Ud_endservent_r_proto -Ud_setservent_r_proto -Dscriptdir=/usr/bin' > hint=recommended, useposix=true, d_sigaction=define > useithreads=define, usemultiplicity=define > useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef > use64bitint=undef, use64bitall=undef, uselongdouble=undef > usemymalloc=n, bincompat5005=undef > Compiler: > cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING > -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE > -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm', > optimize='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions > -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 > -mtune=generic -fasynchronous-unwind-tables', > cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing > -pipe -I/usr/local/include -I/usr/include/gdbm' > ccversion='', gccversion='4.3.0 20080314 (Red Hat 4.3.0-3)', > gccosandvers='' > intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 > d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 > ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', > lseeksize=8 > alignbytes=4, prototype=define > Linker and Libraries: > ld='gcc', ldflags =' -L/usr/local/lib' > libpth=/usr/local/lib /lib /usr/lib > [root@cwsmort mod_perl_current]# vi mybugreport > > -------------8<---------- Start Bug Report ------------8<---------- > 1. Problem Description: > > [DESCRIBE THE PROBLEM HERE] > > 2. Used Components and their Configuration: > > *** mod_perl version 2.000005 > > *** using > /local/home/swload/webbuild/mod_perl-2.0/lib/Apache2/BuildConfig.pm > > *** Makefile.PL options: > MP_APR_LIB => aprext > MP_APXS => /local/home/apache/bin/apxs > MP_COMPAT_1X => 1 > MP_GENERATE_XS => 1 > MP_LIBNAME => mod_perl > MP_USE_DSO => 1 > > > *** The httpd binary was not found > > > *** (apr|apu)-config linking info > > -L/local/home/apache/lib -laprutil-1 -lsqlite3 -lexpat > -L/local/home/apache/lib -lapr-1 -luuid -lrt -lcrypt -lpthread -ldl > > > > *** /usr/bin/perl -V > Summary of my perl5 (revision 5 version 10 subversion 0) configuration: > Platform: > osname=linux, osvers=2.6.18-53.1.6.el5xen, > archname=i386-linux-thread-multi > uname='linux xenbuilder2.fedora.redhat.com 2.6.18-53.1.6.el5xen #1 > smp wed jan 16 04:10:44 est 2008 i686 i686 i386 gnulinux ' > config_args='-des -Doptimize=-O2 -g -pipe -Wall > -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector > --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic > -fasynchronous-unwind-tables -Dversion=5.10.0 -Dmyhostname=localhost > -Dperladmin=root@localhost -Dcc=gcc -Dcf_by=Red Hat, Inc. > -Dinstallprefix=/usr -Dprefix=/usr -Darchname=i386-linux > -Dvendorprefix=/usr -Dsiteprefix=/usr -Duseshrplib -Dusethreads > -Duseithreads -Duselargefiles -Dd_dosuid -Dd_semctl_semun -Di_db > -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm -Duseperlio > -Dinstallusrbinperl=n -Ubincompat5005 -Uversiononly > -Dpager=/usr/bin/less -isr -Dd_gethostent_r_proto -Ud_endhostent_r_proto > -Ud_sethostent_r_proto -Ud_endprotoent_r_proto -Ud_setprotoent_r_proto > -Ud_endservent_r_proto -Ud_setservent_r_proto -Dscriptdir=/usr/bin' > hint=recommended, useposix=true, d_sigaction=define > useithreads=define, usemultiplicity=define > useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef > use64bitint=undef, use64bitall=undef, uselongdouble=undef > usemymalloc=n, bincompat5005=undef > Compiler: > cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING > -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE > -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm', > optimize='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions > -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 > -mtune=generic -fasynchronous-unwind-tables', > cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing > -pipe -I/usr/local/include -I/usr/include/gdbm' > ccversion='', gccversion='4.3.0 20080314 (Red Hat 4.3.0-3)', > gccosandvers='' > intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 > d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 > ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', > lseeksize=8 > alignbytes=4, prototype=define > Linker and Libraries: > ld='gcc', ldflags =' -L/usr/local/lib' > libpth=/usr/local/lib /lib /usr/lib > libs=-lresolv -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc > perllibs=-lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc > libc=/lib/libc-2.7.90.so, so=so, useshrplib=true, libperl=libperl.so > gnulibc_version='2.7.90' > Dynamic Linking: > dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E > -Wl,-rpath,/usr/lib/perl5/5.10.0/i386-linux-thread-multi/CORE' > cccdlflags='-fPIC', lddlflags='-shared -O2 -g -pipe -Wall > -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector > --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic > -fasynchronous-unwind-tables -L/usr/local/lib' > > > Characteristics of this binary (from libperl): > Compile-time options: DEBUGGING MULTIPLICITY PERL_DONT_CREATE_GVSV > PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP > PERL_TRACK_MEMPOOL USE_ITHREADS USE_LARGE_FILES > USE_PERLIO USE_REENTRANT_API > Built under linux > Compiled at Mar 18 2008 15:47:05 > %ENV: > PERL_LWP_USE_HTTP_10="1" > @INC: > /usr/lib/perl5/5.10.0/i386-linux-thread-multi > /usr/lib/perl5/5.10.0 > /usr/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi > /usr/lib/perl5/site_perl/5.10.0 > /usr/lib/perl5/site_perl/5.8.8 > /usr/lib/perl5/site_perl/5.8.7 > /usr/lib/perl5/site_perl/5.8.6 > /usr/lib/perl5/site_perl/5.8.5 > /usr/lib/perl5/site_perl > /usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi > /usr/lib/perl5/vendor_perl/5.10.0 > /usr/lib/perl5/vendor_perl/5.8.8 > /usr/lib/perl5/vendor_perl/5.8.7 > /usr/lib/perl5/vendor_perl/5.8.6 > /usr/lib/perl5/vendor_perl/5.8.5 > /usr/lib/perl5/vendor_perl > . > > *** Packages of interest status: > > Apache2 : - > Apache2::Request : - > CGI : 3.29 > ExtUtils::MakeMaker: 6.44 > LWP : 5.812 > mod_perl : - > mod_perl2 : - > > > 3. This is the core dump trace: (if you get a core dump): > > n/a > > This report was generated by t/REPORT on Mon May 5 13:24:42 2008 GMT. > > -------------8<---------- End Bug Report --------------8<---------- > > Note: Complete the rest of the details and post this bug report to > modperl perl.apache.org. To subscribe to the list send an empty > email to modperl-subscribe@perl.apache.org. > -- Red Hot Penguin Consulting LLC mod_perl consulting and implementation http://www.redhotpenguin.com/