DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9457>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9457

Compilation fails on HP-UX 10.20





------- Additional Comments From [EMAIL PROTECTED]  2003-03-19 16:46 -------
I have applied this patch on a clean directory (rm -rf httpd-2.0.44; gtar xzvf 
httpd-2.0.44.tar.gz) but the configuration doesn't succeed :

thread.c: In function `apr_thread_create':
thread.c:165: incompatible type for argument 2 of `pthread_create'
thread.c: In function `apr_thread_detach':
thread.c:223: incompatible type for argument 1 of `pthread_detach'
thread.c: In function `apr_thread_once_init':
thread.c:281: `PTHREAD_ONCE_INIT' undeclared (first use in this function)
thread.c:281: (Each undeclared identifier is reported only once
thread.c:281: for each function it appears in.)
gmake[4]: *** [thread.lo] Error 1
gmake[4]: Leaving directory 
`/datas/depot/httpd-2.0.44/srclib/apr/threadproc/unix'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory 
`/datas/depot/httpd-2.0.44/srclib/apr/threadproc/unix'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/datas/depot/httpd-2.0.44/srclib/apr'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/datas/depot/httpd-2.0.44/srclib'
gmake: *** [all-recursive] Error 1

It seems, it still want to use threading.
I'm making some checks to find where is the trouble w/ this ...

Bye

Laurent

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to