[ATrpms-devel] Problem compiling mplayer

Duncan Brown atrpms at duncb.co.uk
Wed Jul 5 19:13:41 CEST 2006


Originally posted to atrpms-users:

Axel Thimm wrote:
> On Mon, Jul 03, 2006 at 01:17:24PM +0100, Duncan Brown wrote:
>   
>> Hey
>>
>> Since the latest update of mplayer I'm having trouble recompiling using 
>> rpmbuild.
>>
>> The command i'm using is:
>>
>>  rpmbuild --rebuild --define 'atrelease() %1.rhfc5.DB' --target=athlon 
>> mplayer-1.0-53_pre8.rhfc5.at.src.rpm
>>
>> This worked perfectly beforehand, but now it fails with this error:
>>
>>     
>>> Checking for GUI ... yes
>>>
>>> Error: X11 support required for GUI compilation
>>>
>>> Check "configure.log" if you do not understand why it failed.
>>> error: Bad exit status from /var/tmp/rpm-tmp.47622 (%build)
>>>       
>> I assume i need some kind of xorg-dev package, but cant figure out which 
>> one.
>>
>> Any ideas?
>>     
>
> The BuildRequires of the package/specfile should cater for all
> required bits otherwise it would not had build at ATrpms in the first
> place (the environment is gathered from the package's BuildRequires
> and only these and their dependencies are installed).
>
> So you can't have less than what ATrpms had installed in its
> chroots. (?)
>
> Do you have a different enviroment (upgrade xorg to something outside
> of Fedora Core's updates etc)?
>
> Can you take a look at the configure output? It looks like
> libX11-devel or similar is missing.
>
> BTW why do you need a rebuild? Is this anything more people will
> benefit (w/o sacrificing anything for the rest)?
>
> BTW2 such a thread is probably better on atrpms-devel, I'll leave it
> to you whether you'd like to move it there.
>   
Hey

I've never strayed outside of fedora updates and atrpms, so definitely
nothing more exciting than basic xorg installed.

The configure.log simply ends at:

============ Checking for GUI ============

The full log can be seen here :

https://www.duncb.co.uk/stuff/configure.log

As for libX11-devel:

> # rpm -qa | grep X11
> libX11-devel-1.0.0-3.FC5.0           
> libX11-1.0.0-3.FC5.0 

As to reason for the rebuild, it was to enable software dts support,
which is enabled if you compile with libdts-devel present.

I've got quite a few movies I ripped with DTS back when I was using
windows, and since using mythtv for a few years the DTS support is
something I've only figured out recently.

I imagine its something a lot of people would benefit from, but then it
requires yet another dependancy to be installed with mplayer.

Is there anything that has changed majorly in the package in the last
revision? as it compiled with no problem up until this one.

thanks in advance

Dunc

PS: Sorry if this arrives twice, the first version was too big for the 
list, it may still go through eventually though..






More information about the atrpms-devel mailing list