Skocz do zawartości

Sms


fanatico

Rekomendowane odpowiedzi

Chodzi o program do wysyłania sms:

 

[root@localhost sms-2.0.3]# make

Makefile:30: uwaga: polecenia zakrywające dla obiektu `cgdbm.o'

Makefile:24: uwaga: ignoruję stare polecenia dla obiektu `cgdbm.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:3:18: warning: pcre.h: Nie ma takiego pliku ani katalogu

lib/mr_pcre/mr_pcre.h:4:20: warning: 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::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::allocator<std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >&)’:

lib/mr_pcre/mr_pcre.h:33: error: ‘pcrepp’ has not been declared

lib/mr_pcre/mr_pcre.h:33: error: expected `;' before ‘pcre’

lib/mr_pcre/mr_pcre.h:39: error: ‘pcre’ was not declared in this scope

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: expected `;' before ‘pcre’

lib/mr_pcre/mr_pcre.h:56: error: ‘pcre’ was not declared in this scope

lib/mr_pcre/mr_pcre.h: At global scope:

lib/mr_pcre/mr_pcre.h:64: error: ISO C++ forbids declaration of ‘pcre’ with no type

lib/mr_pcre/mr_pcre.h:64: error: expected ‘;’ before ‘*’ token

lib/mr_pcre/mr_pcre.h: In constructor ‘PCRE::PCRE(int, int)’:

lib/mr_pcre/mr_pcre.h:71: error: ‘re’ was not declared in this scope

lib/mr_pcre/mr_pcre.h: In constructor ‘PCRE::PCRE(const char*, int, int)’:

lib/mr_pcre/mr_pcre.h:77: error: ‘re’ was not declared in this scope

lib/mr_pcre/mr_pcre.h: In destructor ‘PCRE::~PCRE()’:

lib/mr_pcre/mr_pcre.h:83: error: ‘re’ was not declared in this scope

lib/mr_pcre/mr_pcre.h:83: error: ‘pcre_free’ was not declared in this scope

lib/mr_pcre/mr_pcre.h: In member function ‘int PCRE::Compile(const char*, int)’:

lib/mr_pcre/mr_pcre.h:101: error: ‘re’ was not declared in this scope

lib/mr_pcre/mr_pcre.h:101: error: ‘pcre_compile’ was not declared in this scope

lib/mr_pcre/mr_pcre.h: In member function ‘int PCRE::Exec(const char*, int, int, int)’:

lib/mr_pcre/mr_pcre.h:112: error: ‘re’ was not declared in this scope

lib/mr_pcre/mr_pcre.h:113: error: ‘pcre_exec’ was not declared in this scope

lib/mr_pcre/mr_pcre.h: In member function ‘int PCRE::ExecNext(const char*, int)’:

lib/mr_pcre/mr_pcre.h:122: error: ‘PCRE_ERROR_NOMATCH’ was not declared in this scope

lib/mr_pcre/mr_pcre.h:123: error: ‘PCRE_NOTEMPTY’ was not declared in this scope

lib/mr_pcre/mr_pcre.h:123: error: ‘PCRE_ANCHORED’ was not declared in this scope

lib/mr_pcre/mr_pcre.h:127: error: ‘PCRE_ERROR_NOMATCH’ was not declared in this scope

config.cc: At global scope:

config.cc:14: error: ‘pcrepp’ is not a namespace-name

config.cc:14: error: expected namespace-name before ‘;’ token

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: ‘pcre’ was not declared in this scope

make: *** [config.o] Błąd 1

 

Wie ktoś o co może chodzić??Wszyskie wymagane biblioteki posiadam :)

Odnośnik do komentarza
Udostępnij na innych stronach

Jeśli chcesz dodać odpowiedź, zaloguj się lub zarejestruj nowe konto

Jedynie zarejestrowani użytkownicy mogą komentować zawartość tej strony.

Zarejestruj nowe konto

Załóż nowe konto. To bardzo proste!

Zarejestruj się

Zaloguj się

Posiadasz już konto? Zaloguj się poniżej.

Zaloguj się
×
×
  • Dodaj nową pozycję...