[mythtv-users] HDHR Prime crashing frontend

Doug Lytle support at drdos.info
Wed May 21 12:47:15 UTC 2014


>> and with --compile-type=profile ?
>> (that's how mythbuntu compile its packages)

I followed the below:

"Installing Debug-enabled MythTV from Source"

"Debugging a compiled-from-source version of MythTV requires compiling and installing MythTV with debug symbols. This means that MythTV must be reconfigured and recompiled.

"First, you need to clean the source directory to ensure all of MythTV is rebuilt with debug symbols:"

" $ make distclean"

"Then, rerun the configure script and specify --compile-type=profile or --compile-type=debug in addition to any other configuration options you may have used."

"In many cases, a profile build will be acceptable for creating backtraces. The main difference between the debug and profile builds is that the debug build disables optimizations."


As noted in the above instructions, it says I should do one or the other.

So I should be doing both?

I'm compiling from source on Debian.

Doug


More information about the mythtv-users mailing list