The following reply was made to PR os-linux/340; it has been noted by GNATS.
From: Dean Gaudet <[EMAIL PROTECTED]> To: Michael Robinton <[EMAIL PROTECTED]> Subject: Re: os-linux/340: shmget: Function not implemented - httpd: Could not call shmget Date: Wed, 9 Apr 1997 12:56:36 -0700 (PDT) Aie. linux 1.2.13 doesn't have shared memory apparently. In httpd.h search for LINUX then find the line after it saying "HAVE_SHMGET" and delete that line. I'll see if I can work out something automatic. Dean On Wed, 9 Apr 1997, Michael Robinton wrote: > > The contract type is `' with a response time of 3 business hours. > A first analysis should be sent before: Wed Apr 09 13:00:01 PDT 1997 > > > >Number: 340 > >Category: os-linux > >Synopsis: shmget: Function not implemented - httpd: Could not > >call shmget > >Confidential: no > >Severity: critical > >Priority: medium > >Responsible: apache (Apache HTTP Project) > >State: open > >Class: sw-bug > >Submitter-Id: apache > >Arrival-Date: Wed Apr 9 09:40:01 1997 > >Originator: [EMAIL PROTECTED] > >Organization: > apache > >Release: 1.2b8 > >Environment: > linux 1.2.13 > gcc 2.7.0 > ld version cygnus/linux-2.5.2l.17 (with BFD cygnus/linux-2.5.2l.11) > >Description: > Can not load apache httpd > all previous versions have compiled and built fine on this system > starting with 0.8xx to most recently 1.2b7 > > Configure is run with stock Makefile.tmpl with > mod-info an mod-status turned ON (this is the identical to > makefile.tmpl I used for 1.2b7) > all config files are from 1.2b7 installation > > No errors are evident during the make > > Upon issuing the load command, the following occurs: > > pandora:# /usr/src/apache_1.2b8/src/httpd -f conf/httpd.conf > pandora:# shmget: Function not implemented > httpd: Could not call shmget > >How-To-Repeat: > I can put anything you need from my system on my ftp site, however the > server in question is for my own use (internal) and is not connected to the > internet directly. > >Fix: > Nope, I'm not a wizard > >Audit-Trail: > >Unformatted: > > >
