| Summary: | net-www/apache-2.0.58-r2 with USE=static-modules fails to build | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Brian Davis <bridavis> |
| Component: | New packages | Assignee: | Apache Team - Bugzilla Reports <apache-bugs> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | 2006.1 | ||
| Hardware: | All | ||
| OS: | Other | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Brian Davis
2006-11-23 06:30:01 UTC
(In reply to comment #0) > configure: error: shared objects have been requested but cannot be built > since mod_so was disabled > > !!! ERROR: net-www/apache-2.0.58-r2 failed. > Call stack: > ebuild.sh, line 1546: Called dyn_compile > ebuild.sh, line 937: Called src_compile > apache-2.0.58-r2.ebuild, line 172: Called die > > !!! bad ./configure please submit bug report to bugs.gentoo.org > <http://bugs.gentoo.org>. Include your config.layout and config.log > !!! If you need support, post the topmost build error, and the call > stack if relevant. The configure script tells you what to do .. Just change your last line in /etc/apache2/apache2-builtin-mods to read "mod_so static" instead of "- mod_so static". |