Summary: | >=media-libs/libcanberra-0.28-r1 fails at autoconf phase (ANY autoconf dying) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Piotrek Juzwiak <piotrek.juzwiak> |
Component: | [OLD] Library | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | sound |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Piotrek Juzwiak
2011-07-09 17:02:58 UTC
> configure.ac:396: error: possibly undefined macro: AM_GCONF_SOURCE_2
> If this token and others are legitimate, please use m4_pattern_allow.
> See the Autoconf documentation.
Missing /usr/share/aclocal/gconf-2.m4. You will get that by installing gnome-base/gconf. But yeah, the ebuild should handle this single file from SRC_URI instead.
Installing gconf fixed it though i'd love to install libcanberra with as few dependencies as possible ;) + 10 Jul 2011; Pacho Ramos <pacho@gentoo.org> -libcanberra-0.28-r1.ebuild, + libcanberra-0.28-r2.ebuild, +files/gconf-2.m4: + gconf-2.m4 is needed for autoconf, bug #374561 by Piotrek Juzwiak. Also + handle .la files removal better (bug #374573 by Piotrek Juzwiak). Remove old. + Just wanted to thank You so much for fixing this. Probably it's just thrashing and making unnecessary noise but THANK YOU SO MUCH. |