mplayer-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]

Re: [MPlayer-users] toolame support broken in CVS


To: "MPlayer usage questions, feature requests, bug reports" <mplayer-users@xxxxxxxxxxxx>
Subject: Re: [MPlayer-users] toolame support broken in CVS
From: Nico Sabbi <nsabbi@xxxxxxxxxx>
Date: Wed, 08 Jun 2005 23:00:34 +0200
Delivered-to: itdp@localhost
Delivered-to: mplayer-users@mplayerhq.hu
In-reply-to: <20050608134916.3b522397.rcooley@spamcop.net>
References: <20050608131727.2fad351f.rcooley@spamcop.net> <42A75508.1050609@tiscali.it><20050608134916.3b522397.rcooley@spamcop.net>
User-agent: Mozilla Thunderbird 0.7 (X11/20040615)

RC 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?



no, I'll check it


_______________________________________________
MPlayer-users mailing list
MPlayer-users@xxxxxxxxxxxx
http://mplayerhq.hu/mailman/listinfo/mplayer-users


[Prev in Thread] Current Thread [Next in Thread]