[mythtv] Fw: [mythtv-users] Myth is locking soundcardandpreventing fullduplex operation

Edward Wildgoose edward.wildgoose at frmhedge.com
Wed Apr 16 10:14:10 EDT 2003


> Quite simple. Simply make a one line patch that changes settings.pro
> from CONFIG=release to CONFIG=debug if and only if env var
> DEBUGBUILD="yes" (which is the env var gentoo uses to tell ebuild/emerge
> to strip binaries or not).

Thanks

> Thus to build in debug globally (which btw is fairly useless, because
> gdb wouldn't have the source to reference while you're debugging) you'd
> just do:
>
> DEBUGBUILD="yes" emerge mythtv-cvs
>
> And without debug symbols, just emerge normally.

Hmm, is this a complete barrier then?  Does adding the flag above not give
you enough to make a backtrace work though?

I think the source gets left in the temp directory (not at the machine to
verify), however, I think that for a developer it will be easier to manually
extract and develop that way.  However, I noticed some instruction in a
weekly newsletter some time back about how to run emake manually - the
article was something about "how to run ./configure yourself on an ebuild".

I will try and tweak the ebuilds like so and upload them tomorrow and then
anyone who wants to can kick them around a little.

Thankls for the tips



More information about the mythtv-dev mailing list