[mythtv] OT: qmake and distcc

Michael Pedersen michael.j.pedersen at verizon.net
Tue Jun 17 16:37:31 EDT 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

| g++ at random times, and (strangely) I need to run the make command twice
| (it dumps out in the middle for some reason.)

Now this one I can explain: Dependency information is sufficient for a
single machine, running gnu make, to do it correctly. However, certain
libs are needed by certain programs, and this dependency is ONLY
enforced by the ordering of the build process.

In other words: Certain programs within the build process don't properly
define what they need at the top level. End result? They fail at the
link step, because those libs don't exist yet. As I don't know much of
anything about qmake, I don't know what would need to be done to
generate/enforce those build rules, but I DID notice the problem just
recently.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (MingW32)
Comment: Using GnuPG with Netscape - http://enigmail.mozdev.org

iD8DBQE+72342N2YXk5ySmARAudcAJ9sAaTI/Ns4WaTnmKTU5cb0M07VqgCfZDEf
nJfqDps3AtYYdi7xHA1lU78=
=+9VB
-----END PGP SIGNATURE-----



More information about the mythtv-dev mailing list