[Gstreamer-bugs] [Bug 102843] New - Unable to create rpms from CVS

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Wed Jan 8 06:59:23 PST 2003


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=102843

Changed by uraeus at linuxrising.org.

--- shadow/102843	Wed Jan  8 09:59:22 2003
+++ shadow/102843.tmp.14962	Wed Jan  8 09:59:23 2003
@@ -0,0 +1,45 @@
+Bug#: 102843
+Product: GStreamer
+Version: cvs
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: Uraeus at linuxrising.org               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.4.0
+URL: 
+Summary: Unable to create rpms from CVS
+
+Steps to reproduce:
+cvs update -d
+./autogen.sh
+make dist
+rpmbuild -ta gst-plugins-0.5.1.1.tar.gz
+
+(doing this also cause a ffmpeg cvs checkout during the package making
+which is annoying and time consuming, but not critical in itself)
+
+Anyway compilation then fails with:
+gcc -O3 -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64
+-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o common.o common.c
+In file included from avcodec.h:4,
+                 from common.c:21:
+common.h:20:24: config.h: No such file or directory
+make[5]: *** [common.o] Error 1
+make[5]: Leaving directory
+`/home/cschalle/rpms/BUILD/gst-plugins-0.5.1.1/gst-libs/ext/ffmpeg/ffmpeg/libavcodec'
+make[4]: *** [lib] Error 2
+make[4]: Leaving directory
+`/home/cschalle/rpms/BUILD/gst-plugins-0.5.1.1/gst-libs/ext/ffmpeg/ffmpeg'
+make[3]: *** [install] Error 2
+make[3]: Leaving directory
+`/home/cschalle/rpms/BUILD/gst-plugins-0.5.1.1/gst-libs/ext/ffmpeg'
+make[2]: *** [install-recursive] Error 1
+make[2]: Leaving directory
+`/home/cschalle/rpms/BUILD/gst-plugins-0.5.1.1/gst-libs/ext'
+make[1]: *** [install-recursive] Error 1





More information about the Gstreamer-bugs mailing list