Date: Sun, 16 Dec 2007 14:38:46 +0800 From: "Thomas Zander" <thomas.e.zander@googlemail.com> To: "Dominic Fandrey" <LoN_Kamikaze@gmx.de> Cc: freebsd-ports@freebsd.org Subject: Re: multimedia/mplayer doesn't build (default options) Message-ID: <786602c60712152238s68cb11bbw8a82935bfbe32a94@mail.gmail.com> In-Reply-To: <4761A24C.4080308@gmx.de> References: <4761A24C.4080308@gmx.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On 14/12/2007, Dominic Fandrey <LoN_Kamikaze@gmx.de> wrote: > ad_libvorbis.c:238: error: too few arguments to function 'vorbis_synthesis' > gmake[1]: *** [ad_libvorbis.o] Error 1 > gmake[1]: Leaving directory Can't reproduce this error here. Given you are using default options, mplayer will get its includes from for vorbis from LOCALBASE. The current libvorbis installation from the ports tree (libvorbis-1.2.0_1,3) contains a codec.h that perfectly matches the argument list in ad_libvorbis.c:238. Do you have this libvorbis port installed correctly? You can also use mplayer's internal vorbis lib by selecting TREMOR in the options menu. Riggs
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?786602c60712152238s68cb11bbw8a82935bfbe32a94>