On Wed, May 30, 2012 at 08:54:32AM -0400, Mark Montague wrote: >Date: Wed, 30 May 2012 08:54:32 -0400 >From: Mark Montague <mark@xxxxxxxxxxx> >Subject: Re: Build problem >However, a much better way, considering the directory path in the >error message below is to go to http://httpd.apache.org/ and download >both httpd-2.4.2.tar.bz2 and httpd-2.4.2-deps.tar.bz2. The former >gets your the Apache HTTP Server source, and the latter gets you >versions of the source code of both APR and APR-Util that are >packaged to work with it. Unpack both into the same directory, like >this: > >tar jxf httpd-2.4.2.tar.bz2 >tar jxf httpd-2.4.2-deps.tar.bz2 Well, I tried it, but ./configure died with: checking for tm_gmtoff in struct tm... yes adding "-DAPR_DTRACE_PROVIDER" to CPPFLAGS configure: error: 'DTrace Support in the build system is not complete. Patches Welcome!' Ok, so now what do I do? Bill --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx