2009-02-16 13:58:27 UTC
Hi,
i have a problem with the compilation of Open Diameter. I do ./configure and all it's good but when i do #make this is the result:
src/aaa_application.cxx:170: instantiated from here
./include/aaa_session.inl:49: warning: deprecated conversion from string constant to 'char*'
./include/aaa_session.inl:55: warning: deprecated conversion from string constant to 'char*'
./include/aaa_session.inl:60: warning: deprecated conversion from string constant to 'char*'
./include/aaa_session.inl:70: warning: deprecated conversion from string constant to 'char*'
./include/aaa_session.inl:76: warning: deprecated conversion from string constant to 'char*'
./include/aaa_session.inl:86: warning: deprecated conversion from string constant to 'char*'
./include/aaa_session.inl:97: warning: deprecated conversion from string constant to 'char*'
./include/aaa_session.inl:102: warning: deprecated conversion from string constant to 'char*'
./include/aaa_session.inl:111: warning: deprecated conversion from string constant to 'char*'
./include/aaa_session.inl:112: warning: deprecated conversion from string constant to 'char*'
./include/aaa_session.inl:115: warning: deprecated conversion from string constant to 'char*'
./include/aaa_session.inl:116: warning: deprecated conversion from string constant to 'char*'
make[1]: *** [src/aaa_application.lo] Error 1
make[1]: se sale del directorio `/home/rafa/archives/opendiameter-1.0.7-i/libdiameter'
make: *** [all-recursive] Error 1
Someone can help me?
My OS is Debian Lenny 32 bits