Bug 212584 - media-sound/moc-2.5.0_alpha3-r1 configure fails
|
Bug#:
212584
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: x86
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: sound@gentoo.org
|
Reported By: czeryna@gmail.com
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: media-sound/moc-2.5.0_alpha3-r1 configure fails
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2008-03-07 13:37 0000
|
Hi! i cant compile media-sound/moc-2.5.0_alpha3-r1 i have this error:
***** autoconf *****
configure.in:20: error: possibly undefined macro: AC_SUBST
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.in:375: error: possibly undefined macro: AM_PATH_LIBFLAC
on gcc42 and gcc43
Reproducible: Always
It's the patch and eautoreconf in -r1 that breaks it for you since there is no
m4 file macro from libFLAC available.
Hendrik, can you provide us a patch that patches configure directly, so we can
avoid running eauto(re)conf here?
(In reply to comment #1)
> It's the patch and eautoreconf in -r1 that breaks it for you since there is no
> m4 file macro from libFLAC available.
>
> Hendrik, can you provide us a patch that patches configure directly, so we can
> avoid running eauto(re)conf here?
I'd prefer going the way of shipping libFLAC.m4 in a separate tarball :)
(and poke upstream about it missing)
It is nice to see that it has been fixed. I never had any problems with
autoreconfed moc builds. What exactly caused the problem ? I would like to
report this upstream.