Opened 13 years ago

Closed 12 years ago

Last modified 12 years ago

#48 closed defect (fixed)

Cannot build nginx on OpenSolaris: builder of perl modules cannot find pcre.h

Reported by: eXeC001er Owned by: somebody
Priority: minor Milestone:
Component: nginx-package Version: 1.0.x
Keywords: Cc:
uname -a:
nginx -V:

Description

on my system pcre.h locates in /usr/include/prce. configure-scripts found it and binary modules were built successfully, but during build perl modules builder looks to /usr/include instead of /usr/include/prce

Attachments (1)

build.log (42.8 KB ) - added by eXeC001er 13 years ago.
configure and build logs

Download all attachments as: .zip

Change History (3)

by eXeC001er, 13 years ago

Attachment: build.log added

configure and build logs

comment:1 by Ruslan Ermilov, 12 years ago

Resolution: fixed
sensitive: 0
Status: newclosed

Fixed in 4946/nginx.

comment:2 by Maxim Dounin, 12 years ago

In 5039/nginx:

Merge of r4946, r4978: perl.

*) Fixed build with embedded perl in certain setups (ticket #48).

*) Brought the link to ngx_http_perl_module documentation up to date.

Note: See TracTickets for help on using tickets.