[ATrpms-devel] Problem compiling mplayer
Duncan Brown
atrpms at duncb.co.uk
Thu Jul 6 12:30:28 CEST 2006
Axel Thimm wrote:
> This is the relevant part:
>
> ============ Checking for X11 headers presence ============
> Result is: yes (using -I%{_x_includes})
> ##########################################
>
> ============ Checking for X11 ============
> Result is: no (check if the dev(el) packages are installed)
>
> You need to define _x_includes. On FC5 it is simply the same a
> _includedir. E.g. add to ~/.rpmmacros something like
>
> _x_includes %{_includedir}
>
> (only on FC5, previous FCs or RHEL use different folders - just for
> the archives)
>
>
Have added this to my ~/.rpmmacros , it looks like this now:
# cat ~/.rpmmacros
%_topdir %(echo $HOME)/rpmbuild
%_smp_mflags -j3
%__arch_install_post /usr/lib/rpm/check-rpaths
/usr/lib/rpm/check-buildroot
_x_includes %{_includedir}
but still no luck, it chokes at the same point
>> 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.
>>
>
> OK, can you file this as a request for enhancement on
> bugzilla.atrpms.net? I'll look into getting mplayer built accordingly.
>
Will do
thanks
Dunc
More information about the atrpms-devel
mailing list