Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 93700

Summary: asterisk 1.0.7 fails to emerge. Wrong dependencies
Product: Gentoo Linux Reporter: Ruben Garcia <ruben>
Component: Current packagesAssignee: Stefan Knoblich (RETIRED) <stkn>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ruben Garcia 2005-05-23 08:09:49 UTC
ACCEPT_KEYWORDS=~x86 USE=zaptel emerge asterisk

........some files compiled correcly.........
chan-zap.c:59:2: #error "You need newer libpri"
......errors follow---------


asterisk has libpri-0.4.0 as a dependency.
This should be changed to the correct version.


Reproducible: Always
Steps to Reproduce:
1.ACCEPT_KEYWORDS=~x86 USE=zaptel emerge asterisk
2.
3.

Actual Results:  
chan-zap.c:59:2: #error "You need newer libpri"

Expected Results:  
compile asterisk cleanly
Comment 1 Stefan Knoblich (RETIRED) gentoo-dev 2005-05-23 10:00:47 UTC
unmerge the old libpri 
 
asterisk needs libpri only when pri or bri useflag is enabled