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]  2002-05-28 14:03 -------
Other problem :

/bin/sh /datas/depot/httpd-2.0.36/srclib/apr/libtool --silent --mode=compile gcc
-g -O2   -DHAVE_CONFIG_H -D_XOPEN_SOURCE_EXTENDED -D_REENTRANT   -I../../include
-I.
./../include/arch/unix  -c thread.c && touch thread.lo
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[3]: *** [thread.lo] Error 1
gmake[3]: Leaving directory
`/datas/depot/httpd-2.0.36/srclib/apr/threadproc/unix'

About error of line 165, I duno what should be the cause, as it's the right type
in the source code. Perhaps onther overwriting define problem :-(

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

Reply via email to