Re: v2.0 build failure

2002-04-24 Thread Graham Leggett

Jim Jagielski wrote:

> Maybe editing apr_atomic.h to this (line 254):
> 
>#define apr_atomic_read(p)  (*p)
> 
> Can you check?

Still broke :(

Regards,
Graham
-- 
-
[EMAIL PROTECTED]"There's a moon
over Bourbon Street
tonight..."


smime.p7s
Description: S/MIME Cryptographic Signature


Re: v2.0 build failure

2002-04-24 Thread Jim Jagielski

Graham Leggett wrote:
> 
> In file included from apr_atomic.c:57:
> ../../include/apr_atomic.h:260: parse error before `apr_atomic_init'
> ../../include/apr_atomic.h:260: parse error before `*'
> ../../include/apr_atomic.h:260: warning: data definition has no type or
> storage class
> make[4]: *** [apr_atomic.lo] Error 1
> 

Maybe editing apr_atomic.h to this (line 254):

   #define apr_atomic_read(p)  (*p)

Can you check?
-- 
===
   Jim Jagielski   [|]   [EMAIL PROTECTED]   [|]   http://www.jaguNET.com/
  "A society that will trade a little liberty for a little order
 will lose both and deserve neither" - T.Jefferson



v2.0 build failure

2002-04-24 Thread Graham Leggett

Hi all,

v2.0 breaks on Linux like so:

make[4]: Entering directory
`/home/minfrin/src/apache/sandbox/proxy/httpd-2.0/srclib/apr/atomic/unix'
/bin/sh
/home/minfrin/src/apache/sandbox/proxy/httpd-2.0/srclib/apr/libtool
--silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H -DLINUX=2
-D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE  
-I../../include -I../../include/arch/unix  -c apr_atomic.c && touch
apr_atomic.lo
In file included from apr_atomic.c:57:
../../include/apr_atomic.h:260: parse error before `apr_atomic_init'
../../include/apr_atomic.h:260: parse error before `*'
../../include/apr_atomic.h:260: warning: data definition has no type or
storage class
make[4]: *** [apr_atomic.lo] Error 1

Regards,
Graham
-- 
-
[EMAIL PROTECTED]"There's a moon
over Bourbon Street
tonight..."


smime.p7s
Description: S/MIME Cryptographic Signature