Summary: | libsndfile fails to emerge, missing libogg.la | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Paweł Hajdan, Jr. (RETIRED) <phajdan.jr> |
Component: | [OLD] Library | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Paweł Hajdan, Jr. (RETIRED)
![]() Sorry, it started to work again after I've seen this message from libogg: * This version of libogg has stopped installing .la files. This may * cause compilation failures in other packages. To fix this problem, * install dev-util/lafilefixer and run: * lafilefixer --justfixit Even after running lafilefixer, libsndfile give me the same error (can't find libogg.la). After re-emerging libvorbis and flac, the problem was gone. Probably libvorbis and/or flac contained some old reference to libogg.la, which was used by libsndfile, and which lafilefixer did not detect. |