[Gstreamer-bugs] [Bug 97236] New - automake fails when doing autogen.sh in gstreamer head.

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Wed Oct 30 08:49:50 PST 2002


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=97236

Changed by sri at aracnet.com.

--- shadow/97236	Wed Oct 30 11:49:50 2002
+++ shadow/97236.tmp.21617	Wed Oct 30 11:49:50 2002
@@ -0,0 +1,60 @@
+Bug#: 97236
+Product: GStreamer
+Version: cvs
+OS: other
+OS Details: Debian SID
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gstreamer (core)
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: sri at aracnet.com               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.4.0
+URL: 
+Summary: automake fails when doing autogen.sh in gstreamer head.
+
+When do a ./autogen.sh --prefix=/gnome2 in gstreamer head I get this error
+message:
+
+sri at sri:/src/cvs/gnome2/gstreamer$ ./autogen.sh --prefix=/gnome2
++ passing --prefix=/gnome2 to configure
++ options passed to configure:  --prefix=/gnome2
++ check for build tools
+  checking for autoconf >= 2.52 ... found 2.54, ok.
+  checking for automake >= 1.5 ... found 1.6.3, ok.
+  checking for libtool >= 1.4.0 ... found 1.4.2, ok.
+  checking for pkg-config >= 0.8.0 ... found 0.14.0, ok.
++ running aclocal -I common/m4 -I /gnome2/share/aclocal -I
+/usr/local/share/aclocal -I /usr/share/aclocal...
++ not running libtoolize until libtool fix has flown downstream
++ running autoheader ...
+configure.ac:13: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst
+configure.ac:512: warning: do not use m4_regexp: use regexp or m4_bregexp
+autoheader: `config.h.in' is unchanged
++ running autoconf ...
++ running automake -a -c...
+configure.ac:9: your implementation of AM_INIT_AUTOMAKE comes from an
+configure.ac:9: old Automake version.  You should recreate aclocal.m4
+configure.ac:9: with aclocal and run automake again.
+automake: gst/Makefile.am: Assembler source seen but `CCAS' not defined in
+`conf
+igure.ac'
+automake: gst/Makefile.am: Assembler source seen but `CCASFLAGS' not
+defined in 
+`configure.ac'
+automake: libs/gst/getbits/Makefile.am: Assembler source seen but `CCAS'
+not def
+ined in `configure.ac'
+automake: libs/gst/getbits/Makefile.am: Assembler source seen but
+`CCASFLAGS' no
+t defined in `configure.ac'
+
+automake failed
+
+
+I've tried doing it by hand running the various auto* pieces (which works
+occasionally on other modules other than GSTreamer)
+
+sri





More information about the Gstreamer-bugs mailing list