April 17, 2007
Hi
I am running makefile on Unix Sun solaris 2.6, with sunwspro 5.0
configuration.
I am geeting following error
Undefined                       first referenced
 symbol                             in file
__RT_CLASS::__vtbl              AlertDB.o
[Hint: try checking whether the first non-inlined, non-pure
virtual function of class __RT_CLASS is defined]


Please help.
April 17, 2007
Sarvesh Damle wrote:
> Hi
> I am running makefile on Unix Sun solaris 2.6, with sunwspro 5.0
> configuration.
> I am geeting following error
> Undefined                       first referenced
>  symbol                             in file
> __RT_CLASS::__vtbl              AlertDB.o
> [Hint: try checking whether the first non-inlined, non-pure
> virtual function of class __RT_CLASS is defined]
> 
> 
> Please help.

I suggest getting a Windows box, downloading the Digital Mars C++ compiler for Windows, and seeing if that helps <g>.