[Bug 675050] New: Build error
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Apr 28 22:20:37 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=675050
GStreamer | gst-plugins-good | 0.10.31
Summary: Build error
Classification: Platform
Product: GStreamer
Version: 0.10.31
OS/Version: Mac OS
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: hoopes01 at student.uwa.edu.au
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Hi,
When installing gst-plugins-good 0.10.31 from the tarball on a mac (10.6.8), I
get the following error when running make,
...
make -C shapewipe
CCLD libgstshapewipe.la
Undefined symbols:
"_gst_element_class_add_static_pad_template", referenced from:
_gst_shape_wipe_base_init in libgstshapewipe_la-gstshapewipe.o
_gst_shape_wipe_base_init in libgstshapewipe_la-gstshapewipe.o
_gst_shape_wipe_base_init in libgstshapewipe_la-gstshapewipe.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[3]: *** [libgstshapewipe.la] Error 1
make[2]: *** [shapewipe] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
This is after running
./configure --prefix=/Users/shaun/gstreamerlocal
and setting the environment variables
PATH=/Users/shaun/gstreamerlocal/bin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/texbin:/usr/X11/bin:/Users/shaun/bin
PYTHONPATH=/Users/shaun/gstreamerlocal/lib/python2.6/site-packages:
GST_PLUGIN_PATH=/Users/shaun/gstreamerlocal/lib/gstreamer-0.10:
PKG_CONFIG_PATH=/Users/shaun/gstreamerlocal/lib/pkgconfig:
--
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