1 Apr 2010 15:51
Re: mplayer not compile on FreeBSD 8.0, do I need to specify 64 bit arguments?
Tom Evans <tevans.uk <at> googlemail.com>
2010-04-01 13:51:15 GMT
2010-04-01 13:51:15 GMT
On Fri, Mar 26, 2010 at 12:36 AM, Antonio Olivares <olivares14031 <at> yahoo.com> wrote: > Dear folks, > > I have downloaded mplayer from svn and tried to compile on FreeBSD 8.0 and I get the following: > > U mplayer/libdvdnav > Checked out external at revision 1191. > > Checked out revision 30960. > n6355# ls > mplayer > n6355# cd mplayer/ > n6355# ./configure > Checking for cc version ... 4.2.1 > Detected operating system: FreeBSD > Detected host architecture: x86_64 > <snip> > Do I need to specify 64 bit arguments? > > Thanks in Advance, > > Antonio > Add these arguments to configure: ./configure \ --extra-cflags="-I/usr/local/include/freetype2 -I/usr/local/include -DBROKEN_RELOCATIONS" --extra-libs="-L/usr/local/lib"(Continue reading)
RSS Feed