On Mon, 3 Dec 2001, dean gaudet wrote:
> fyi: in 1.3.x this used to give an informative error on linux telling the
> user to recompile their kernel for sysv ipc support.
>
> (i'm assuming ap_mm_create is a 2.0 symbol name...?)
Nope, it's 1.3. (EAPI, I guess?)
root@deepthought:/root/apache/httpd-2.0# find . -type f -exec grep
ap_mm_create {} \; -print
if ((mm = ap_mm_create(mc->nSessionCacheDataSize,
./modules/ssl/ssl_scache_shmcb.c
if ((mm = ap_mm_create(mc->nSessionCacheDataSize,
./modules/ssl/ssl_scache_shmht.c
And both of those are #if 0'ed out.
--Cliff
--------------------------------------------------------------
Cliff Woolley
[EMAIL PROTECTED]
Charlottesville, VA