Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Ошибка при сборк е 0.6.16
On Wed, Nov 14, 2007 at 12:38:17PM +0200, Igor Savchenko wrote:
> Hello Igor,
>
> Wednesday, November 14, 2007, 12:35:25 PM, you wrote:
>
> > On Wed, Nov 14, 2007 at 12:20:12PM +0200, Igor Savchenko wrote:
>
> >> objs/src/http/modules/ngx_http_empty_gif_module.o > >> objs/src/http/modules/ngx_http_browser_module.o > >> objs/src/http/modules/ngx_http_upstream_ip_hash_module.o > >> objs/ngx_modules.o > >> -lcrypt -lpcre > >> -Wl,-E -L/usr/local/lib
> >> /usr/lib/perl/5.8/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl/5.8/CORE
> >> -lperl -ldl -lm -lpthread -lc -lcrypt
> >> /usr/bin/ld: cannot find -lperl
> >> collect2: ld returned 1 exit status
> >> make[1]: *** [objs/nginx] Error 1
> >> make[1]: Leaving directory `/tmp/nginx-0.6.16'
> >> make: *** [build] Error 2
> >>
> >>
> >> чем лечить?
>
> > Что показывает
>
> > ldd /usr/lib/perl/5.8/CORE/libperl.so
>
> > ?
>
> # ldd /usr/lib/perl/5.8/CORE/libperl.so
> ldd: /usr/lib/perl/5.8/CORE/libperl.so: No such file or directory
Лечите перл - nginx использует то, что ему говорит perl:
perl -MExtUtils::Embed -e ccopts
--
Игорь Сысоев
http://sysoev.ru
|