GNOME Bugzilla – Bug 675050
shapewipe: Build error when building against non-system gstreamer
Last modified: 2012-04-30 13:57:24 UTC
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:
Could you post the full output of ./configure and the output of "make V=1" in gst/shapewhipe/ please? What GStreamer core version are you building against? Not sure where those leading underscores to the function names come from..
I think I am building against a gstreamer 0.10.36, and not my macports version. Before trying to install plugins good I installed gstreamer 0.10.36 and gst-plugins-base-0.10.36 with ./configure --prefix=/Users/shaun/gstreamerlocal and make install Here is the output of configure (for plugins good 0.10.31), $ ./configure --prefix=/Users/shaun/gstreamerlocal checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking nano version... 0 (release) checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-apple-darwin10.8.0 checking host system type... x86_64-apple-darwin10.8.0 checking whether make supports nested variables... yes checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /opt/local/bin/gsed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format... func_convert_file_noop checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin10.8.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether NLS is requested... yes checking for msgfmt... /opt/local/bin/msgfmt checking for gmsgfmt... /opt/local/bin/msgfmt checking for xgettext... /opt/local/bin/xgettext checking for msgmerge... /opt/local/bin/msgmerge checking for ld used by GCC... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... yes checking for CFLocaleCopyCurrent... yes checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... -liconv checking for GNU gettext in libintl... no checking whether to use NLS... no checking for pkg-config... /opt/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for VALGRIND... no configure: Using GStreamer Good Plug-ins source release as package name configure: Using Unknown package origin as package origin configure: *** checking feature: building of plug-ins with external deps *** configure: building external plug-ins configure: *** checking feature: building of experimental plug-ins *** configure: not building experimental plug-ins checking whether byte ordering is bigendian... no checking whether byte ordering is bigendian... (cached) no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fno-common -DPIC checking if g++ PIC flag -fno-common -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin10.8.0 dyld checking how to hardcode library paths into programs... immediate checking for g++... yes checking how to run the C++ preprocessor... g++ -E checking for objcc... no checking for objc... no checking for gcc... gcc checking dependency style of gcc... gcc3 checking if Objective C compiler works... yes checking whether gcc -std=gnu99 and cc understand -c and -o together... yes checking dependency style of gcc -std=gnu99... gcc3 checking for working do while(0) macros... no checking for valgrind... no Using config source xml:merged:/opt/local/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files checking whether to build gtk-doc documentation... no checking for gtkdoc-check... /opt/local/bin/gtkdoc-check configure: Looking for Python version >= 2.1 checking for python... /opt/local/bin/python checking "/opt/local/bin/python":... okay checking local Python configuration... looks good checking whether to build plugin documentation... no (gtk-doc disabled or not available) checking for ANSI C header files... (cached) yes checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in _stdint.h (assuming C99 compatible system) checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for FIONREAD in sys/ioctl.h... yes checking if compiler supports gcc-style inline assembly... yes checking for rint... yes checking for sinh... yes checking for cosh... yes checking for asinh... yes checking for fpclass... no checking for isinf... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for struct ip_mreqn... no checking for GLIB... yes checking for GIO... yes checking for ORC... yes checking for usable orcc... /opt/local/bin/orcc checking for GST... yes configure: using GStreamer tools in /Users/shaun/gstreamerlocal/bin configure: using GStreamer plug-ins in /Users/shaun/gstreamerlocal/lib/gstreamer-0.10 checking for GST_BASE... yes checking for GST_GDP... yes checking for GST_CONTROLLER... yes checking for GST_CHECK... yes checking for GST_PLUGINS_BASE... yes configure: using GStreamer Base Plugins in /Users/shaun/gstreamerlocal/lib/gstreamer-0.10 configure: Using GStreamer Core Plugins in /Users/shaun/gstreamerlocal/lib/gstreamer-0.10 configure: Using GStreamer Base Plugins in /Users/shaun/gstreamerlocal/lib/gstreamer-0.10 checking which gtk+ version to compile examples against (optional)... 2.0 (>= 2.14.0) checking for GTK... yes checking for GTK_X11... yes configure: *** checking feature: GConf schemas *** checking for gconftool-2... /opt/local/bin/gconftool-2 configure: Using /Users/shaun/gstreamerlocal/lib/gstreamer-0.10 as the plugin install location configure: Setting GST_PACKAGE_RELEASE_DATETIME to 2012-02-20 checking to see if compiler understands -Wall... yes checking to see if compiler understands -Wdeclaration-after-statement... yes checking to see if compiler understands -Wvla... no checking to see if compiler understands -Wpointer-arith... yes checking to see if compiler understands -Wmissing-declarations... yes checking to see if compiler understands -Wmissing-prototypes... yes checking to see if compiler understands -Wredundant-decls... yes checking to see if compiler understands -Wwrite-strings... yes checking to see if compiler understands -Wold-style-definition... yes checking to see if compiler understands -Waggregate-return... yes checking to see if compiler understands -Winit-self... yes checking to see if compiler understands -Wmissing-include-dirs... yes checking to see if compiler understands -Waddress... yes checking to see if compiler understands -Wno-multichar... yes checking to see if compiler understands -Wnested-externs... yes configure: set WARNING_CFLAGS to -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs configure: set ERROR_CFLAGS to checking to see if c++ compiler understands ... yes checking to see if c++ compiler understands -Wall... yes checking to see if c++ compiler understands -Wmissing-declarations... yes checking to see if c++ compiler understands -Wredundant-decls... yes checking to see if c++ compiler understands -Wwrite-strings... yes checking to see if c++ compiler understands -Winit-self... yes checking to see if c++ compiler understands -Wmissing-include-dirs... yes checking to see if c++ compiler understands -Waddress... yes checking to see if c++ compiler understands -Wno-multichar... yes configure: set WARNING_CXXFLAGS to -Wall -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar configure: set ERROR_CXXFLAGS to configure: Using autoaudiosink as default audio sink configure: Using osxaudiosrc as default audio source configure: Using autovideosink as default video sink configure: Using v4l2src as default video source configure: Using goom as default visualizer checking for socket... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for winsock2.h... (cached) no configure: Checking libraries for plugins in sys/ configure: *** checking feature: DirectSound plug-in *** configure: *** for plug-ins: directsoundsink *** checking for DirectSound LDFLAGS... no configure: *** These plugins will not be built: directsoundsink configure: *** checking feature: OSS audio *** configure: *** for plug-ins: ossaudio *** checking sys/soundcard.h usability... no checking sys/soundcard.h presence... no checking for sys/soundcard.h... no checking soundcard.h usability... no checking soundcard.h presence... no checking for soundcard.h... no checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no configure: *** These plugins will not be built: ossaudio configure: *** checking feature: Open Sound System 4 *** configure: *** for plug-ins: oss4 *** checking Checking if we can build the OSS4 elements... checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes configure: *** These plugins will be built: oss4 configure: *** checking feature: Sun Audio *** configure: *** for plug-ins: sunaudio *** checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no configure: *** These plugins will not be built: sunaudio configure: *** checking feature: OSX audio *** configure: *** for plug-ins: osxaudio *** checking CoreAudio/CoreAudio.h usability... yes checking CoreAudio/CoreAudio.h presence... yes checking for CoreAudio/CoreAudio.h... yes configure: *** These plugins will be built: osxaudio configure: *** checking feature: OSX video *** configure: *** for plug-ins: osxvideosink *** checking OpenGL/gl.h usability... yes checking OpenGL/gl.h presence... yes checking for OpenGL/gl.h... yes configure: *** These plugins will be built: osxvideosink configure: *** checking feature: Video 4 Linux 2 *** configure: *** for plug-ins: v4l2src *** checking Checking for up to date v4l2 installation... no checking linux/videodev2.h usability... no checking linux/videodev2.h presence... no checking for linux/videodev2.h... no checking sys/videodev2.h usability... no checking sys/videodev2.h presence... no checking for sys/videodev2.h... no configure: WARNING: video4linux2 was not found configure: *** These plugins will not be built: v4l2src checking for X... libraries /usr/X11/lib, headers configure: *** checking feature: X libraries and plugins *** configure: *** for plug-ins: ximagesrc *** checking whether -R must be followed by a space... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking for XFIXES... yes checking for XDAMAGE... yes configure: *** These plugins will be built: ximagesrc configure: *** checking feature: X Shared Memory extension *** checking for XShmAttach in -lXext... yes configure: *** checking feature: X11 XVideo extensions *** checking for XvQueryExtension in -lXv_pic... no checking for XvQueryExtension in -lXv... yes configure: Checking libraries for plugins in ext/ configure: *** checking feature: aalib ASCII Art library *** configure: *** for plug-ins: aasink *** checking for aalib-config... /opt/local/bin/aalib-config checking for AALIB - version >= 0.11.0... yes configure: *** These plugins will be built: aasink configure: *** checking feature: XML library *** configure: *** for plug-ins: annodex *** checking for ANNODEX... yes configure: *** These plugins will be built: annodex configure: *** checking feature: Cairo graphics rendering *** configure: *** for plug-ins: cairo *** checking for CAIRO... yes configure: *** These plugins will be built: cairo configure: *** checking feature: Cairo graphics rendering gobject bindings *** configure: *** for plug-ins: cairooverlay *** checking for CAIRO_GOBJECT... yes configure: *** These plugins will be built: cairooverlay configure: *** checking feature: ESounD sound daemon *** configure: *** for plug-ins: esdsink *** checking for ESD... yes configure: *** These plugins will be built: esdsink configure: *** checking feature: FLAC lossless audio *** configure: *** for plug-ins: flac *** checking for FLAC... yes configure: *** These plugins will be built: flac configure: *** checking feature: GConf libraries *** configure: *** for plug-ins: gconfelements *** checking for GCONF... yes configure: *** These plugins will be built: gconfelements configure: *** checking feature: GDK pixbuf *** configure: *** for plug-ins: gdkpixbuf *** checking for GDK_PIXBUF... yes configure: *** These plugins will be built: gdkpixbuf configure: *** checking feature: HAL libraries *** configure: *** for plug-ins: halelements *** checking for HAL... no configure: No package 'hal' found configure: *** These plugins will not be built: halelements configure: *** checking feature: Jack *** configure: *** for plug-ins: jack *** checking for JACK... no checking for JACK_0_120_1... no configure: No package 'jack' found No package 'jack' found checking for JACK_1_9_7... no configure: No package 'jack' found configure: *** These plugins will not be built: jack configure: *** checking feature: jpeg library *** configure: *** for plug-ins: jpeg *** checking for jpeg_set_defaults in -ljpeg-mmx... no checking for jpeg_set_defaults in -ljpeg... no configure: *** These plugins will not be built: jpeg configure: *** checking feature: libcaca coloured ASCII art *** configure: *** for plug-ins: cacasink *** checking for LIBCACA... yes configure: *** These plugins will be built: cacasink configure: *** checking feature: libdv DV demuxer/decoder *** configure: *** for plug-ins: dv *** checking for LIBDV... yes configure: *** These plugins will be built: dv configure: *** checking feature: Portable Network Graphics library *** configure: *** for plug-ins: png *** checking for LIBPNG... yes configure: *** These plugins will be built: png configure: *** checking feature: pulseaudio plug-in *** configure: *** for plug-ins: pulseaudio *** checking process.h usability... no checking process.h presence... no checking for process.h... no checking for PULSE... no configure: No package 'libpulse' found checking for PULSE_0_9_20... no configure: No package 'libpulse' found checking for PULSE_1_0... no configure: No package 'libpulse' found configure: *** These plugins will not be built: pulseaudio configure: *** checking feature: raw1394 and avc1394 library *** configure: *** for plug-ins: 1394 *** checking for RAW1394... no configure: No package 'libraw1394' found checking for LIBIEC61883... no configure: No package 'libiec61883' found checking for RAW1394... no configure: No package 'libraw1394' found checking for avc1394_send_command in -lavc1394... no checking for rom1394_free_directory in -lrom1394... no configure: *** These plugins will not be built: 1394 configure: *** checking feature: Shoutcast/Icecast client library *** configure: *** for plug-ins: shout2 *** checking for SHOUT2... yes configure: *** These plugins will be built: shout2 configure: *** checking feature: soup http client plugin (2.4) *** configure: *** for plug-ins: souphttpsrc *** checking for SOUP... yes configure: *** These plugins will be built: souphttpsrc configure: *** checking feature: speex speech codec *** configure: *** for plug-ins: speex *** checking for SPEEX... yes configure: *** These plugins will be built: speex configure: *** checking feature: taglib tagging library *** configure: *** for plug-ins: taglib *** checking for TAGLIB... yes checking to see if c++ compiler understands -Wno-attributes... yes configure: *** These plugins will be built: taglib configure: *** checking feature: wavpack plug-in *** configure: *** for plug-ins: wavpack *** checking for WAVPACK... yes configure: *** These plugins will be built: wavpack configure: *** checking feature: zlib support for qtdemux/matroska *** checking for uncompress in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes configure: *** checking feature: bz2 library for matroska *** checking for BZ2_bzCompress in -lbz2... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating gst/Makefile config.status: creating gst/alpha/Makefile config.status: creating gst/apetag/Makefile config.status: creating gst/audiofx/Makefile config.status: creating gst/audioparsers/Makefile config.status: creating gst/auparse/Makefile config.status: creating gst/autodetect/Makefile config.status: creating gst/avi/Makefile config.status: creating gst/cutter/Makefile config.status: creating gst/deinterlace/Makefile config.status: creating gst/debugutils/Makefile config.status: creating gst/effectv/Makefile config.status: creating gst/equalizer/Makefile config.status: creating gst/flv/Makefile config.status: creating gst/goom/Makefile config.status: creating gst/goom2k1/Makefile config.status: creating gst/id3demux/Makefile config.status: creating gst/icydemux/Makefile config.status: creating gst/imagefreeze/Makefile config.status: creating gst/interleave/Makefile config.status: creating gst/isomp4/Makefile config.status: creating gst/law/Makefile config.status: creating gst/level/Makefile config.status: creating gst/matroska/Makefile config.status: creating gst/monoscope/Makefile config.status: creating gst/multifile/Makefile config.status: creating gst/multipart/Makefile config.status: creating gst/replaygain/Makefile config.status: creating gst/rtp/Makefile config.status: creating gst/rtpmanager/Makefile config.status: creating gst/rtsp/Makefile config.status: creating gst/shapewipe/Makefile config.status: creating gst/smpte/Makefile config.status: creating gst/spectrum/Makefile config.status: creating gst/udp/Makefile config.status: creating gst/videobox/Makefile config.status: creating gst/videocrop/Makefile config.status: creating gst/videofilter/Makefile config.status: creating gst/videomixer/Makefile config.status: creating gst/wavenc/Makefile config.status: creating gst/wavparse/Makefile config.status: creating gst/flx/Makefile config.status: creating gst/y4m/Makefile config.status: creating ext/Makefile config.status: creating ext/aalib/Makefile config.status: creating ext/annodex/Makefile config.status: creating ext/cairo/Makefile config.status: creating ext/dv/Makefile config.status: creating ext/esd/Makefile config.status: creating ext/flac/Makefile config.status: creating ext/gconf/Makefile config.status: creating ext/gdk_pixbuf/Makefile config.status: creating ext/hal/Makefile config.status: creating ext/jack/Makefile config.status: creating ext/jpeg/Makefile config.status: creating ext/libcaca/Makefile config.status: creating ext/libpng/Makefile config.status: creating ext/pulse/Makefile config.status: creating ext/raw1394/Makefile config.status: creating ext/shout2/Makefile config.status: creating ext/soup/Makefile config.status: creating ext/speex/Makefile config.status: creating ext/taglib/Makefile config.status: creating ext/wavpack/Makefile config.status: creating sys/Makefile config.status: creating sys/directsound/Makefile config.status: creating sys/oss/Makefile config.status: creating sys/oss4/Makefile config.status: creating sys/osxaudio/Makefile config.status: creating sys/osxvideo/Makefile config.status: creating sys/sunaudio/Makefile config.status: creating sys/v4l2/Makefile config.status: creating sys/waveform/Makefile config.status: creating sys/ximage/Makefile config.status: creating po/Makefile.in config.status: creating tests/Makefile config.status: creating tests/check/Makefile config.status: creating tests/examples/Makefile config.status: creating tests/examples/audiofx/Makefile config.status: creating tests/examples/cairo/Makefile config.status: creating tests/examples/equalizer/Makefile config.status: creating tests/examples/jack/Makefile config.status: creating tests/examples/level/Makefile config.status: creating tests/examples/pulse/Makefile config.status: creating tests/examples/rtp/Makefile config.status: creating tests/examples/shapewipe/Makefile config.status: creating tests/examples/spectrum/Makefile config.status: creating tests/examples/v4l2/Makefile config.status: creating tests/files/Makefile config.status: creating tests/icles/Makefile config.status: creating gconf/Makefile config.status: creating gconf/gstreamer.schemas config.status: creating common/Makefile config.status: creating common/m4/Makefile config.status: creating m4/Makefile config.status: creating docs/Makefile config.status: creating docs/plugins/Makefile config.status: creating docs/version.entities config.status: creating pkgconfig/Makefile config.status: creating pkgconfig/gstreamer-plugins-good-uninstalled.pc config.status: creating gst-plugins-good.spec config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing _stdint.h commands config.status: creating _stdint.h : _GST_PLUGINS_GOOD__STDINT_H config.status: _stdint.h is unchanged configure: *** Plug-ins without external dependencies that will be built: alpha apetag audiofx audioparsers auparse autodetect avi cutter debugutils deinterlace effectv equalizer flv flx goom goom2k1 icydemux id3demux imagefreeze interleave isomp4 law level matroska multifile multipart replaygain rtp rtpmanager rtsp shapewipe smpte spectrum udp videobox videocrop videofilter videomixer wavenc wavparse y4m configure: *** Plug-ins without external dependencies that will NOT be built: monoscope configure: *** Plug-ins with dependencies that will be built: aasink annodex cacasink cairo cairooverlay dv esdsink flac gconfelements gdkpixbuf oss4 osxaudio osxvideosink png shout2 souphttpsrc speex taglib wavpack ximagesrc configure: *** Plug-ins with dependencies that will NOT be built: 1394 directsoundsink halelements jack jpeg ossaudio pulseaudio sunaudio v4l2src configure: *** Orc acceleration enabled. And make V=1 in the gst/shapewipe, $ make V=1 /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -std=gnu99 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I../../gst-libs -D_REENTRANT -I/Users/shaun/gstreamerlocal/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g -D_REENTRANT -I/Users/shaun/gstreamerlocal/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -D_REENTRANT -I/Users/shaun/gstreamerlocal/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -g -O2 -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc.*' -no-undefined -o libgstshapewipe.la -rpath /Users/shaun/gstreamerlocal/lib/gstreamer-0.10 libgstshapewipe_la-gstshapewipe.lo -L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/Users/shaun/gstreamerlocal/lib -L/opt/local/lib -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -lintl -L/Users/shaun/gstreamerlocal/lib -L/opt/local/lib -lgstcontroller-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -lintl -L/Users/shaun/gstreamerlocal/lib -L/opt/local/lib -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -lintl -lgstvideo-0.10 libtool: link: rm -fr .libs/libgstshapewipe.exp libtool: link: /usr/bin/nm .libs/libgstshapewipe_la-gstshapewipe.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /opt/local/bin/gsed 's/.* //' | sort | uniq > .libs/libgstshapewipe.exp libtool: link: /usr/bin/grep -E -e "^_*gst_plugin_desc.*" ".libs/libgstshapewipe.exp" > ".libs/libgstshapewipe.expT" libtool: link: mv -f ".libs/libgstshapewipe.expT" ".libs/libgstshapewipe.exp" libtool: link: sed -e 's,^,_,' < .libs/libgstshapewipe.exp > .libs/libgstshapewipe-symbols.expsym libtool: link: gcc -o .libs/libgstshapewipe.so -bundle .libs/libgstshapewipe_la-gstshapewipe.o -L/opt/local/lib /opt/local/lib/libgio-2.0.dylib -L/Users/shaun/gstreamerlocal/lib /opt/local/lib/libgstcontroller-0.10.dylib /opt/local/lib/libgstreamer-0.10.dylib /opt/local/lib/libgobject-2.0.dylib /opt/local/lib/libgmodule-2.0.dylib /opt/local/lib/libgthread-2.0.dylib /opt/local/lib/libxml2.dylib /opt/local/lib/libglib-2.0.dylib /opt/local/lib/libintl.dylib /opt/local/lib/libgstvideo-0.10.dylib -O2 -framework Carbon -Wl,-exported_symbols_list,.libs/libgstshapewipe-symbols.expsym 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: *** [libgstshapewipe.la] Error 1
Hrm, the order of things in the Makefile doesn't look quite right. You could try changing this to see if it helps: http://cgit.freedesktop.org/gstreamer/gst-plugins-good/commit/?h=0.10&id=fb310b0d4219627f2f18e48b62b8cc83f5c21f62 (However, make sure that the makefile actually gets regenerated, which might not happen automatically if you build from tarball. If in doubt, try running ./autogen.sh --prefix=.... (configure arguments)) commit fb310b0d4219627f2f18e48b62b8cc83f5c21f62 Author: Tim-Philipp Müller <tim.muller@collabora.co.uk> Date: Sun Apr 29 15:44:31 2012 +0100 shapewipe: fix CFLAGS/LIBADD order in Makefile.am And remove GIO references, it's not used here. Might fix https://bugzilla.gnome.org/show_bug.cgi?id=675050
(In reply to comment #3) > Hrm, the order of things in the Makefile doesn't look quite right. > > You could try changing this to see if it helps: > http://cgit.freedesktop.org/gstreamer/gst-plugins-good/commit/?h=0.10&id=fb310b0d4219627f2f18e48b62b8cc83f5c21f62 > > (However, make sure that the makefile actually gets regenerated, which might > not happen automatically if you build from tarball. If in doubt, try running > ./autogen.sh --prefix=.... (configure arguments)) > > commit fb310b0d4219627f2f18e48b62b8cc83f5c21f62 > Author: Tim-Philipp Müller <tim.muller@collabora.co.uk> > Date: Sun Apr 29 15:44:31 2012 +0100 > > shapewipe: fix CFLAGS/LIBADD order in Makefile.am > > And remove GIO references, it's not used here. > > Might fix https://bugzilla.gnome.org/show_bug.cgi?id=675050 Thanks Tim, That seems to of fixed it. But I don't know if it was because of changing the order of the things in the Makefile, or just the autogen. But either way, it compiles now. Cheers.