https://issues.apache.org/bugzilla/show_bug.cgi?id=53341
Priority: P2
Bug ID: 53341
Assignee: [email protected]
Summary: Unable to build tomcat-connectors in centos 5.6
Severity: normal
Classification: Unclassified
OS: Linux
Reporter: [email protected]
Hardware: PC
Status: NEW
Version: unspecified
Component: mod_jk
Product: Tomcat Connectors
Created attachment 28868
--> https://issues.apache.org/bugzilla/attachment.cgi?id=28868&action=edit
The attachment is Build output
Kernel :Linux 2.6.18-308.el5.028stab099.3
GCC: gcc-4.1.2-52.el5_8.1
HTTPD : Server version: Apache/2.4.2 (Unix)
Server's Module Magic Number: 20120211:3
Server loaded: APR 1.4.6, APR-UTIL 1.4.1
Compiled using: APR 1.4.6, APR-UTIL 1.4.1
Architecture: 32-bit
Server MPM: event
threaded: yes (fixed thread count)
forked: yes (variable process count)
Server compiled with....
-D APR_HAS_SENDFILE
-D APR_HAS_MMAP
-D APR_HAVE_IPV6 (IPv4-mapped addresses enabled)
-D APR_USE_SYSVSEM_SERIALIZE
-D APR_USE_PTHREAD_SERIALIZE
-D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
-D APR_HAS_OTHER_CHILD
-D AP_HAVE_RELIABLE_PIPED_LOGS
-D DYNAMIC_MODULE_LIMIT=256
-D HTTPD_ROOT="/usr/local/apache"
-D SUEXEC_BIN="/usr/local/apache/bin/suexec"
-D DEFAULT_PIDLOG="logs/httpd.pid"
-D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
-D DEFAULT_ERRORLOG="logs/error_log"
-D AP_TYPES_CONFIG_FILE="conf/mime.types"
-D SERVER_CONFIG_FILE="conf/httpd.conf"
==================================================================
JAVA : jdk1.6.0_32
====================================================================
Tomcat-connectors-1.2.37-sr
cd native/
./configure --with-apxs2=/usr/local/apache/bin/apxs
--with-apache=/usr/local/src/httpd-2.4.2
make
.
.
.
.
.
.
.
.
.
/usr/local/src/httpd-2.4.2/include/httpd.h:1746: error: expected ')' before '*'
token
/usr/local/src/httpd-2.4.2/include/httpd.h:1754: error: expected ')' before '*'
token
/usr/local/src/httpd-2.4.2/include/httpd.h:1769: error: expected ')' before '*'
token
/usr/local/src/httpd-2.4.2/include/httpd.h:1779: error: expected ')' before '*'
token
/usr/local/src/httpd-2.4.2/include/httpd.h:1794: error: expected ')' before '*'
token
/usr/local/src/httpd-2.4.2/include/httpd.h:1812: error: expected '=', ',', ';',
'asm' or '__attribute__' before 'ap_pregsub_ex'
/usr/local/src/httpd-2.4.2/include/httpd.h:1861: error: expected ')' before '*'
/usr/local/s
.
.
.
.
Full Build output is attached with this bug report.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]