Bug 198367 - www/nginx: modsecurity compilation fails if lua51 is installed
Summary: www/nginx: modsecurity compilation fails if lua51 is installed
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Sergey A. Osokin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-06 19:33 UTC by Santiago Pastorino
Modified: 2016-03-17 11:29 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (osa)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Santiago Pastorino 2015-03-06 19:33:55 UTC
```
make -C /usr/ports/lang/lua51 install
make -C /usr/ports/www/nginx config-recursive
# select modsecurity
make -C /usr/ports/www/nginx install
```

It won't find lua-5.1-5.1 lib, it is appending 5.1 twice.
Comment 1 Jamie Landeg-Jones 2015-07-02 11:52:49 UTC
See also https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200263
Comment 2 Sergey A. Osokin freebsd_committer freebsd_triage 2016-03-17 11:29:37 UTC
Hello,

the issue has been fixed, thanks for report!