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
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to