Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Sep 2014 10:10:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193552] www/mod_log_config-st [maintainer] support for recent apache.mk PATCH
Message-ID:  <bug-193552-13-cgKhy3kemD@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-193552-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-193552-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193552

Olli Hauer <ohauer@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ohauer@FreeBSD.org

--- Comment #1 from Olli Hauer <ohauer@FreeBSD.org> ---
Seems a patch to build against apache24 is missing

===>  Building for ap24-mod_log_config-st-1.03_3
/usr/local/share/apr/build-1/libtool --silent --mode=compile cc -std=gnu99
-prefer-pic -O2 -pipe -I/usr/include -fno-strict-aliasing   
-I/usr/local/include/apache24  -I/usr/local/include/apr-1  
-I/usr/local/include/apr-1 -I/usr/include -I/usr/local/include
-I/usr/local/include/db5  -c -o mod_log_config.lo mod_log_config.c && touch
mod_log_config.slo
mod_log_config.c: In function 'log_remote_address':
mod_log_config.c:362: error: 'conn_rec' has no member named 'remote_ip'
mod_log_config.c: In function 'log_pid_tid':
mod_log_config.c:591: warning: assignment makes integer from pointer without a
cast
mod_log_config.c: In function 'ap_filepipe_log_ewriter':
mod_log_config.c:1566: warning: passing argument 3 of 'apr_file_write' from
incompatible pointer type
apxs:Error: Command failed with rc=65536

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193552-13-cgKhy3kemD>