[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 18:59:18 +0100

Maureen Barger <mobarger_at_gmail.com> writes:

> Did this, not finding a authz.i file (searched entire disk).

Did you add the -save-temps option? The authz.i file should be in the
directory where you executed this command:

>> gcc -save-temps -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -g -O2 -g -O2 -pthread -Werror=implicit-function-declaration -I/etc/apache2/include -I./subversion/include -I./subversion -I/etc/apache2/include -I/etc/apache2/include -I/usr/local/serf/include/serf-0 -I/home/scm/subversion-1.7.9/sqlite-amalgamation -c subversion/mod_dav_svn/authz.c -o subversion/mod_dav_svn/authz.o /dev/null 2>&1

If you don't get an authz.i file your gcc is doing something odd, which
version of gcc are you using?

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download
Received on 2013-04-08 19:59:54 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.