Skip to content

Add support for 64bit systems when looking for libmodsecurity#20

Closed
omadjoudj wants to merge 1 commit into
owasp-modsecurity:masterfrom
omadjoudj:master
Closed

Add support for 64bit systems when looking for libmodsecurity#20
omadjoudj wants to merge 1 commit into
owasp-modsecurity:masterfrom
omadjoudj:master

Conversation

@omadjoudj

Copy link
Copy Markdown
Contributor

Hi,
configure fails on 64bit system since find_libsec macros does not look in /usr and <?>/lib64/

NB. This also will help modsec v3 packaging.

@omadjoudj

Copy link
Copy Markdown
Contributor Author

About the CI tests, it seems that httpd 2.4.27 tarballs have been moved somewhere else (returns 404).

$ export VER_APACHE=2.4.27
$ curl -I https://www.apache.org/dist/httpd/httpd-${VER_APACHE}.tar.gz 
HTTP/1.1 404 Not Found
Date: Sat, 28 Oct 2017 12:48:17 GMT
Server: Apache/2.4.7 (Ubuntu)
Content-Type: text/html; charset=iso-8859-1


@zimmerle

zimmerle commented Sep 3, 2018

Copy link
Copy Markdown
Contributor

Merged! Thanks!

@zimmerle zimmerle closed this Sep 3, 2018
@zimmerle zimmerle self-assigned this Sep 3, 2018
@zimmerle zimmerle self-requested a review September 3, 2018 17:47
@zimmerle zimmerle mentioned this pull request Sep 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants