On Tue, Dec 06, 2005 at 02:57:30AM +0200, ramrunner wrote:
> precompiled packages (snapshots/i386) at ftp.openbsd.org of mplayer
> are compiled with libfaad (audio/faad) wich isn't dependant on the mplayer's
> Makefile.

there was a stupid ifdef for lrintf in faad.  this broke audio/faad and
mplayer's internal faad code when the lrintf function was added to
openbsd by otto@ using jason@'s diff.  i fixed audio/faad and biorn@
fixed mplayer a few days later.  however, mplayer's build system picked
up the external faad when the internal one did not compile.  so the
snapshot package was built between this time frame.  until new packages
are out you will have to compile mplayer from ports or install faad.

Reply via email to