Re: Problem detecting pthread in several packages... (cannot find -lpthread)
Milen Manev <[email protected]> Mon, 20 Apr 2009 17:38:51 +0300
| Newsgroups | gmane.comp.video.mplayer.cygwin |
|---|---|
| Message-ID | <[email protected]> |
> 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