[ATrpms-devel] Problem compiling mplayer

Duncan Brown atrpms at duncb.co.uk
Thu Jul 6 15:29:29 CEST 2006


Axel Thimm wrote:
>
> Sorry, there's a % missing. What I suggested is the correct syntax for
> rpmbuild --define "...", but .rpmmacro needs the % - and the specfile
> needs a whole "%define", so there are three different syntax rules for
> the same thing :(
>
> So try
>
> %_x_includes %{_includedir}
>   

That didnt work either, but it got me poking around and trying things, 
and eventually discovered it was the _x_libraries entry that was wrong.

I then added:

%_x_libraries /usr/lib

to my .rpmmacros file and then it compiled fine. I've filed a bug 
report  regarding the dts support here: 
http://bugzilla.atrpms.net/show_bug.cgi?id=850

Thanks for all the help

Duncan



More information about the atrpms-devel mailing list