Bug 1277

Summary: i am trying to install click and integrate it with ns-3,it has shown that it has successfully enabled, i got a problem when running the example nsclick-simple-lan
Product: ns-3 Reporter: ganesh <sahukariganesh2>
Component: clickAssignee: Lalith Suresh <suresh.lalith>
Status: RESOLVED FIXED    
Severity: normal CC: ns-bugs
Priority: P5    
Version: ns-3.11   
Hardware: All   
OS: All   

Description ganesh 2011-10-10 14:34:16 UTC
src/click/examples/nsclick-lan-single-interface.click:90: While configuring ‘kernel/FromSimDevice@3 :: FromSimDevice’:
  PROMISC: syntax error
src/click/examples/nsclick-lan-single-interface.click:38: While configuring ‘lan/FromSimDevice@8 :: FromSimDevice’:
  PROMISC: syntax error
Router could not be initialized!
src/click/examples/nsclick-lan-single-interface.click: errors prevent router from initializing
Command ['/home/sahukari/repos/ns-3-allinone/ns-3.11/build/debug/src/click/examples/nsclick-simple-lan'] exited with code 1
Comment 1 Lalith Suresh 2011-10-10 14:59:27 UTC
(In reply to comment #0)
> src/click/examples/nsclick-lan-single-interface.click:90: While configuring
> ‘kernel/FromSimDevice@3 :: FromSimDevice’:
>   PROMISC: syntax error
> src/click/examples/nsclick-lan-single-interface.click:38: While configuring
> ‘lan/FromSimDevice@8 :: FromSimDevice’:
>   PROMISC: syntax error
> Router could not be initialized!
> src/click/examples/nsclick-lan-single-interface.click: errors prevent router
> from initializing
> Command
> ['/home/sahukari/repos/ns-3-allinone/ns-3.11/build/debug/src/click/examples/nsclick-simple-lan']
> exited with code 1

Click has had some changes since ns-3.11 which we have matched in ns-3.12. So try using the latest of version of ns-3.