| Summary: | www-client/firefox-48.0 configure script requires >=dev-db/sqlite-3.12.2 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Chris Mansfield <chris> |
| Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
build log
emerge --info firefox |
||
Created attachment 442532 [details]
emerge --info firefox
*** This bug has been marked as a duplicate of bug 590426 *** |
Created attachment 442530 [details] build log When trying to update Firefox as part of a @world update, the ebuild crashes because the configure script fails with this error message: DEBUG: configure:21407: checking for wget DEBUG: configure:21904: checking for sqlite3 >= 3.12.2 DEBUG: configure: error: Library requirements (sqlite3 >= 3.12.2) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. I have sqlite-3.12.0 installed. Since the 3.12.3 version is obviously a dependency, it should be made a dependency in the ebuild also, so that it would be upgraded together with firefox.