[mythtv] [mythtv-commits] Ticket #1104: multichannelaudio support

Paul Catchpole paul at paulcatchpole.co.uk
Tue Jan 1 14:49:08 UTC 2008


Paul Catchpole wrote:
> Mark Spieth wrote:
>   
>>> Backtrace attached...
>>>
>>> This is a debug build of 15273, build for pentiumpro on arch i486,
>>> running on a Sempron [K8,32bit] 1.6ghz.
>>>
>>> Hope that helps, it's been a while since I used gdb...!
>>>
>>> PC
>>> Program received signal SIGSEGV, Segmentation fault.
>>> [Switching to Thread -1256626480 (LWP 23648)]
>>> 0xb6d6edd2 in AudioOutputBase::Reconfigure (this=0xabee6008, 
>>> laudio_bits=16, laudio_channels=2, laudio_samplerate=44100, 
>>> laudio_passthru=false, laudio_codec=0x1) at audiooutputbase.cpp:195
>>> 195 audiooutputbase.cpp: No such file or directory.
>>> in audiooutputbase.cpp
>>>     
>>>       
>> I dont see how laudio_codec can be 0x1. sounds like mythmusic is not 
>> compiled with the correct headers.
>>
>> mark
>>
>> _______________________________________________
>> mythtv-dev mailing list
>> mythtv-dev at mythtv.org
>> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
>>   
>>     
> Hmm, okay.
>
> What do you recommend?
>
> Mythtv was make-installed and running before I ran a make clean and 
> recompiled the plugins.
>
> I'll do that again and see what happens.
>
> Odd!
>
> PC
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
>   
I think you may be right, and I may be a donkey...

I had some headers in /usr/include/mythtv from when I cheated and used 
portage to install dependencies for my build environment back in Oct 
2006. The correct ones are in /usr/local/include/mythtv. It was getting 
both on the command line, so I'm not sure which one it would pick.

I'm amazed I've got away with this for so long.

Anyhoo, I've deleted the hold header directory, done a make distclean, 
reconfigured and I'm compiling the plugins now.

Thanks for pushing me in the right direction!

PC




More information about the mythtv-dev mailing list