[ns] help me regarding the make file plzzzzzz

2007-12-02 Thread Tamer Ahmed

Dea NS-Users,

I have installed the ns-2.29 on machine under Linux Fedora and tried also
with the ns-2.31.

Actually, after I have unzipped the tar file and wrote the
./installcommand, it gave me the following:

make: Warning: File `Makefile.in' has modification time 1.3e+08 s in the
future
Makefile.in is newer than Makefile.
You need to re-run configure.
false
make: *** [Makefile] Error 1
Ns make failed!
See http://www.isi.edu/nsnam/ns/ns-problems.html for problems

I did the ./configure command again and typed  the make, but gave me the
following again:

config.status: creating indep-utils/webtrace-conv/nlanr/Makefile
config.status: creating indep-utils/webtrace-conv/epa/Makefile
config.status: creating indep-utils/cmu-scen-gen/setdest/Makefile
config.status: creating autoconf.h
config.status: autoconf.h is unchanged
[EMAIL PROTECTED] ns-2.31]$ make
make: Warning: File `Makefile.in' has modification time 1.3e+08 s in the
future
Makefile.in is newer than Makefile.
You need to re-run configure.
false
make: *** [Makefile] Error 1
[EMAIL PROTECTED] ns-2.31]$

So, Could any body help me regarding that please?? It is urgent
please.

Thanks in advance

Thamer Al-Jahamneh
-- 
Thamer Al-Jahamneh


[ns] help me regarding the make file plzzzzzz

2007-12-03 Thread Will Spearman

Try "make distclean" or "make distclean-recursive. It will do a full 
reconfigure from scratch. Look in the Makefile for all the different 
types of targets. Hope that helps.



> 
> Message: 1
> Date: Sun, 2 Dec 2007 20:33:26 -0500
> From: "Tamer Ahmed" <[EMAIL PROTECTED]>
> Subject: [ns] help me regarding the make file plzz
> To: ns-users@ISI.EDU
> Message-ID:
>   <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> Dea NS-Users,
> 
> I have installed the ns-2.29 on machine under Linux Fedora and tried also
> with the ns-2.31.
> 
> Actually, after I have unzipped the tar file and wrote the
> ./installcommand, it gave me the following:
> 
> make: Warning: File `Makefile.in' has modification time 1.3e+08 s in the
> future
> Makefile.in is newer than Makefile.
> You need to re-run configure.
> false
> make: *** [Makefile] Error 1
> Ns make failed!
> See http://www.isi.edu/nsnam/ns/ns-problems.html for problems
> 
> I did the ./configure command again and typed  the make, but gave me the
> following again:
> 
> config.status: creating indep-utils/webtrace-conv/nlanr/Makefile
> config.status: creating indep-utils/webtrace-conv/epa/Makefile
> config.status: creating indep-utils/cmu-scen-gen/setdest/Makefile
> config.status: creating autoconf.h
> config.status: autoconf.h is unchanged
> [EMAIL PROTECTED] ns-2.31]$ make
> make: Warning: File `Makefile.in' has modification time 1.3e+08 s in the
> future
> Makefile.in is newer than Makefile.
> You need to re-run configure.
> false
> make: *** [Makefile] Error 1
> [EMAIL PROTECTED] ns-2.31]$
> 
> So, Could any body help me regarding that please?? It is urgent
> please.
> 
> Thanks in advance
> 
> Thamer Al-Jahamneh



Re: [ns] help me regarding the make file plzzzzzz

2007-12-02 Thread Kamil H. Suleiman

Hello Tamer,

I think there are two ns-2 groups, the releases earlier thank 2.30 and
later thank and including 2.30. The first group requires older c++
compiler and you should only install them in a linux fedora version
earlier than core 5. This applies to your 2.29, which should be
installed either in core 4 or earlier. The latter should be installed
int a core 5 or later release of Fedora.   

Hope this helps,
Kamil
https://crg.ee.uct.ac.za/~kamil

On Sun, 2007-12-02 at 20:33 -0500, Tamer Ahmed wrote:
> Dea NS-Users,
> 
> I have installed the ns-2.29 on machine under Linux Fedora and tried also
> with the ns-2.31.
> 
> Actually, after I have unzipped the tar file and wrote the
> ./installcommand, it gave me the following:
> 
> make: Warning: File `Makefile.in' has modification time 1.3e+08 s in the
> future
> Makefile.in is newer than Makefile.
> You need to re-run configure.
> false
> make: *** [Makefile] Error 1
> Ns make failed!
> See http://www.isi.edu/nsnam/ns/ns-problems.html for problems
> 
> I did the ./configure command again and typed  the make, but gave me the
> following again:
> 
> config.status: creating indep-utils/webtrace-conv/nlanr/Makefile
> config.status: creating indep-utils/webtrace-conv/epa/Makefile
> config.status: creating indep-utils/cmu-scen-gen/setdest/Makefile
> config.status: creating autoconf.h
> config.status: autoconf.h is unchanged
> [EMAIL PROTECTED] ns-2.31]$ make
> make: Warning: File `Makefile.in' has modification time 1.3e+08 s in the
> future
> Makefile.in is newer than Makefile.
> You need to re-run configure.
> false
> make: *** [Makefile] Error 1
> [EMAIL PROTECTED] ns-2.31]$
> 
> So, Could any body help me regarding that please?? It is urgent
> please.
> 
> Thanks in advance
> 
> Thamer Al-Jahamneh