[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Trouble building on Sun4-Solaris 5.7/g++2.95



Hello,

Something is wrong when the 'ta' lib is being built. Here is a partial
dump from make. Can you please recoginize what I might be doing
wrong here?

In file included from src_include/ta/tdefaults.h:42,
                 from
/export/home/rshapiro/local/pdp++/src/ta/typea.cc:49:
src_include/ta/ta_base.h: In method `class TypeDef *
taNBase::GetTypeDef() const':
src_include/ta/ta_base.h:328: `TA_taNBase' undeclared (first use this
function)
src_include/ta/ta_base.h:328: (Each undeclared identifier is reported
only once
src_include/ta/ta_base.h:328: for each function it appears in.)
src_include/ta/ta_base.h:328: warning: control reaches end of non-void
function `taNBase::GetTypeDef() const'
src_include/ta/ta_base.h: In function `static class TypeDef *
taNBase::StatTypeDef(int)':
src_include/ta/ta_base.h:328: warning: control reaches end of non-void
function `taNBase::StatTypeDef(int)'
src_include/ta/ta_base.h: In method `class TypeDef *
taOBase::GetTypeDef() const':

I did 'make world' and everything looked fine until this.
Any/all help is greatly appreciated!!

Ron Shapiro