Hi to everyone, I have this error when i type 'make'...but I think it is an C++ Compile Error...
who helps me?? Thank u in advance, Pietro ./packet.h:156: warning: deprecated conversion from string constant to char* ./packet.h:157: warning: deprecated conversion from string constant to char* ./packet.h:158: warning: deprecated conversion from string constant to char* ./packet.h:159: warning: deprecated conversion from string constant to char* ./packet.h:160: warning: deprecated conversion from string constant to char* ./packet.h:161: warning: deprecated conversion from string constant to char* ./packet.h:162: warning: deprecated conversion from string constant to char* ./packet.h:163: warning: deprecated conversion from string constant to char* ./packet.h:164: warning: deprecated conversion from string constant to char* ./packet.h:165: warning: deprecated conversion from string constant to char* ./packet.h:166: warning: deprecated conversion from string constant to char* ./packet.h:168: warning: deprecated conversion from string constant to char* ./packet.h:169: warning: deprecated conversion from string constant to char* ./packet.h:170: warning: deprecated conversion from string constant to char* ./packet.h:171: warning: deprecated conversion from string constant to char* ./packet.h:172: warning: deprecated conversion from string constant to char* ./packet.h:173: warning: deprecated conversion from string constant to char* ./packet.h:175: warning: deprecated conversion from string constant to char* ./packet.h:176: warning: deprecated conversion from string constant to char* ./packet.h:177: warning: deprecated conversion from string constant to char* ./packet.h:178: warning: deprecated conversion from string constant to char* ./packet.h:179: warning: deprecated conversion from string constant to char* ./packet.h:180: warning: deprecated conversion from string constant to char* ./packet.h:181: warning: deprecated conversion from string constant to char* ./packet.h:182: warning: deprecated conversion from string constant to char* ./packet.h:183: warning: deprecated conversion from string constant to char* ./packet.h:184: warning: deprecated conversion from string constant to char* ./packet.h:185: warning: deprecated conversion from string constant to char* ./packet.h:186: warning: deprecated conversion from string constant to char* ./packet.h:187: warning: deprecated conversion from string constant to char* ./packet.h:188: warning: deprecated conversion from string constant to char* ./packet.h:190: warning: deprecated conversion from string constant to char* ./packet.h:191: warning: deprecated conversion from string constant to char* ./packet.h:193: warning: deprecated conversion from string constant to char* ./packet.h:194: warning: deprecated conversion from string constant to char* ./packet.h:195: warning: deprecated conversion from string constant to char* ./packet.h:198: warning: deprecated conversion from string constant to char* ./packet.h:201: warning: deprecated conversion from string constant to char* ./packet.h:204: warning: deprecated conversion from string constant to char* ./packet.h:207: warning: deprecated conversion from string constant to char* ./packet.h:209: warning: deprecated conversion from string constant to char* In file included from webcache/http.cc:37: webcache/mcache.h: At global scope: webcache/mcache.h:319: error: Queue is not a template type webcache/mcache.h:336: error: Queue is not a template webcache/mcache.h:341: error: Queue is not a template type webcache/mcache.h:458: error: Queue is not a template webcache/mcache.h: In member function QueueElem<MediaServer::PrefInfo>* MediaServer::find_prefinfo(Queue*, Application*): webcache/mcache.h:461: error: class Queue has no member named getHead make: *** [webcache/http.o] Error 1
