On 14/12/2014 10:36, Konstantin Belousov wrote:
> On Sun, Dec 14, 2014 at 10:17:16AM +0200, Andriy Gapon wrote:
>>
>> 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.
> 
> The symbol is provided by libc.so.7.  What is your branch, and how old is
> your world ?
> 

Thank you for the quick answer!  This is head, r273579, almost two months old.
I guess I need to catch up.

-- 
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