On Sun, 26 Nov 2000 14:53:18 -0500 Christopher Molnar wrote: > Address.cpp: In method `RMM::Address &RMM::Address::operator= (const > QCString &)': > Address.cpp:73: cannot allocate an object of type `const > RMM::HeaderBody' > Address.cpp:73: since the following virtual functions are abstract: > rmm/MessageComponent.h:79: void RMM::MessageComponent::createDefault > () > rmm/MessageComponent.h:110: void RMM::MessageComponent::_parse () > rmm/MessageComponent.h:111: void RMM::MessageComponent::_assemble () Hmm, not quite sure what to do about this. It has compiled fine here for months. I'm using gcc-2.95-2. Rik