jaoued
le 06 mars 2009 à 23h31
bonsoir
j ai installé ns version 2.33 sur lunix ubuntu et j trouvée un problem d' joutée le module wimax pour cette version .j fais des modifications au niveau Queue, mac , common ...{j'ai suive le les demarches dans ce lien:
http://ndsl.csie.cgu.edu.tw/wimax_ns2.php
mais il ya un message d'erreur
:
:
:
common/packet.h:304: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:305: warning: deprecated conversion from string constant to ‘char*’
common/packet.h:307: warning: deprecated conversion from string constant to ‘char*’
common/packet.cc: At global scope:
common/packet.cc:44: error: conflicting declaration ‘char** p_info::name_’
common/packet.h:326: error: ‘p_info::name_’ has a previous declaration as ‘char* p_info::name_ [76]’
common/packet.cc:44: error: declaration of ‘char* p_info::name_ [76]’ outside of class is not definition
common/packet.cc:45: error: ‘unsigned int p_info::nPkt_’ is not a static member of ‘class p_info’
common/packet.cc:46: error: expected constructor, destructor, or type conversion before ‘*’ token
common/packet.cc:48: error: no ‘int p_info::addPacket(char*)’ member function declared in class ‘p_info’
make: *** [common/packet.o] Error 1
jaoued@jaoued-laptop:~/ns-allinone-2.33/ns-2.33$
--------------------------------------------------------------------------------