Maureen Barger <mobar...@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

Reply via email to