The following reply was made to PR mod_so/5427; it has been noted by GNATS.
From: "Ralf S. Engelschall" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: Subject: Re: mod_so/5427: mod_so doesn't get built/loaded Date: Fri, 17 Dec 1999 23:44:36 +0100 In article <[EMAIL PROTECTED]> you wrote: >>Number: 5427 >>Category: mod_so >>Synopsis: mod_so doesn't get built/loaded >>Confidential: no >>Severity: serious >>Priority: medium >>Responsible: apache >>State: open >>Class: sw-bug >>Submitter-Id: apache >>Arrival-Date: Mon Dec 6 06:30:01 PST 1999 >>Last-Modified: >>Originator: [EMAIL PROTECTED] >>Organization: > apache >>Release: 1.3.9 >>Environment: > # uname -a > SunOS eclipse 5.7 Generic_106541-07 sun4u sparc SUNW,Ultra-250 > # gcc -v > Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.8.1/specs > gcc version 2.8.1 >>Description: > # ./configure --prefix=/usr/local/apachetest --enable-rule=SHARED_CORE > [...] > > Looks ok, but it doesn't actually include mod_so to be built > # grep OBJS src/modules/standard/Makefile > OBJS=mod_env.o mod_log_config.o mod_mime.o mod_negotiation.o mod_status.o > mod_include.o mod_autoindex.o mod_dir.o mod_cgi.o mod_asis.o mod_imap.o > mod_actions.o mod_userdir.o mod_alias.o mod_access.o mod_auth.o > mod_setenvif.o Please read the documentation more carefully. SHARED_CORE has nothing to do with mod_so. SHARED_CORE is just a way to built the core (not any module) of Apache into a shared library. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com