[Ns-developers] Wimax compile error

Mohamed Amine Ismail Amine.Ismail at sophia.inria.fr
Mon Mar 16 01:56:17 PDT 2009


Dear Dan,

Our WiMAX module for ns-3 has been successfully compiled using the gcc-4.2 and 
gcc-3.4. We have some problem with other compiler version.

you can use the following command to  compile the code with a particular 
version of gcc:

CXX="gcc path" ./waf configure; ./waf
example:
CXX="/usr/bin/gcc-4.2" ./waf configure; ./waf


Best Regards,

Amine


>Dear Mathieu,

>I try to compile wimax from ns-3 development tree.
>I got the compile error that confused me. 
>I guess it could be class constructor initialization
>error. but I don't find where this error is.
>Could you please help me to say why wimax-ss-net-device.cc
>is not compilable?

>The error message is below. 

>Looking forward to hearing from you soon,



>Best Regards,

>Dan



More information about the Ns-developers mailing list