Date: Sun, 14 Dec 2014 10:17:16 +0200 From: Andriy Gapon <avg@FreeBSD.org> To: ports <freebsd-ports@FreeBSD.org>, freebsd-multimedia@FreeBSD.org Subject: libgstreamer-0.10.so.0: Undefined symbol "ppoll" Message-ID: <548D478C.7020508@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
I have a program linked to libgstreamer and after upgrading to the latest
official packages (gstreamer-0.10.36_2) the program does not run anymore:
/usr/local/lib/libgstreamer-0.10.so.0: Undefined symbol "ppoll"
Indeed:
$ nm -D /usr/local/lib/libgstreamer-0.10.so.0 | fgrep ppoll
U ppoll
I wonder what package provides a library that provides the required ppoll on
FreeBSD.
Thank you!
--
Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?548D478C.7020508>
