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

Failing to build 1.6.0 on windows - APR misconfigured

From: Barry Scott <barry_at_barrys-emacs.org>
Date: Tue, 24 Mar 2009 20:21:53 +0000

I'm hitting problems compiling svn 1.6.0 on windows.

The APR UTIL is configure with"/D APU_HAVE_SQLITE2=1"
and "/D APU_HAVE_SQLITE3=1".

sqlite2 is clearly wrong as you want sqlite3.

Also no /I is used to find the sqlite3.h file.

Have I missed show instructions or is this broken?

Barry

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1405782
Received on 2009-03-24 21:22:39 CET

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.