Re: Cannot configure
From: Kobayashi Noritada <nori1_at_dolphin.c.u-tokyo.ac.jp>
Date: 2005-01-29 01:46:00 CET
Hi,
From: Philip Martin <philip@codematters.co.uk>
> >> and you can run the failing command by hand, something like:
Hmm, I see...
nori1[9:21]% gcc -E -H -I /home/nori1/svnwc/subversion-ruby/apr/include file.c 2>&1 > /dev/null|grep apr.h
> Does that header file define APR_INT64_T_FMT? What does:
Yes, it does define.
nori1[9:21]% gcc -E -I /home/nori1/svnwc/subversion-ruby/apr/include file.c | tail -1
Thanks,
-- |: Noritada KOBAYASHI |: Dept. of General Systems Studies, |: Graduate School of Arts and Sciences, Univ. of Tokyo |: E-mail: nori1@dolphin.c.u-tokyo.ac.jp (preferable) |: nori@esa.c.u-tokyo.ac.jp --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Jan 29 01:47:04 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.