gstreamer gst-register dumps core

2006-08-16 Thread steven mestdagh
if anyone has time to look into this... (this is i386) $ sudo pkg_add -x gstreamer-arts Adding gstreamer-arts-0.8.11p6 --- gstreamer-arts-0.8.11p6 --- system(/bin/sh, -c, /usr/local/bin/gst-register /dev/null 21) failed: 35584 $ sudo pkg_add -x gstreamer-vorbis Adding

Re: gstreamer gst-register dumps core

2006-08-16 Thread Kurt Miller
Since we don't record libstdc++ as NEEDED in shared libs, it can cause issues when one is dlopen()'ed that requires it. Both gstreamer-arts and gstreamer-sidplay plugins are dlopen() and depend on libs that need libstdc++ so I think the best way to deal with this is to have them explicitly link in