APR-util will not compile right now if you disable thread support. The problem is apr_anylock.h, which uses a union to allow you to use any lock type. Unfortunately, it uses the thread locks regardless of the value of APR_HAS_THREADS. I tried to deal with it, but the macros just made my head hurt, and I have been staring at a computer screen far too long today. If nobody else beats me to it, I'll fix this first thing tomorrow.
Ryan -- _______________________________________________________________________________ Ryan Bloom [EMAIL PROTECTED] 550 Jean St Oakland CA 94610 -------------------------------------------------------------------------------
