by worker201 » Mon Jul 18, 2005 9:21 pm
Yeah, I think I got it figured. The reason there's an undefined symbol in that library is that it doesn't exist! Audacity actually requires 2.4.2, while the current release is 2.6.x. The wgx site has older versions, so I'm going to go ahead and do concurrent versions. Unless the configure options --enable-2.4 and --enable-2.2 actually work, then I just have to recompile.
This points out a flaw in the binary package system. I want my computer to say "hey, if you want that program, you're going to need that package rebuilt with these options - here, let me get that for you". I think such a system is possible, if someone wanted to take the time. Meanwhile, I continue to augment my packaging system with manual skill.