LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   integrating mannasim with ns2 (https://www.linuxquestions.org/questions/linux-newbie-8/integrating-mannasim-with-ns2-4175586506/)

Kiriwa 08-07-2016 02:11 PM

integrating mannasim with ns2
 
Hello,
I want to ask about the integration of mannasim with ns2.35 when I run the command "./configure " it shows that "Installation of tcl seems incomplete or can't be found automatically"
So I changed with "./configure --with-tcl-ver=8.5" but unfortunetaly when I ran the command "make" I got this error "No rule to make target mannasim/accessPointApp.o,needed by 'ns'.Stop"
So can you help me and please and thanks in advance,
Kiriwa

Kiriwa 08-13-2016 05:43 AM

integrating mannasim with ns2
 
I fixed this error by fixing CC variable in Makefile.in file with CC=gcc and you need to verify that the gcc version is between 4.4 ...> 5.1


All times are GMT -5. The time now is 04:11 AM.