From: David B. <dav...@gm...> - 2010-08-13 14:52:14
|
Hi again, > I'm wondering if it > might be something like a t4kcommon vs. t4k_common name mismatch > between the build systems, or something like that. (Dave rewinds brain - beep - beep - ka-ching!) I think I most likely caused this one with a commit a few days ago to clean up tuxmath's configure.ac. In the lib check for t4k_common, I think I may have changed a variable name. My guess is that it worked on that laptop because I had the lib installed both as "t4k_common" and "t4kcommon". I'm at work now on a Windows box, but I can look into it again tonight. IIRC, we decided on "t4k_common" as the name of the lib, right? I think we should go through t4k_common and tuxmath with grep and make sure the naming is consistent. David |