[ns] olsr and 802_15_4

2010-02-13 Thread Ricardo Sant Ana
Hello all I am working on a olser under 802_15_4 script and I got a problem I was not able to solve. I always get the following message after trying to run the script: [wpan/p802_15_4phy.cc::PD_DATA_request][14.338500](node 2) Invalid PSDU/MPDU length: type = OLSR, src = 2, dst = -1, uid =

Re: [ns] NS-2.34 build problem

2010-02-13 Thread Mohamed Ayed
here it is ...Thank you very much. BUILD_NSE = all: $(NS) $(BUILD_NSE) $(NSTK) all-recursive Makefile all-recursive: for i in $(SUBDIRS); do ( cd $$i; $(MAKE) all; ) done (line 391) On Fri, Feb 12, 2010 at 10:04 PM, Sidney Doria ssdo...@gmail.com wrote: I use NS on Linux,

Re: [ns] ns-allinone-2.34 `long long long' is too long for GCC

2010-02-13 Thread Tom Henderson
On 2/9/10 1:05 PM, Bush, Stephen F (GE, Research) wrote: I'm getting the following installation error when trying to install ns-allinone-2.34 on cygwin. I've manually installed tcl and tk versions 8.4.19; that corrected my last problem. I'm now getting the too long for GCC error below.