> Where did I go wrong? Why is it building stuff in testsuite when I > haven't kicked off "make check" yet? The testsuite directory builds two things with "make all." One is a library of support routines, and the other is an application used in library ABI checking. I cannot reproduce your error. -benjamin