Gentoo Archives: gentoo-user

From: Brian Davis <bridavis@×××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Apache2 fails configure for static-modules
Date: Tue, 21 Nov 2006 15:49:34
Message-Id: 45631EFC.4030908@comcast.net
1 Anyone have any ideas here? Is emerging apache without static-modules
2 first, and then trying to use the static-modules USE flag and
3 re-emerging the issue?
4
5 checking whether to enable mod_suexec... checking dependencies
6 checking whether to enable mod_suexec... shared
7 checking whether to enable mod_cgid... no
8 checking whether to enable mod_cgi... no
9 checking for pthread_kill... yes
10 checking whether to enable mod_dav_fs... no
11 checking whether to enable mod_vhost_alias... no
12 checking whether to enable mod_negotiation... no
13 checking whether to enable mod_dir... yes (default)
14 checking whether to enable mod_imap... no
15 checking whether to enable mod_actions... no
16 checking whether to enable mod_speling... no
17 checking whether to enable mod_userdir... no
18 checking whether to enable mod_alias... no
19 checking whether to enable mod_rewrite... no
20 configure: error: shared objects have been requested but cannot be built
21 since mod_so was disabled
22
23 !!! ERROR: net-www/apache-2.0.58-r2 failed.
24 Call stack:
25 ebuild.sh, line 1546: Called dyn_compile
26 ebuild.sh, line 937: Called src_compile
27 apache-2.0.58-r2.ebuild, line 172: Called die
28
29 !!! bad ./configure please submit bug report to bugs.gentoo.org
30 <http://bugs.gentoo.org>. Include your config.layout and config.log
31 !!! If you need support, post the topmost build error, and the call
32 stack if relevant.
33
34 Thanks,
35 Brian
36
37
38 --
39 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Apache2 fails configure for static-modules "Michael Stewart (vericgar)" <vericgar@g.o>