Hi,
I have tried to compile on PPC Linux and I have the following error:
+++
/bin/sh /home/jclere/apr-trunk/libtool --silent --mode=compile gcc -g
-O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
-D_LARGEFILE64_SOURCE
-I./include -I/home/jclere/apr-trunk/include/arch/unix
-I./include/arch/unix -
I/home/jclere/apr-trunk/include -o atomic/unix/ppc.lo -c
atomic/unix/ppc.c && t
ouch atomic/unix/ppc.lo
atomic/unix/ppc.c: In function `apr_atomic_xchgptr':
atomic/unix/ppc.c:189: error: `PPC_SYNC' undeclared (first use in this
function)
atomic/unix/ppc.c:189: error: (Each undeclared identifier is reported
only once
atomic/unix/ppc.c:189: error: for each function it appears in.)
atomic/unix/ppc.c:189: error: syntax error before string constant
make[1]: *** [atomic/unix/ppc.lo] Error 1
+++
Any hints? Is someone working on it?
Cheers
Jean-Frederic