LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-03-2009, 12:02 PM   #1
terbulance129
LQ Newbie
 
Registered: May 2009
Posts: 4

Rep: Reputation: 0
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.
 
Old 05-03-2009, 01:05 PM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,685

Rep: Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972
Quote:
Originally Posted by terbulance129 View Post
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?
 
Old 05-03-2009, 01:23 PM   #3
terbulance129
LQ Newbie
 
Registered: May 2009
Posts: 4

Original Poster
Rep: Reputation: 0
Smile

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...
 
Old 05-06-2009, 05:42 AM   #4
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,513

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
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.
.....
 
Old 05-06-2009, 11:48 AM   #5
terbulance129
LQ Newbie
 
Registered: May 2009
Posts: 4

Original Poster
Rep: Reputation: 0
I found a few VERSION text file in the folder, so what should I do with it?
 
Old 05-06-2009, 04:45 PM   #6
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,513

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
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 ! ! !
.....
 
Old 05-06-2009, 05:32 PM   #7
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
did you install the Dev tools ? and dev lib's?

Code:
yum groupinstall "Development Tools" "Development Libraries"
 
Old 06-11-2011, 10:07 AM   #8
Maryamka
LQ Newbie
 
Registered: Jun 2011
Posts: 3

Rep: Reputation: Disabled
The same problem

Hi,

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

Thanks,
 
Old 06-11-2011, 10:39 AM   #9
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,685

Rep: Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972
Quote:
Originally Posted by Maryamka View Post
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.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
"failed to make symlink " error adoniskhandu Linux - Newbie 2 06-16-2007 01:27 PM
online_update failed - ERROR(Media:connection failed)[Connect failed] rover SUSE / openSUSE 8 02-22-2005 07:57 AM
unpacking of archive failed: cpio: read failed-input/output error rafc Linux - Newbie 0 04-21-2004 09:03 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:49 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration