DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25701>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25701 AIX httpd 2.0.48 Build Error (xlate.c) Summary: AIX httpd 2.0.48 Build Error (xlate.c) Product: Apache httpd-2.0 Version: 2.0.48 Platform: Other OS/Version: AIX Status: NEW Severity: Normal Priority: Other Component: Build AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] OS level: AIX 5.2 Compiler: C for AIX (xlc_r) version 6.0.0.0 When doing a "make" on apache server 2.0.48 after running "configure", build fails on following error trying to compile "xlate.c": /bin/sh /opt/freeware/httpd-2.0.48/srclib/apr/libtool --silent --mode=compile xlc_r -g -qHALT=E -qfullpath -qinitauto=FE -qcheck=all -qinfo=pro - DHAVE_CONFIG_H -U__STR__ -D_THREAD_SAFE -D_USE_IRS -I/opt/freeware/httpd- 2.0.48/srclib/apr-util/include -I/opt/freeware/httpd-2.0.48/srclib/apr- util/include/private -I/opt/freeware/httpd-2.0.48/srclib/apr/include - I/opt/freeware/httpd-2.0.48/srclib/apr-util/xml/expat/lib -c xlate.c && touch xlate.lo "xlate.c", line 158.38: 1506-280 (E) Function argument assignment between types "char**" and "const char**" is not allowed. "xlate.c", line 368.42: 1506-280 (E) Function argument assignment between types "char**" and "const char**" is not allowed. make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 1. Stop. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
