[Ns-developers] wutils error

Mathieu Lacage mathieu.lacage at sophia.inria.fr
Sun Feb 22 22:50:29 PST 2009


On Sun, 2009-02-22 at 18:29 +0100, Mirko Banchi wrote:
> Hi all,
> 
> I've realized a script to test my 802.11n block ack implementation in
> ns3. On an os x 10.5 ppc it's all right...the script runs. But on linux
> intel the scripts starts but doesn't finish...
> 
> $ ./waf --run scratch/testBlockAck
> ...
> ...
> Command exited with code -11
> (error raised in module wutils)
> 
> on both machine runs python 2.5.1, waf 1.4.2
> 
> Are there any ideas?

I have no idea idea what is wrong with waf but to make sure I don't have
to deal with it, I usually do ./waf --shell instead of ./waf --run

Mathieu



More information about the Ns-developers mailing list