Witam wszystkich Mało pytanko czy kompilowal ktos z was najnowsza wersje programu sms jesli tak to zapewne spotkał sie z takim problem : Co musze zmienic by skompilowac ten program bez bledow ?
debian:~/sms-2.0.3# make Makefile:30: ostrzeżenie: polecenia zakrywające dla obiektu `cgdbm.o' Makefile:24: ostrzeżenie: ignoruję stare polecenia dla obiektu `cgdbm.o' g++ -c -MMD -Wall -pipe -Ilib -I/usr/local/include main.cc -o main.o g++ -c -MMD -Wall -pipe -Ilib -I/usr/local/include app.cc -o app.o g++ -c -MMD -Wall -pipe -Ilib -I/usr/local/include config.cc -o config.o In file included from config.cc:10: lib/mr_pcre/mr_pcre.h:4:20: error: pcre++.h: Nie ma takiego pliku ani katalogu lib/mr_pcre/mr_pcre.h: In static member function 'static bool PcreWrap::pcre_match_all(const std::string&, const std::string&, const std::string&, std::vector<std::vector<std::string, std::allocator<std::string> >, std::allocator<std::vector<std::string, std::allocator<std::string> > > >&)': lib/mr_pcre/mr_pcre.h:33: error: 'pcrepp' has not been declared lib/mr_pcre/mr_pcre.h:33: error: 'Pcre' was not declared in this scope lib/mr_pcre/mr_pcre.h:33: error: expected `;' before 'pcre' lib/mr_pcre/mr_pcre.h:39: error: expected primary-expression before '.' token lib/mr_pcre/mr_pcre.h:41: error: expected primary-expression before '.' token lib/mr_pcre/mr_pcre.h:43: error: expected primary-expression before '.' token lib/mr_pcre/mr_pcre.h: In static member function 'static bool PcreWrap::pcre_match(const std::string&, const std::string&, const std::string&)': lib/mr_pcre/mr_pcre.h:54: error: 'pcrepp' has not been declared lib/mr_pcre/mr_pcre.h:54: error: 'Pcre' was not declared in this scope lib/mr_pcre/mr_pcre.h:54: error: expected `;' before 'pcre' lib/mr_pcre/mr_pcre.h:56: error: expected primary-expression before '.' token config.cc: At global scope: config.cc:14: error: expected namespace-name before ';' token config.cc:14: error: '<type error>' is not a namespace config.cc: In member function 'std::string Config::ParseConfigLine(const std::string&)': config.cc:46: error: 'Pcre' was not declared in this scope config.cc:46: error: expected `;' before 'pcre' config.cc:49: error: expected unqualified-id before '=' token config.cc:51: error: expected primary-expression before '.' token config.cc:55: error: expected primary-expression before '.' token config.cc:57: error: expected primary-expression before '.' token config.cc:61: error: expected primary-expression before '.' token config.cc:61: error: expected primary-expression before '.' token config.cc:65: error: expected unqualified-id before '=' token config.cc:67: error: expected primary-expression before '.' token config.cc:72: error: expected primary-expression before '.' token config.cc:80: error: expected primary-expression before '.' token config.cc:80: error: expected primary-expression before '.' token make: *** [config.o] Błąd 1 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

