Hi all,

Thank you very much for your kind reply.
It works for me with these commands:
make clean
make
login as root: make install

Thanks,

Thavouth K.

________________________________
From: Kiran K Chauhan <kiran.c...@gmail.com>
To: Thavouth Khoun <thavouth.nsu...@yahoo.com>
Sent: Wednesday, June 24, 2009 7:42:02 PM
Subject: Re: [ns] make clean and make

Yes, its very correct that you need to delete the object file and then
make. If still it doesnt work try running "make install" at the end.

Kiran


________________________________
From: Hoda Hassan <mhel...@aucegypt.edu>
To: Thavouth Khoun <thavouth.nsu...@yahoo.com>
Sent: Wednesday, June 24, 2009 3:58:19 PM
Subject: Re: [ns]  make clean and make

Try running
make
make depend
make install
  in that order to have effect of you changes


________________________________
From: khobeib ayadi <ayadi....@gmail.com>
To: Thavouth Khoun <thavouth.nsu...@yahoo.com>
Sent: Wednesday, June 24, 2009 3:12:24 PM
Subject: Re: [ns] make clean and make

hi Thavouth Khoun,
actually make clean delete all the *.o file.
i think that you should type make install as a root  after  you had typed  
make. 




________________________________
From: Mubashir Rehmani <mshrehm...@gmail.com>
To: Thavouth Khoun <thavouth.nsu...@yahoo.com>
Cc: ns-users <ns-users@isi.edu>
Sent: Wednesday, June 24, 2009 2:52:55 PM
Subject: Re: [ns] make clean and make

Hi Thavouth

Once you made changes in mac-802_11.h, then try to save mac-802_11.cc also. 
Once you done this, try these commands:

make clean
make
sudo make install

Regards
Mubashir Husain Rehmani


2009/6/24 Thavouth Khoun <thavouth.nsu...@yahoo.com>


>>Hi all,
>
>>I'm wondering if I use the correct commands.
>>I modified mac-802_11.cc and mac-802_11.h
>>then I go ns-2.33 directory and run "make clean" and "make",
>>but it seems no effect from it.
>
>>Some said that after make some changes in *.h file, correspond *.o file must 
>>be delete.
>>Is it right?
>
>>Best regards,
>
>>Thavouth K.
>
>
>
>
>


-- 
Mubashir Husain Rehmani


      

Reply via email to