[Gstreamer-bugs] [Bug 121230] Changed - gst-plugins failing to compile with 2.6.0-test3 kernel

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon Sep 1 22:40:03 PDT 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=121230

Changed by rbultje at ronald.bitfreak.net.

--- shadow/121230	Mon Sep  1 21:52:28 2003
+++ shadow/121230.tmp.13791	Tue Sep  2 01:40:03 2003
@@ -1,13 +1,13 @@
 Bug#: 121230
 Product: GStreamer
 Version: 0.6.3
 OS: Linux
 OS Details: linux kernel 2.6.0-test3
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: normal
 Priority: Normal
 Component: gst-plugins
 AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
 ReportedBy: rcook at wyrms.net               
 QAContact: gstreamer-maint at bugzilla.gnome.org
@@ -18,6 +18,22 @@
 gst-plugins failing to compile with 2.6.0-test3 kernel.
 
 ------- Additional Comments From rcook at wyrms.net  2003-09-01 21:52 -------
 Created an attachment (id=19651)
 bzipped log of the compile of gst-plugins 0.6.3 with 2.6.0-test3 kernel
 
+
+------- Additional Comments From rbultje at ronald.bitfreak.net  2003-09-02 01:40 -------
+You're making symlinks from $includedir/sys to
+$kerneldir/include/linux, but not from $includedir/linux to
+$kerneldir/include/linux. In either case, I strongly suggest to
+**not** do any of this unless you know what yu're doing. The kernel
+headers in $includedir/.. are standard-interface-compliant files that
+belong to glibc.
+
+If you really want to do this, then make symlinks from $includedir/sys
++ $includedir/linux to $kerneldir/include/linux and from
+$includedir/asm and $includedir/bits to $kerneldir/include/asm. My
+compiles with 2.6.0-t4 work just fine.
+
+If any of this doesn't make sense, please reopen. For now, I'll close
+it as 'not a bug', since I don't think this is a GStreamer bug.




More information about the Gstreamer-bugs mailing list