[x264-devel] Re: x264 not recognized by Mplayer 1.0pre7 ?
Emmanuel
egentill at free.fr
Sat May 7 18:24:44 CEST 2005
OK, sorry, it was Tiger's fault.
Under Tiger, you've got to set gcc 3.3 as the default compiler
(otherwise gcc 4.0 is used) using this command :
sudo gcc_select 3.3
And with a manual "ranlib" on libx264.a , it's now working perfectly.
Thanks !
Regards,
Emmanuel.
Le 7 mai 05 à 14:45, Guillaume POIRIER a écrit :
> Hi,
>
> On 5/7/05, egentill at free.fr <egentill at free.fr> wrote:
>
>> When compiling Mplayer with x264 support, I get the following
>> message (in the
>> "configure.log")
>>
>> int main(void) { x264_encoder_open((void*)0); return 0; }
>>
>> gcc-3.3 /tmp/mplayer-conf-19153-29245.c -o /tmp/mplayer-
>> conf-10406-29245.o
>> -lx264 -lm
>> ld: Undefined symbols:
>> _snprintf$LDBLStub
>> _fprintf$LDBLStub
>> _vfprintf$LDBLStub
>> _sprintf$LDBLStub
>> _sscanf$LDBLStub
>>
>> ldd /tmp/mplayer-conf-10406-29245.o
>> otool: can't open file: /tmp/mplayer-conf-10406-29245.o (No such
>> file or
>> directory)
>>
>> Result is: no
>>
>> Mplayer did compile a previous version of x264 flawlessly (svn,
>> around April
>> 18th).
>>
>
> I'd say either stick to that older version of x264 or use MPlayer CVS.
>
> Guillaume
>
> --
> This is the x264-devel mailing-list
> To unsubscribe, go to: http://developers.videolan.org/lists.html
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.videolan.org/pipermail/x264-devel/attachments/20050507/5efda9f9/attachment.htm
More information about the x264-devel
mailing list