parser

Написать ответ на текущее сообщение

 

 
   команды управления поиском

Ответ

Dmitry 25.03.2003 16:57

Еще раз здравствуйте, Александр.
Кидаю кусок вывода:
/usr/soft/parser3/src/main/libmain.a(pa_string.o): In function `String::match(String const *, String const &, String const *, Table **, void (*)(Table &, Array *, int, int, int, int, void *), void *, bool *) const':
/usr/soft/parser3/src/main/pa_string.C(.text+0x10c8): undefined reference to `pcre_compile'
/usr/soft/parser3/src/main/pa_string.C(.text+0x11fb): undefined reference to `pcre_info'
/usr/soft/parser3/src/main/pa_string.C(.text+0x1445): undefined reference to `pcre_exec'
/usr/soft/parser3/src/main/libmain.a(pa_charset.o): In function `Charset::Charset(Pool &, String const &, String const *)':
/usr/soft/parser3/src/main/pa_charset.C:93: undefined reference to `pcre_default_tables'
/usr/soft/parser3/src/classes/libclasses.a(file.o): In function `_list(Request &, String const &, MethodParams *)':
/usr/soft/parser3/src/classes/file.C:408: undefined reference to `pcre_compile'
/usr/soft/parser3/src/classes/file.C:429: undefined reference to `pcre_exec'
gmake[2]: *** [target_static] Error 1
gmake[2]: Leaving directory `/usr/soft/apache_1.3.27rusPL30.16/src'
gmake[1]: *** [build-std] Error 2
gmake[1]: Leaving directory `/usr/soft/apache_1.3.27rusPL30.16'
gmake: *** [build] Error 2