[MPlayer-users] toolame support broken in CVS
RC
rcooley at spamcop.net
Wed Jun 8 22:49:16 CEST 2005
On Wed, 08 Jun 2005 22:28:56 +0200
Nico Sabbi <nsabbi at tiscali.it> wrote:
> post the relevant except of configure.log, please
It's not very interesting:
============ Checking for Toolame ============
#include <toolame.h>
int main(void) { toolame_init(); return 0; }
cc /tmp/mplayer-conf-24260-10636.c -o /tmp/mplayer-
conf-21491-10636.o -I/usr /local/include/libtoolame -L/usr/local/
include/libtoolame -ltoolame -lm
ldd /tmp/mplayer-conf-21491-10636.o
libm.so.6 => /lib/libm.so.6 (0x40020000)
libc.so.6 => /lib/libc.so.6 (0x40042000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
Result is: yes (using /usr/local/include/libtoolame)
##########################################
Exact configure line is:
./configure --confdir=/etc/mplayer --disable-debug --enable-largefiles
--enable-jpeg --enable-png --enable-vorbis --enable-xvmc --with-
toolamedir=/usr/local/include/libtoolame --enable-theora --enable-live
--with-livelibdir=/usr/lib/live
gcc version 3.3.4
Need anything else?
More information about the MPlayer-users
mailing list