If test-all-mwnode pass, the example should work as well.

Ensure you use the latest version of the patch and ensure you have 
properly _reinstall_ ns after applying the patch
(configure, make distclean, configure, make).
Then test for example:
$ns
% new Channel/Wireless

If you have applied the patch and reinstalled ns correctly you should 
not get an error.

Laurent Paquereau
Q2S Centre of Excellence, NTNU

Elena Putzolu wrote:
> Hi all,
> I have installed  MW-Node patch in ns-2.30(Kubuntu 6.10):
> |patch -p1.....
> ./configure
> ||test-all-mwnode| is executable and working but when I execute:
> ns mwnode-ex.tcl
> the result is:
> invalid command name "Channel/Wireless"
>     while executing
> "Channel/Wireless create _o14 "
>     invoked from within
> "catch "$className create $o $args" msg"
>     invoked from within
> "if [catch "$className create $o $args" msg] {
> if [string match "__FAILED_SHADOW_OBJECT_" $msg] {
> delete $o
> return ""
> }
> global errorInfo
> error "class $..."
>     (procedure "new" line 3)
>     invoked from within
> "new $val_(channel)"
>     invoked from within
> "$ns_ wireless-config    -routing        $val_(routing) \
>                         -mac            $val_(mac) \
>                         -phy            ..."
>     (file "mwnode-ex.tcl" line 86)
> Which thing does not go?
> 
> thanks!
> 
> Any suggestion will be appreciated!
> Elena
> 
> 
> 
> 
> Chiacchiera con i tuoi amici in tempo reale! 
>  http://it.yahoo.com/mail_it/foot/*http://it.messenger.yahoo.com 

Reply via email to