Re: Cannot configure
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-01-28 18:56:40 CET
Kobayashi Noritada <nori1@dolphin.c.u-tokyo.ac.jp> writes:
> CPPFLAGS: -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE
The absence of -I fields explains why the INT64 stuff fails. I don't
Edit configure again, search for SVN_APR_INCLUDES= and add something
SVN_APR_INCLUDES="`$apr_config --includes`"
That might help determine what's going on. It looks like aprutil
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Jan 28 18:57:52 2005 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.