Welcome! Log In Create A New Profile

Advanced

Re: Compilation of brotli for nginx fails since version 1.27.0 on Rocky Linux 8

All files from this thread

File Name File Size   Posted by Date  
smime.p7s 4.4 KB open | download Nikolaos Milas via nginx 09/03/2024 Read message
smime.p7s 4.4 KB open | download Nikolaos Milas via nginx 09/03/2024 Read message
Sergey A. Osokin
September 03, 2024 04:40PM
Hi Nikolas,

On Tue, Sep 03, 2024 at 10:48:30PM +0300, Nikolaos Milas via nginx wrote:
> On 3/9/2024 9:57 μ.μ., Kevin Weis via nginx wrote:
> > ...
> > I was able to reproduce your exact error and find a solution that should
> > meet your needs, using the current Rocky Linux 8 container image from
> > https://hub.docker.com/_/rockylinux with the image id of c79048e50f5f.
> >
> > My solution in short: Install the package `brotli-devel`.
> > ...
>
> You are the man! Yes, it works this way!

Great!

> I am wondering (sorry if the question is naive): Since I am compiling from
> source, shouldn't the source code include all necessary modules? Why an OS
> package (brotli-devel) should be required?
>
> If the source code does not include some required modules, could / should we
> clone some additional code from brotli git to generate the modules instead
> of using brotli-devel package?

1. The brotli modules isn't a part of official nginx distribution, so
you may want to address that question to the module's vendor.

2. It's definitely true that the way you've tried to build the brotli
module supports only to two native things:
- pcre
- openssl

3. For other native nginx modules, a build of nginx requires additional
frameworks (headers and libraries) to build a module, as an example
please the following the next page:
https://nginx.org/en/docs/http/ngx_http_xslt_module.html

Hope that helps.

--
Sergey A. Osokin
_______________________________________________
nginx mailing list
nginx@nginx.org
https://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Compilation of brotli for nginx fails since version 1.27.0 on Rocky Linux 8 Attachments

Nikolaos Milas via nginx September 03, 2024 10:44AM

Compilation of brotli for nginx fails since version 1.27.0 on Rocky Linux 8

Kevin Weis via nginx September 03, 2024 02:58PM

Re: Compilation of brotli for nginx fails since version 1.27.0 on Rocky Linux 8 Attachments

Nikolaos Milas via nginx September 03, 2024 03:50PM

Re: Compilation of brotli for nginx fails since version 1.27.0 on Rocky Linux 8

Sergey A. Osokin September 03, 2024 04:40PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 189
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 500 on July 15, 2024
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready