Hi 

I'm trying to integrate the IEEE 802.11p package developed by sherbrook 
university .
please could any body help me?

I get the following error when I do: make

------------------------------------------------------------------------------------------------------------------------------
In file included from mac/ofdmphy.h:6,
                 from mac/mac802_11p.h:7,
                 from mac/mac802_11p.cc:16:
mac/wireless-phy.h:130: error: expected identifier before 'r'
mac/wireless-phy.h:130: error: expected `}' before 'r'
mac/wireless-phy.h:130: error: expected unqualified-id before 'r'
mac/wireless-phy.h: In member function ‘bool& WirelessPhy::Is_node_on()’:
mac/wireless-phy.h:97: error: ‘node_on_’ was not declared in this scope
mac/wireless-phy.h: In member function ‘bool WirelessPhy::Is_sleeping()’:
mac/wireless-phy.h:98: error: ‘status_’ was not declared in this scope
mac/wireless-phy.h: At global scope:
mac/wireless-phy.h:132: error: no matching function for call to 
‘Sleep_Timer::Sleep_Timer()’
mac/wireless-phy.h:58: note: candidates are: 
Sleep_Timer::Sleep_Timer(WirelessPhy*)
mac/wireless-phy.h:56: note:                 Sleep_Timer::Sleep_Timer(const 
Sleep_Timer&)
mac/wireless-phy.h:135: error: expected unqualified-id before ‘private’
mac/wireless-phy.h: In function ‘EnergyModel* em()’:
mac/wireless-phy.h:143: error: ‘node’ was not declared in this scope
mac/wireless-phy.h: At global scope:
mac/wireless-phy.h:143: error: ‘friend’ used outside of class
mac/wireless-phy.h:147: error: expected declaration before ‘}’ token
make: *** [mac/mac802_11p.o] Error 1
------------------------------------------------------------------------------------------------------------------------------------------------------------

best regards,

Chadi
                                          

Reply via email to