Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 119257

Summary: nginx 0.3.21 version bump
Product: Gentoo Linux Reporter: Mike Baikov <rusxakep>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED NEEDINFO    
Severity: normal    
Priority: High    
Version: 2005.1   
Hardware: All   
OS: Linux   
URL: http://sysoev.ru
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch for PCRE

Description Mike Baikov 2006-01-16 22:21:36 UTC
Added: ngx_http_perl_module module (mod_perl?)
Changed: valid_referers directive allow using referrers without URI
Comment 1 Mike Baikov 2006-01-16 22:22:23 UTC
Created attachment 77312 [details, diff]
Patch for PCRE
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-01-17 01:10:39 UTC
Already in portage...
Comment 3 Mike Baikov 2006-01-17 06:42:09 UTC
with patch?
Comment 4 Mike Baikov 2006-01-17 06:45:08 UTC
on some system's compilation with pcre might be crash, please add patch to -r1 release (this patch from core developer).

> # ./configure --with-http_perl_module --with-http_ssl_module --without-http_geo_module --without-http_fastcgi_module --with-cc-opt="-I /usr/include/pcre -I /usr/include/openssl" --with-debug
>
> # make
>
> ...
> gcc -c  -I ../../../../../src/core -I ../../../../../src/event -I ../../../../../src/os/unix -I ../../../../../src/http -I ../../../../../src/http/modules -I ../../../../../src/http/modules/perl -I ../../../../../objs -I ../../../../../YES -I ../../../../../YES  -O -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wno-unused-function -Wunused-variable -Wunused-value -Werror -g -O2 -pipe -march=i686 -march=i686 -mtune=i686   -DVERSION=\"0.3.21\" -DXS_VERSION=\"0.3.21\" -fPIC "-I/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE"   nginx.c
> In file included from ../../../../../src/core/ngx_core.h:61,
>                 from nginx.xs:14:
> ../../../../../src/core/ngx_regex.h:14:18: pcre.h: No such file or directory
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-01-17 10:03:53 UTC
(In reply to comment #3)
> with patch?

Eh?

Comment 6 Mike Baikov 2006-01-17 21:45:30 UTC
Where is patch? Patch attached.

But now bug should be close. 0.3.22 version bump.