Hi All, In one of my applications while running the makefile it gives error saying,
*Undefined first referenced* * symbol in file* *__RT_CLASS::__vtbl IndicateDB.o* *[Hint: try checking whether the first non-inlined, non-pure virtual function of class __RT_CLASS is defined] * * ld: fatal: Symbol referencing errors. No output written to IndicateComm* **** Error code 1* *make: Fatal error: Command failed for target `IndicateComm'* What is _RT_CLASS::vtbl here( I assume it must be runtime class::vtable). The application is in C but there may be some dependency related C++. Its being executed in Solaris. Any help on this is appreciated. Regards, Shanthi. [Non-text portions of this message have been removed]
