[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Compilation Failure..?

From: James Lamanna <james.lamanna_at_appliedminds.com>
Date: 2003-04-08 22:28:08 CEST

Getting this compile failure on revision 5585.

/bin/sh /home/james/subv-src/subversion/libtool --silent --mode=compile
gcc -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-D_SVID_SOURCE -D_GNU_SOURCE -g -Wall -Wmissing-prototypes
-Wstrict-prototypes -Wmissing-declarations -pthread -DNEON_ZLIB -std=c89
-Wpointer-arith -Wwrite-strings -Wshadow -DSVN_DEBUG -DAP_DEBUG
-I/usr/local/apache2//include -I./subversion/include -I.
-I/usr/local/include/neon -I/home/james/subv-src/subversion/apr/include
-I/home/james/subv-src/subversion/apr-util/include -o
subversion/mod_dav_svn/liveprops.lo -c
./subversion/mod_dav_svn/liveprops.c
./subversion/mod_dav_svn/liveprops.c: In function `dav_svn_insert_prop':
./subversion/mod_dav_svn/liveprops.c:310: parse error before
`APR_UINT64_T_FMT'
make: *** [subversion/mod_dav_svn/liveprops.lo] Error 1

Seems as though it thinks APR_UINT64_T_FMT is undefined, yet
/apr/include is definitely in the include path.

--James

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 8 22:43:48 2003

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.