[gstreamer-bugs] [Bug 156487] - Mixer applet does not work under AIX

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Thu Oct 28 02:18:39 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=156487
GStreamer | gst-plugins | Ver: 0.8.5





------- Additional Comments From vincent.berger at ext.bull.net  2004-10-28 05:18 -------
The error is when running automake :

--------------- Log of automake execution --------------------------------

cd /users5/bergerv/sb/gnome24/src/gnome-applets/ && automake --ignore-deps
--add-missing --copy
/tmp/t44772.65466/traces.m4:961:
/users5/bergerv/sb/gnome24/export/power_510_32/usr/bin/m4: Error matching
regular expression "^ *\(.*\) *$"
Use of uninitialized value in split at
/users5/bergerv/sb/gnome24/export/power_510_32/usr/bin/automake line 5077,
<GEN0> line 264.
configure.in: installing `./install-sh'
configure.in: installing `./mkinstalldirs'
configure.in: installing `./missing'
automake: no `Makefile.am' found or specified
*** Error code 1 (ignored)

----------------------- End of log --------------------------------------------

And thus no Makefile.in is generated which in turn generates an error when
running ./configure

The problem is indeed solved by spliting the AC_OUTPUT as shown in the patch.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list