[Bug 4556] New: gst-ffmpeg build error due to missing dependency
bugzilla-daemon at amethyst.openembedded.net
bugzilla-daemon at amethyst.openembedded.net
Fri Sep 19 17:41:22 UTC 2008
http://bugs.openembedded.net/show_bug.cgi?id=4556
Summary: gst-ffmpeg build error due to missing dependency
Classification: Unclassified
Product: Openembedded
Version: unspecified
Platform: ARM
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: org.openembedded.dev
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: gregoiregentil at gmail.com
An error occur during the do_configure of gst-ffmpeg:
checking local Python configuration... looks good
checking whether to build plugin documentation... no (gtk-doc disabled or not
available)
checking for cos in -lm... yes
checking for ANSI C header files... (cached) yes
checking for GST... yes
configure: using GStreamer tools in /usr/bin
configure: using GStreamer plug-ins in /usr/lib/gstreamer-0.10
checking for GST_BASE... yes
checking for GST_PLUGINS_BASE... no
configure: Package gstreamer-plugins-base-0.10 was not found in the pkg-config
search path.
Perhaps you should add the directory containing
`gstreamer-plugins-base-0.10.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-plugins-base-0.10' found
configure: error: no gstreamer-plugins-base-0.10 >= 0.10.13 (GStreamer Base
Plug-ins Library) found
FATAL: oe_runconf failed
Proposition of fix:
Add gst-plugins-base in DEPENDS of
org.openembedded.dev/packages/gstreamer/gst-ffmpeg_0.10.4.bb
--
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list