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

Re: Help with compiling

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 08 Apr 2013 16:20:23 +0100

Maureen Barger <mobarger_at_gmail.com> writes:

> This is very thorough and I thank you, but I am not finding anything
> like that in the subversion dir tree.

I don't understand this. Are you building on Unix/Linux? If you go to
the directory where you compiled Subversion and run:

>> $ rm subversion/mod_dav_svn/authz.lo
>> $ make mod_dav_svn

You must see something like this:

>> /bin/sh /home/pm/sw/subversion/obj-1.7/libtool --tag=CC --silent --mode=compile gcc -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/local/httpd-2.4/include -I../src-1.7/subversion/include -I./subversion -I/usr/local/httpd-2.4/include -I/usr/local/httpd-2.4/include -I/usr/include/neon -I/usr/local/serf/include/serf-1 -o subversion/mod_dav_svn/authz.lo -c ../src-1.7/subversion/mod_dav_svn/authz.c

If you don't see something like that then how are you building
Subversion?

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download
Received on 2013-04-08 17:21:02 CEST

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.