DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=27836>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=27836 make install breaks Summary: make install breaks 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] I've compiled apache 2.0.48 withe following options: CC=gcc CFLAGS='-DHARD_SERVER_LIMIT=1024' ./configure --prefix=/stage/keeper/src/apache2 \ --enable-modules="headers info mime_magic rewrite so status" \ --with-expat=$PWD/srclib/apr-util/xml/expat make install breakes at the end: mkdir /usr/local/apache2/manual cp: not all requested changes were made to /usr/local/apache2/manual/developer cp: not all requested changes were made to /usr/local/apache2/manual/faq cp: not all requested changes were made to /usr/local/apache2/manual/howto cp: not all requested changes were made to /usr/local/apache2/manual/images cp: not all requested changes were made to /usr/local/apache2/manual/misc cp: not all requested changes were made to /usr/local/apache2/manual/mod cp: not all requested changes were made to /usr/local/apache2/manual/platform cp: not all requested changes were made to /usr/local/apache2/manual/programs cp: not all requested changes were made to /usr/local/apache2/manual/search cp: not all requested changes were made to /usr/local/apache2/manual/ssl cp: not all requested changes were made to /usr/local/apache2/manual/style/chm cp: not all requested changes were made to /usr/local/apache2/manual/style/css cp: not all requested changes were made to /usr/local/apache2/manual/style/man cp: not all requested changes were made to /usr/local/apache2/manual/style/w3c cp: not all requested changes were made to /usr/local/apache2/manual/style/xsl/util cp: not all requested changes were made to /usr/local/apache2/manual/style/xsl cp: not all requested changes were made to /usr/local/apache2/manual/style/zip cp: not all requested changes were made to /usr/local/apache2/manual/style/lang cp: not all requested changes were made to /usr/local/apache2/manual/style/latex cp: not all requested changes were made to /usr/local/apache2/manual/style cp: not all requested changes were made to /usr/local/apache2/manual/vhosts gmake[1]: *** [install-man] Error 1 gmake[1]: Leaving directory `/stage/keeper/src/httpd-2.0.48' gmake: *** [install-recursive] Error 1 I use: autoconf-2.58-1 automake-1.7.9-1 libtool-1.5-1 m4-1.4-14 make-3.80-1 gcc-2.9.aix51.020209-4 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
