Re: no decision has been made on APR_PATH_MAX for your platform
From: Dimitri Papadopoulos-Orfanos <papadopo_at_shfj.cea.fr>
Date: 2005-10-28 10:16:32 CEST
Hi,
> It seems the apache/include/apr.h just doesn't see PATH_MAX (defined
Indeed <linux/limits.h> is not necessarily included by <limits.h>. For
The reason is that PATH_MAX is "obsolete" since the maximal path length
> I tried things like including /usr/include/linux in include path but
This could be an APR bug (it should notify which macros to define when
This could also a swig bug, if it doesn't take the output of the above
As a workaround, define _GNU_SOURCE properly when building swig, it just
Dimitri Papadopoulos
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.