[gstreamer-bugs] [Bug 603710] New: Can't compile with introspection support
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Dec 3 09:14:33 PST 2009
https://bugzilla.gnome.org/show_bug.cgi?id=603710
GStreamer | gstreamer (core) | unspecified
Summary: Can't compile with introspection support
Classification: Desktop
Product: GStreamer
Version: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: vuntz at gnome.org
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
When I compile a rpm of gstreamer 0.10.25 with introspection, it always fails
with:
libtool: link: (cd ".libs" && rm -f "libgstcheck-0.10.so.0" && ln -s
"libgstcheck-0.10.so.0.22.0" "libgstcheck-0.10.so.0")
libtool: link: (cd ".libs" && rm -f "libgstcheck-0.10.so" && ln -s
"libgstcheck-0.10.so.0.22.0" "libgstcheck-0.10.so")
libtool: link: ( cd ".libs" && rm -f "libgstcheck-0.10.la" && ln -s
"../libgstcheck-0.10.la" "libgstcheck-0.10.la" )
/usr/src/packages/BUILD/gstreamer-0.10.25/gst/gstutils.h:503: syntax error,
unexpected INTEGER
ERROR: can't resolve libraries to shared libraries: gstcheck-0.10
make[6]: *** [GstCheck-0.10.gir] Error 1
The weird thing is that chrooting into the build root and typing make, it works
fine.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list