Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 36358 - mod_perl 1.xx need upgrade (last v1.29). Some modules don't compile with mod_perl-1.27-r4
Summary: mod_perl 1.xx need upgrade (last v1.29). Some modules don't compile with mod_...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-23 04:39 UTC by Sergiy Borodych
Modified: 2003-12-24 00:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergiy Borodych 2003-12-23 04:39:51 UTC
Now exists new version of mod_perl 1.29 for apache 1
But in portage tree only mod_perl-1.27-r4 present

Also some modules like Apache::ShowRequest, Apache::Scoreboard don't compile with this old version

Reproducible: Always
Steps to Reproduce:
1. emerge apache-1.3.29 and emerge mod_perl-1.27-r4
2. run cpan
3. install Apache::ShowRequest or Apache::Scoreboard

Actual Results:  
/usr/lib/perl5/vendor_perl/5.8.2/i686-linux-thread-multi/auto/Apache/include/modules/perl/mod_perl.h:261:
error: syntax error before '*' token
/usr/lib/perl5/vendor_perl/5.8.2/i686-linux-thread-multi/auto/Apache/include/modules/perl/mod_perl.h:261:
warning: data definition has no type or storage class
/usr/lib/perl5/vendor_perl/5.8.2/i686-linux-thread-multi/auto/Apache/include/modules/perl/mod_perl.h:264:
error: syntax error before '*' token
/usr/lib/perl5/vendor_perl/5.8.2/i686-linux-thread-multi/auto/Apache/include/modules/perl/mod_perl.h:264:
warning: data definition has no type or storage class
/usr/lib/perl5/vendor_perl/5.8.2/i686-linux-thread-multi/auto/Apache/include/modules/perl/mod_perl.h:265:
error: syntax error before '*' token
...
Comment 1 Robert Coie (RETIRED) gentoo-dev 2003-12-23 12:45:45 UTC
I was unable to duplicate your problems with Apache::Scoreboard and
Apache::ShowRequest using 1.27-r4, but added 1.29 anyway.
Comment 2 Sergiy Borodych 2003-12-24 00:46:28 UTC
Thanks
now it works
I mean Apache::ShowRequest install ok
But Apache::Scoreboard for mod_perl1 is hard install from CPAN now
Stas release new version for mod_perl2 and CPAN don't allow multiple versions :(
So I need create ebuild and I will do it in future ;)
PS: sorry for my not good english