'just wondering how did you get that far ?.. The compilation failed for me
at perchild.c itself !!.. Here's the error :

/bin/sh /home/madhum/PA/httpd-2_0_24/srclib/apr/libtool --silent
--mode=compile gcc  -g -O2 -DNO_DBM_REWRITEMAP    -DHPUX11 -D_REENTRANT
-DAP_HAVE_DESIGNATED_INITIALIZER   -I.
-I/home/madhum/PA/httpd-2_0_24/os/unix
-I/home/madhum/PA/httpd-2_0_24/server/mpm/perchild
-I/home/madhum/PA/httpd-2_0_24/modules/http
-I/home/madhum/PA/httpd-2_0_24/include
-I/home/madhum/PA/httpd-2_0_24/srclib/apr/include
-I/home/madhum/PA/httpd-2_0_24/srclib/apr-util/include
-I/opt/apache2s/ssl/include -I/home/madhum/PA/httpd-2_0_24/modules/dav/main
-c perchild.c && touch perchild.lo

perchild.c: In function `worker_thread':
perchild.c:735: dereferencing pointer to incomplete type
perchild.c:736: dereferencing pointer to incomplete type
perchild.c:736: dereferencing pointer to incomplete type
perchild.c:737: structure has no member named `msg_control'
perchild.c:738: structure has no member named `msg_controllen'
perchild.c:738: dereferencing pointer to incomplete type
perchild.c:739: structure has no member named `msg_flags'
perchild.c:743: warning: passing arg 2 of `memcpy' makes pointer from
integer without a cast
perchild.c: In function `pass_request':
perchild.c:1400: dereferencing pointer to incomplete type
perchild.c:1401: dereferencing pointer to incomplete type
perchild.c:1401: dereferencing pointer to incomplete type
perchild.c:1402: dereferencing pointer to incomplete type
perchild.c:1403: dereferencing pointer to incomplete type
perchild.c:1403: `SCM_RIGHTS' undeclared (first use in this function)
perchild.c:1403: (Each undeclared identifier is reported only once
perchild.c:1403: for each function it appears in.)
perchild.c:1405: warning: passing arg 1 of `memcpy' makes pointer from
integer without a cast
perchild.c:1407: structure has no member named `msg_control'
perchild.c:1408: structure has no member named `msg_controllen'
perchild.c:1408: dereferencing pointer to incomplete type
perchild.c:1409: structure has no member named `msg_flags'
make[4]: *** [perchild.lo] Error 1

Thanks
-Madhu

-----Original Message-----
From: Justin Erenkrantz [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 24, 2001 5:13 PM
To: [EMAIL PROTECTED]
Subject: Re: 2.0.24 and ssl and perchild


On Sun, Aug 26, 2001 at 02:04:26AM +0200, Gomez Henri wrote:
> The problem I related previously appears only when using
--with-mpm=perchild
> No problem with threaded or worker

I'm not sure if anyone is maintaining perchild.  -- justin

Reply via email to