<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=windows-1252">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hello;</p>
    <p>I'm not sure this is the correct forum for this question; if not,
      my apologies.</p>
    <p>I'm getting the following error when I attempt to link a Cppunit
      test.  Does anyone have any idea why?<br>
    </p>
    <div class="moz-forward-container">
      <div id="divtagdefaultwrapper"
style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;"
        dir="ltr">
        <div>
          <p class="MsoNormal">build/Debug/GNU-Linux/tests/tests/Test.o:(.rodata._ZTIN7CppUnit17AdditionalMessageE[_ZTIN7CppUnit17AdditionalMessageE]+0x10):
            <b>undefined reference to `typeinfo for CppUnit::Message'</b></p>
          <p class="MsoNormal"><b>Thank you.<br>
            </b></p>
        </div>
      </div>
    </div>
  </body>
</html>