[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ns] 2 ns bugs
Hi,
I would like to inform two bugs that I have encountered during
ns-2.1b6 installment to suse linux 6.4 .
1- suse does not install xdevel pakage by default. you have to install
that package before installing ns.
2- in utils.cc (ns-2.1b6/indep-utils/webtrace-conv/ucb) the following
fixes should be done:
-in function saccept :
int fromlen -> socklen_t fromlen
-in funciton sportnum :
int len -> socklent_t len
Byes.
-ersin