Hi All,
After modifying aodv.cc and aodv.h and recompiling NS-2.30. 
When I run make install I got this error;

linux-i3km:/usr/share/ns-2.30 # make install
for d in /usr/local/man/man1; do \
                if [ ! -d $d ]; then \
                        mkdir -p $d ;\
                fi;\
        done
/usr/bin/install -c -m 755 ns /usr/local/bin
/usr/bin/install -c -m 644 ns.1 /usr/local/man/man1


when I run NS I obtained a segmentation fault as follows;
 
[EMAIL PROTECTED]:~/Documents/AODV/simulations> ns aodv-50.tcl
num_nodes is set 50
INITIALIZE THE LIST xListHead
Loading connection pattern...
Loading scenario file...
Starting Simulation...
channel.cc:sendUp - Calc highestAntennaZ_ and distCST_
highestAntennaZ_ = 1.5,  distCST_ = 550.0
SORTING LISTS ...DONE!
Segmentation fault
[EMAIL PROTECTED]:~/Documents/AODV/simulations> 
 
Does anyone know the reason for this or what might have caused the fault to 
occur.
Thanks
 
Regards
Olakunle
_________________________________________________________________
Connect to the next generation of MSN Messenger 
http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline

Reply via email to