[MPlayer-users] Re: Bug in compilation

Rémi Guyomarch rguyom at pobox.com
Thu Apr 25 00:17:02 CEST 2002


On Wed, Apr 24, 2002 at 10:34:57PM +0200, Jesus Climent wrote:
> 
> I hit a bug during compilation.
> 
> Latest CVS (checkd out few minutes ago)
> OS: FreeBSD 4.5-CURRENT
> ./configure goes fine
> gmake fails:
...

Install the following ports :
- graphics/mplayer-fonts
- graphics/win32-codecs
- graphics/libdvdread
- graphics/libdvdcss

Apply (by hand) the port's patches :
/usr/ports/graphics/mplayer/files/patch-*

Invoke configure this way :

export PTHREAD_CFLAGS=-D_THREAD_SAFE
export PTHREAD_LIBS=-lc_r
./configure \
	--with-extraincdir=/usr/local/include \
	--with-extralibdir=/usr/local/lib \
	--disable-runtime-cpudetection

You should be fine.

-- 
Rémi




More information about the MPlayer-users mailing list