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

[ns] Install under Redhat 7.0



Hi,

Has anyone tried installing NS-allinone under Redhat 7.0
Even though NS got compiled (with a little bit of tweaking), NAM make
failed !!

Below is a summary of the error messages:
----------------------------------------------------------------------------
gcc: eval.o: No such file or directory
make: *** [edriver] Error 1
proxytrace.cc: In function `size_t ReadHeader (FILE *, void *)':
proxytrace.cc:93: `exit' undeclared (first use this function)
proxytrace.cc:93: (Each undeclared identifier is reported only once for 
each function it appears in.)
make[1]: *** [proxytrace.o] Error 1
editview.cc: In method `EditView::EditView (const char *, NetModel *, 
int, int)':
editview.cc:73: no matching function for call to `NetView::NetView 
(const char *&, int, int &, int &)'
netview.h:57: candidates are: NetView::NetView (const char *, NetModel 
*)
netview.h:71:                 NetView::NetView (const char *)
netview.h:74:                 NetView::NetView (const NetView &)
editview.cc: In method `int EditView::cmdsetAgentProperty (int, char *, 
int)':
editview.cc:298: no matching function for call to 
`EditorNetModel::setAgentProperty (int &, char *&, int &)'
editview.cc: In method `int EditView::cmdaddLink (float, float)':
editview.cc:417: no matching function for call to 
`EditorNetModel::addAgentLink (Agent *&, Agent *&)'
editview.cc: In method `int EditView::cmdaddAgent (float, float, char 
*)':
editview.cc:452: no matching function for call to 
`EditorNetModel::addAgent (Node *&, char *&, float &, float &)'
editview.cc: In method `int EditView::cmdDeleteObj (float, float)':
editview.cc:521: no matching function for call to 
`EditorNetModel::removeAgent (Agent *&)'
make: *** [editview.o] Error 1
--------------------------------------------------------------------------------------

Would appreciate if someone can help.

Thanks,
Ishan.