[MPlayer-users] MPlayer-1.0pre6a doesn't compile

Torquil MacDonald Sørensen torquil at frisurf.no
Mon Jan 31 13:21:58 CET 2005


Phil wrote:
> Torquil MacDonald Sørensen wrote:
> 
>> Greetings!
>>
>> MPlayer-1.0pre6a doesn't compile on a "Red Hat Enterprise Linux WS
>> release 3 (Taroon Update 4)" system. CVS doesn't compile either. Does
>> anybody know how to fix this?
>>
>> I have attached my configure.log and config.h
>>
> Hello!
> 
> Look at ./configure output. There might be some clue, possibly you do 
> not have
> latest assembler compiler installed. It is possibly located in binutils 
> package, its name
> is "as".
> 
> Run this command:
> $as --version
> 
> You should see something alike:
> GNU assembler 2.15
> Copyright 2002 Free Software Foundation, Inc.
> ...
> 
> With 2.15 mplayer pre6[a] compiles fine on P-III. Cannot say anything 
> about P-IV, though.
> 
> Phil

Thanks for the suggestion, but it still doesn't work here after
upgrading to 'as' version 2.15

I had:
$ as --version
GNU assembler 2.14.90.0.4 20030523

In configure.log, I find
##########################################

============ Checking for assembler (as 2.14.90.0.4) ============
Result is: ok
##########################################

Now I have:
GNU assembler 2.15

I get the same error message from 'make' as before.

Regards,
TMS




More information about the MPlayer-users mailing list