Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 208895 - troubles with yaz while compiling tellico
Summary: troubles with yaz while compiling tellico
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-04 21:49 UTC by Richard H.
Modified: 2008-02-04 21:54 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 Richard H. 2008-02-04 21:49:32 UTC
It seems since yaz 3.0 is out, tellico cannot be compiled anymore.

While looking for the bug, I found it seems that the tellico ebuild doesn't honor the yaz USE-Flag correctly. Only unmerging yaz helped to compile tellico although USE -yaz was set already.

Reproducible: Always

Steps to Reproduce:
1. emerge yaz
2. emerge tellico with USE=yaz
3. error compiling.
4. emerge tellico with USE=-yaz
5. error compiling.
6. emerge -C yaz
7. emerge tellico with USE=-yaz
8. successful compile.
Actual Results:  
compile error

Expected Results:  
compile nicely :)
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-02-04 21:54:22 UTC
Reopen with complete emerge.log and emerge --info output attached; thanks.