parser

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

 

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

Ошибка сборки модуля apache

G100m 13.07.2006 18:15

> ./p3runConfigure
> make
mod_parser3.c:24:22: pa_httpd.h: No such file or directory
mod_parser3.c:35: error: syntax error before '*' token
mod_parser3.c: In function `our_dconfig':
mod_parser3.c:36: error: `Parser_module_config' undeclared (first use in this function)
mod_parser3.c:36: error: (Each undeclared identifier is reported only once
mod_parser3.c:36: error: for each function it appears in.)
mod_parser3.c:36: error: syntax error before ')' token
mod_parser3.c: In function `cmd_parser_config':
mod_parser3.c:41: error: `Parser_module_config' undeclared (first use in this function)
mod_parser3.c:41: error: `cfg' undeclared (first use in this function)
mod_parser3.c:41: error: syntax error before ')' token
mod_parser3.c: In function `cmd_parser_status_allowed':
mod_parser3.c:50: error: `Parser_module_config' undeclared (first use in this function)
mod_parser3.c:50: error: `cfg' undeclared (first use in this function)
mod_parser3.c:50: error: syntax error before ')' token
mod_parser3.c: In function `parser_handler':
mod_parser3.c:116: error: syntax error before "lr"
mod_parser3.c: At top level:
mod_parser3.c:133: error: syntax error before '*' token
mod_parser3.c:133: error: `ar' undeclared here (not in a function)
mod_parser3.c:133: error: initializer element is not constant
mod_parser3.c:133: warning: data definition has no type or storage class
mod_parser3.c:135: error: syntax error before "return"
*** Error code 1

Stop in /usr/ports/www/apache13/work/apache_1.3.36/src/modules/extra.