Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
сборка в ALT4.0
Приветствую
Вот потребовалось сделать бэкпорт 0.7.59 из Сизифа в ALT4.0
Архитектура AMD x86_64
Пересборка пакета ломается вот с такими сообщениями:
$ rpm --rebuild nginx-0.7.59-alt1.src.rpm
......
gcc -c -pipe -Wall -O2 -I /usr/include/pcre/ -I src/core -I src/event
-I src/event/modules -I src/os/unix -I objs -I src/http -I
src/http/modules -I src/http/modules/perl
-o objs/src/http/modules/ngx_http_memcached_module.o src/http/modules/ngx_http_memcached_module.c
src/http/modules/perl/ngx_http_perl_module.c: In function
'ngx_http_perl_cleanup_perl':
src/http/modules/perl/ngx_http_perl_module.c:831: error: 'my_perl'
undeclared (first use in this function)
src/http/modules/perl/ngx_http_perl_module.c:831: error: (Each
undeclared identifier is reported only once
src/http/modules/perl/ngx_http_perl_module.c:831: error: for each
function it appears in.)
make[1]: *** [objs/src/http/modules/perl/ngx_http_perl_module.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/home/migor/RPM/BUILD/nginx-0.7.59'
make: *** [build] Error 2
make: Leaving directory `/home/migor/RPM/BUILD/nginx-0.7.59'
error: Bad exit status from /home/migor/RPM/TMP/rpm-tmp.19845 (%build)
В точности такая же ошибка приключается при попытке собрать 0.7.61 и 0.8.4
Вот так вот... прошу помощи. Может уже известно как это побороть?
Спасибо
|