Apache 2.0.36 Compile Errors

"Steven Tower" <[email protected]> Tue, 7 May 2002 08:53:01 -0400
Newsgroups gmane.linux.ngpt.user
Message-ID <024a01c1f5c6$1f940a90$1400000a@towerpc>
When trying to compile Apache 2.0.36 with 1.2.2 I get the following error.

/bin/sh /root/httpd-2.0.36/srclib/apr/libtool --silent --mode=compile gcc  -g -O2 -pthread    -DLINUX=2 -D_REENTRANT -DAP_HAVE_DESIGNATED_INITIALIZER   -I. -I/root/httpd-2.0.36/os/unix -I/root/httpd-2.0.36/server/mpm/worker -I/root/httpd-2.0.36/modules/http -I/root/httpd-2.0.36/modules/proxy -I/root/httpd-2.0.36/include -I/root/httpd-2.0.36/srclib/apr/include -I/root/httpd-2.0.36/srclib/apr-util/include -I/root/httpd-2.0.36/modules/dav/main -I/root/httpd-2.0.36/srclib/apr-util/xml/expat/lib -prefer-non-pic -static -c util_script.c && touch util_script.lo
util_script.c: In function `getsfunc_BRIGADE':
util_script.c:639: structure has no member named `__pthread_read'
make[2]: *** [util_script.lo] Error 1
make[2]: Leaving directory `/root/httpd-2.0.36/server'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/httpd-2.0.36/server'
make: *** [all-recursive] Error 1