LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Error: Ns make failed! (https://www.linuxquestions.org/questions/linux-newbie-8/error-ns-make-failed-723338/)

terbulance129 05-03-2009 12:02 PM

Error: Ns make failed!
 
I am a final year engineering student and I am trying to install
ns-allinone-2.33 but I encounter this problem:

make: *** No rule to make target `VERSION', needed by `gen/version.c'.
Stop.
Ns make failed!

Can anyone help me clarify this problem?

Thank you.

TB0ne 05-03-2009 01:05 PM

Quote:

Originally Posted by terbulance129 (Post 3528577)
I am a final year engineering student and I am trying to install
ns-allinone-2.33 but I encounter this problem:

make: *** No rule to make target `VERSION', needed by `gen/version.c'.
Stop.
Ns make failed!

Can anyone help me clarify this problem?

You will have to clarify the problem...we can only help you solve it.

What part of the installation are you getting this error in? What version/distro of Linux? What have you done to get to that point, where the error occurs?

This page http://nsnam.isi.edu/nsnam/index.php/Troubleshooting contains the installation and troubleshooting guide. Have you looked at it?

terbulance129 05-03-2009 01:23 PM

I am installing it on Fedora 10.

I downloaded ns-allinone-2.33.tar.gz from http://sourceforge.net/project/showf...ease_id=588643, and followed the instruction from http://nsnam.isi.edu/nsnam/index.php...nstalling_ns-2.

I typed in ./install and let it run until the error message appear.

I have read the website you sent me but it didn't help.

Hope I clarified my problem...

knudfl 05-06-2009 05:42 AM

ns-allinone-2.33 will compile on a clean install of Fedora 10
with no errors. ( Usually.)

You will see that some of the 8 applications in ns-allinone
have VERSION files. If one is missing, or asked for in
another location, just create a VERSION text file.
.....

terbulance129 05-06-2009 11:48 AM

I found a few VERSION text file in the folder, so what should I do with it?

knudfl 05-06-2009 04:45 PM

I can only repeat, what already said by TB0ne :
Quote:

You will have to clarify the problem...we can only help you solve it.

What part of the installation are you getting this error in? What version/distro of Linux? What have you done to get to that point, where the error occurs?

This page http://nsnam.isi.edu/nsnam/index.php/Troubleshooting contains the installation and troubleshooting guide. Have you looked at it?
You will have to supply more information ! ! !
.....

John VV 05-06-2009 05:32 PM

did you install the Dev tools ? and dev lib's?

Code:

yum groupinstall "Development Tools" "Development Libraries"

Maryamka 06-11-2011 10:07 AM

The same problem
 
Hi,

I've faced the same problem with building ns-2.27. Did you find the solution?!

Thanks,

TB0ne 06-11-2011 10:39 AM

Quote:

Originally Posted by Maryamka (Post 4382671)
Hi,
I've faced the same problem with building ns-2.27. Did you find the solution?!
Thanks,

Please don't reopen old threads...this thread is TWO YEARS OLD. And did you read the responses to the original post? You are not providing details...things like version/distro of Linux, what you've done/tried, what error(s) you're getting, etc.

You may want to try a newer version of NS, since it's come a long way in two years.


All times are GMT -5. The time now is 08:31 PM.