Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18749 - perl / libperl dont check for threads in the other
Summary: perl / libperl dont check for threads in the other
Status: RESOLVED DUPLICATE of bug 18747
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-04 08:49 UTC by Phil Almquist
Modified: 2005-07-17 13:06 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 Phil Almquist 2003-04-04 08:49:04 UTC
Emerging dev-lang/perl-5.8 doesnt check whether or not sys-devel/libperl was 
compiled with threads but asks seperately.  If Perl is compiled with threads 
but libperl is not then things start to break and complain about unresolved 
symbols.  This problem first appeared to me when manually installing mod_perl, 
I kept recieving unresolved symbols errors which the rebuilder script wasnt 
fixing.  Compiling Perl with or without threads should also recompile libperl 
with the same options if necessary or at least a warning should be given.

Reproducible: Always
Steps to Reproduce:
1. Emerge libperl without threads
2. Emerge perl with threads
3. Compile and try to load mod_perl

Actual Results:  
unresolved symbols

Expected Results:  
recompiled libperl to fix deps
Comment 1 Phil Almquist 2003-04-04 08:51:14 UTC
exact duplicate of 18747... damn back button :/ maybe thats another 'bug', allowing exact duplicate bug reports within minutes of eachother...
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-04-04 09:01:57 UTC

*** This bug has been marked as a duplicate of 18747 ***