After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 126985 - automake 1.5 complains about XV_SOURCES in sys/xvideo/Makefile.am
automake 1.5 complains about XV_SOURCES in sys/xvideo/Makefile.am
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Linux
: Normal normal
: NONE
Assigned To: Leif Johnson
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-11-14 15:29 UTC by Jeffrey Yasskin
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description Jeffrey Yasskin 2003-11-14 15:29:17 UTC
I checked out the cvs sources for gst-plugins and ran autogen.sh. It picked
automake 1.5 to run. It complained about an illegal unused variable namd
XV_SOURCES in sys/xvideo/Makefile.am. When I changed the minimum automake
version in autogen.sh to 1.6, it ran aclocal-1.7 and automake-1.7 and worked.
Comment 1 Leif Johnson 2003-11-27 01:57:52 UTC
Changed the minimum automake version for gst-plugins to 1.6.