[FFmpeg-devel] [PATCH] lavu: add ff_pthread_setname() and use it in various places
Clément Bœsch
u at pkh.me
Sun Jan 24 22:22:45 CET 2016
On Sun, Jan 24, 2016 at 10:09:49PM +0100, Michael Niedermayer wrote:
[...]
> fails to build:
> make distclean ; ../configure --enable-pthreads --arch=x86_32 --target-os=linux --extra-cflags=-m32 --extra-ldflags=-m32 --enable-cross-compile && make -j12
> In file included from libavfilter/pthread.c:30:0:
> ffmpeg/libavutil/thread.h: In function ‘ff_thread_setname’:
> ffmpeg/libavutil/thread.h:134:5: error: implicit declaration of function ‘pthread_setname_np’ [-Werror=implicit-function-declaration]
>
Any idea what could be the cause? Old glibc maybe?
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160124/9fee20dd/attachment.sig>
More information about the ffmpeg-devel
mailing list