Hello,
I have been trying to build an svn server on Solaris 2.8. However, I keep
getting this error from make:
In file included from subversion/include/svn_pools.h:27,
from subversion/libsvn_delta/cancel.c:19:
/usr/local/apache2/include/apr.h:428:2: #error no decision has been made on
APR_PATH_MAX for your platform
In file included from /usr/local/apache2/include/apr_general.h:71,
from /usr/local/apache2/include/apr_pools.h:77,
from subversion/include/svn_pools.h:29,
from subversion/libsvn_delta/cancel.c:19:
/usr/include/signal.h:192: parse error before '*' token
make: *** [subversion/libsvn_delta/cancel.lo] Error 1
I have installed GNU make, and even edited limits.h (which gets rid of the
"...no decision has been made on APR_PATH_MAX..." error). But I keep the
getting the signal.h parse error. The machine has been patched up (which
finally allowed me to get apache2.0.45 built and working), dunno what else to
try.
Oh, my configure line:
./configure --enable-maintainer-mode --with-apr=/usr/local/apache2
--with-apr-util=/usr/local/apache2 --with-libs=/usr/local/ssl --with-ssl
--with-swig
Any help/ideas/suggestions much appreciated.
Thank you.
__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 1 22:47:30 2003