Hi, Current apache24 package always enables --enable-mods-shared=all. And apache-mpm-* may be obsolete, I will check it later. By the way, why you want to disable -enable-mods-shared=all? Thank you. From: newhouse%gandpline.com@localhost (Paul Newhouse), Date: Wed, 12 Dec 2012 20:28:13 -0800 (PST) > NetBSD mail 5.0.2 NetBSD 5.0.2 (MAIL) #5: Tue Apr 26 17:38:29 PDT 2011 > root@mail:/usr/src/BUILD_OBJ/sys/arch/i386/compile/MAIL i386 > > I'm confused. How do I turn off apache-shared-modules option? > > show-options doesn't show the option. I tried: > > PKG_OPTIONS.apache24 += -apache-shared-modules > > but that changes nothing. > > Where did I go wrong? > > > # cd /usr/pkgsrc > > $ cvs update -Pd > . > . > . > > # (cd www/apache24 && make install) > ERROR: This package has set PKG_FAIL_REASON: > ERROR: [bsd.options.mk] The following selected options are not supported: > apache-shared-modules. > *** Error code 1 > > Stop. > make: stopped in /usr/pkgsrc/www/apache24 > > > # (cd www/apache24 && make show-options) > Any of the following general options may be selected: > apache-mpm-event Use multi-threaded workers in Apache web > server. > apache-mpm-prefork Use pre-forked workers in Apache web server. > apache-mpm-worker Use multiple processes of multi-threaded > workers in Apache web server. > lua Enable Lua support. > suexec Enable suEXEC support in Apache web server. > > These options are enabled by default: > apache-mpm-prefork > > These options are currently enabled: > apache-mpm-prefork suexec > > You can select which build options to use by setting PKG_DEFAULT_OPTIONS > or PKG_OPTIONS.apache. > > > TIA, > Paul > -- Ryo ONODERA // ryo_on%yk.rim.or.jp@localhost PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3