[Bug 766188] Error building pkg-config: Undefined symbols for architecture x86_64: "_iconv"
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue May 10 13:17:33 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=766188
Elvis Dowson <elvis.dowson at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|NOTABUG |---
--- Comment #5 from Elvis Dowson <elvis.dowson at gmail.com> ---
I couldn't get past building 83/88 gst-rtsp-server-1.0-static
[(83/88) gst-rtsp-server-1.0-static -> configure ]
-----> copying
/project/software/library/gstreamer/sdk/cerbero/data/autotools/config.guess to
/project/software/library/gstreamer/sdk/cerbero/build/sources/darwin_x86_64/gst-rtsp-server-1.0-static-1.9/config.guess
-----> copying
/project/software/library/gstreamer/sdk/cerbero/data/autotools/config.sub to
/project/software/library/gstreamer/sdk/cerbero/build/sources/darwin_x86_64/gst-rtsp-server-1.0-static-1.9/config.sub
configure: Requested 'gstreamer-1.0 >= 1.9.0.1' but version of GStreamer is
1.8.1
configure: error: no gstreamer-1.0 >= 1.9.0.1 (GStreamer) found
Running command 'sh ./autogen.sh --noconfigure && ./configure --prefix
/Library/Frameworks/GStreamer.framework/Versions/1.0 --libdir
/Library/Frameworks/GStreamer.framework/Versions/1.0/lib
--enable-introspection=no --disable-examples --enable-static-plugins
--disable-shared --enable-static --disable-gtk-doc --disable-gtk-doc
--disable-examples --enable-static --disable-maintainer-mode
--disable-silent-rules --enable-introspection --build=x86_64-apple-darwin12'
Recipe 'gst-rtsp-server-1.0-static' failed at the build step 'configure'
How can I fix this? I am using cerbero master branch, and explicitly set
config/osx-x86-64.cbc to build the version 1.8.1 commits. I added
'gst-rtsp-server-static-1.0' : '1.8.1', to the list but it still attempts to
pick up v1.9.0.1.
In fact, all the gst-* packages that were downloaded into
build/sources/darwin_x86_64 have a *-1.9 suffix.
What is the reason for this?
--
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