LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   error in ns2-while trying to print routing table in aodv (https://www.linuxquestions.org/questions/linux-software-2/error-in-ns2-while-trying-to-print-routing-table-in-aodv-904415/)

indumit18 09-22-2011 07:48 AM

error in ns2-while trying to print routing table in aodv
 
I tried to print routing table in aodv...i added respective code in aodv.h and aodv.cc but while running makefile....i m getting following error...how to rectify it...
g++: trials/print: No such file or directory
g++: rt/ns-allinone-2.34/tclcl-1.19: No such file or directory
g++: trials/print: No such file or directory
g++: rt/ns-allinone-2.34/otcl: No such file or directory
g++: trials/print: No such file or directory
g++: rt/ns-allinone-2.34/include: No such file or directory
g++: trials/print: No such file or directory
g++: rt/ns-allinone-2.34/include: No such file or directory
g++: trials/print: No such file or directory
g++: rt/ns-allinone-2.34/include: No such file or directory
In file included from tools/random.cc:40:
./config.h:60:19: error: tclcl.h: No such file or directory
tools/rng.h:104: error: expected class-name before ‘{’ token
tools/rng.h:369: error: ‘FILE’ has not been declared
tools/random.cc: In function ‘long int random()’:
tools/random.cc:53: error: ‘printf’ was not declared in this scope
make: *** [tools/random.o] Error 1

colucix 09-24-2011 04:29 AM

Please post your thread in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place. This thread is being closed because it is a duplicate. Please continue here: http://www.linuxquestions.org/questi...ng-ns2-904740/


All times are GMT -5. The time now is 06:38 AM.