[Mailman-Developers] make install creates empty bin/qrunner

Barry A. Warsaw barry@python.org
Fri Oct 18 16:57:05 2002


>>>>> "SB" == Stonewall Ballard <sb.list@sb.org> writes:

    SB> I just fetched a fresh CVS tree, configured, and installed
    SB> it. I end up with a 0-length bin/qrunner file. I have no idea
    SB> why this is happening. I ended up copying the one from the CVS
    SB> tree over and editing the #! at the top.  Seems to work.

    SB> Mac OS X Server 10.1.5.

Weird.  Did you see any errors during configure or during make
install?  Does build/bin/qrunner look okay?  Maybe something about the
way configure creates that file has problems on OSX?  (Perhaps 10.1
specific -- I don't think Chuq's had a problem on Jaguar.)

-Barry