On 10/22/2013 10:11 AM, maxime stephane Kabiwa wrote:
>   Here is the following errors i am getting:
>                   from ./mobile/propagation.h:49:0,
>
>                   from ./mac/wireless-phyExt.h:62,
>
>                   from ./aodv/aodv.h:44,
>
>                   from aodv/aodv_logs.cc:32:
>
> ./mac/wireless-phy.h:130:38: error: expected identifier before 'r'

This is a sign of a syntax error; you need to check that your 
modifications did not introduce such an error.  Sometimes this error can 
occur if there is an extra brace added somewhere.

Reply via email to