[MPlayer-cygwin] Problem detecting pthread in several packages... (cannot find -lpthread)

Milen Manev mmanev at gmail.com
Mon Apr 20 16:38:51 CEST 2009


> Please, anybody say something, what do you think about not detecting pthread.
> Mplayer configurator detects it fine, but other several packages - is the same:
> ld cannot find -lpthread.

For x264
pass to configure script
--extra-cflags="-I/home/Eugene/inlcude" --extra-ldflags="-L/home/Eugene/lib"
(I assume that when you compile pthreads you set prefix=/home/Eugene)

I have no idea why x264 configure script does not use environment
variables CFLAGS and LDFLAGS

-- 
Milen Manev


More information about the MPlayer-cygwin mailing list