[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: Maureen Barger <mobarger_at_gmail.com>
Date: Mon, 8 Apr 2013 14:10:44 -0400

Reran.
I am using gcc (GCC) 4.4.6 20120305

authz.i seems to be using the file fromthe correct apache:
# 1 "/etc/apache2/include/http_log.h" 1

On Mon, Apr 8, 2013 at 1:59 PM, Philip Martin
<philip.martin_at_wandisco.com> wrote:
> 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 20:11:37 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.