[pulseaudio-tickets] [Bug 41082] New: Error during compiling pulseaudio
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Sep 21 06:20:51 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=41082
Summary: Error during compiling pulseaudio
Product: PulseAudio
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: blocker
Priority: medium
Component: build-system
AssignedTo: pulseaudio-bugs at lists.freedesktop.org
ReportedBy: gurucode at gmail.com
QAContact: pulseaudio-bugs at lists.freedesktop.org
CC: lennart at poettering.net
Hello everyone,
Sorry for bothering it's propably really simple for you, but it block all my
work and I could find solution via google.
I cloned repo by using git and run ./autogen.sh script. After few seconds I got
error that I exceeded limit of recursion. Output from console below:
[root at node1 pulseaudio]# autoreconf --version
autoreconf (GNU Autoconf) 2.63
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later
<http://gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by David J. MacKenzie and Akim Demaille.
[root at node1 pulseaudio]# automake --version
automake (GNU automake) 1.11.1
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later
<http://gnu.org/licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by Tom Tromey <tromey at redhat.com>
and Alexandre Duret-Lutz <adl at gnu.org>.
[root at node1 pulseaudio]# m4 --version
m4 (GNU M4) 1.4.13
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by Rene' Seindal.
[root at node1 pulseaudio]# autoreconf -i -f
/usr/bin/m4:configure.ac:153: recursion limit of 1024 exceeded, use -L<N> to
change it
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: autom4te failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Off course changing limit to higher values doesn't work.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the pulseaudio-bugs
mailing list