Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93700 - asterisk 1.0.7 fails to emerge. Wrong dependencies
Summary: asterisk 1.0.7 fails to emerge. Wrong dependencies
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Stefan Knoblich (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-23 08:09 UTC by Ruben Garcia
Modified: 2005-05-23 10:00 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 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