[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ns] I have a problem with the command "./configure




do a touch * and see what happens. Should work. 

Debo

On Thu, 28 Sep 2000, Tegon Paolo wrote:

> Good morning.
> I have modified the file tbf.cc and I have saved these changes in the new file ntbf.cc in the directory ../ns-2.1b6.
> Then I have modified the file makefile.in adding ntbf.o in the section OBJ_CC
> Afterwards I run make, but happen this :
> 
> [root@localhost ns-2.1b6]# make
> Makefile.in is newer than Makefile.
> You need to re-run configure.
> false
> make: ***[Makefile] Error 1
> 
> So  I run configure, but:
> 
> [root@localhost ns-2.1b6]# ./configure
> loading cache ./config.cache
> No .configure file found in current directory
> Continuing with default options...
> checking....................
> .................................
> checking for tk.h...configure: error: NONE is not a directory
>  
> What can I do?
>