Summary: | sys-apps/hal-0.5.9.1-r3 fails with aclocal circular dependency of AC_LANG_COMPILER(C++) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Ian Abbott <ian> |
Component: | [OLD] Core system | Assignee: | Saleem Abdulrasool (RETIRED) <compnerd> |
Status: | RESOLVED WONTFIX | ||
Severity: | major | CC: | gentopia, steev |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | Fix for aclocal problem |
Description
Ian Abbott
2008-08-01 15:05:04 UTC
Created attachment 161915 [details, diff]
Fix for aclocal problem
Declaring AC_PROG_CXX in the configure.in file fixes the problem.
Basically, its same as bug #212772, but it wasn't fixed for this version of hal. The existing files/hal-0.5.10-autotools.patch works just as well as my attached 0009-gentoo-aclocal-fix.patch. HAL 0.5.11-r1 is stable, marking as wontfix. |