Hello All;
I have installed an allinone package into my computer however, at the end it 
fails to fully install nam due to some error, thus it then suggested that i 
install nam by itself, i downloaded a version and began to do so, running the 
following ./configure --with-otcl=<path> --with-tclcl=<path and it seems to 
work, however when i continue the installation process by executing the "make" 
command it results in the following error i am wondering if anyone has seen 
this before i browsed the archives and i could not seem to find anything like 
it. The error is located below, any help on this matter would be greatly 
appriciated. 

In file included from netmodel.cc:52:
tag.h: In member function `int Tag::isMember(unsigned int) const':
tag.h:58: warning: cast to pointer from integer of different size
In file included from netmodel.cc:59:
agent.h: At global scope:
agent.h:73: error: expected `0' before ""
agent.h:73: error: invalid initializer for virtual method `virtual void 
Agent::findClosestCornertoPoint(double, double, double&, double&) const'
agent.h:73: error: expected `;' before ""
netmodel.cc: In member function `int NetModel::addAddress(int, int) const':
netmodel.cc:297: warning: cast to pointer from integer of different size
netmodel.cc:301: warning: cast to pointer from integer of different size
netmodel.cc: In member function `int NetModel::addr2id(int) const':
netmodel.cc:308: warning: cast to pointer from integer of different size
netmodel.cc:311: warning: cast from pointer to integer of different size
netmodel.cc: In member function `int NetModel::add_group(Group*)':
netmodel.cc:1658: warning: cast to pointer from integer of different size
netmodel.cc: In member function `Group* NetModel::lookupGroup(unsigned int)':
netmodel.cc:1672: warning: cast to pointer from integer of different size
netmodel.cc: In member function `int NetModel::registerObjName(const char*, 
int)':
netmodel.cc:2745: warning: cast to pointer from integer of different size
netmodel.cc: In member function `int NetModel::lookupObjname(const char*)':
netmodel.cc:2764: warning: cast from pointer to integer of different size
make: *** [netmodel.o] Error 1

Thanks
Ivan G. Guardiola



Reply via email to