[mythtv] Mythtv 0.26 build problem for Fedora Rawhide

Stuart Auchterlonie stuarta at squashedfrog.net
Mon Dec 10 14:29:20 UTC 2012


On 12/10/2012 02:13 PM, Richard Shaw wrote:
> On Fri, Dec 7, 2012 at 9:33 PM, Gary Buhrmaster
> <gary.buhrmaster at gmail.com> wrote:
>> On Fri, Dec 7, 2012 at 4:22 PM, Gary Buhrmaster
>> <gary.buhrmaster at gmail.com> wrote:
>> ....
>>> My WAG(*) is that stdlib.h no longer includes sys/types.h in rawhide
>>> (that really means the glibc-headers package).
>>
>> If you want to test the theory, apply the following patch to your
>> /usr/include/alsa/asoundlib.h file on your rawhide devel system
> 
> Well I use mock/rpmbuild to build packages for rawhide so it's
> non-trivial to apply the patch. I think I would have to pull the alsa
> source rpm and apply it there then install it to the mock chroot.
> 

Non trivial? I'd say it's pretty straight forward.

- Unpack source
- Copy patch into <rpmbuild_root>/SOURCES
- Edit spec file to add patch and apply it
- rpmbuild -ba <specfile>

done. :)

Stuart


More information about the mythtv-dev mailing list