Christian Gross <[EMAIL PROTECTED]> writes:

> Hi
> 
> I am running LINUX PPC (Yellow dog linux 2.1).  I have done a latest
> update from the CVS database and I am trying to build APR.
> 
> I keep getting the error with respect to not being to build anything
> in the atomic/unix directory.  I looked in the old message database
> and there was a mention to configure with --disabled-shared.  This did
> not help.

What is the error?

Here is something to try:

make clean

change
  #define APR_FORCE_ATOMIC_GENERIC 0
in apr.h to 
  #define APR_FORCE_ATOMIC_GENERIC 1

make

does that make it better?

-- 
Jeff Trawick | [EMAIL PROTECTED] | PGP public key at web site:
       http://www.geocities.com/SiliconValley/Park/9289/
             Born in Roswell... married an alien...

Reply via email to