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=19604>. 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=19604 config.layout changes do not function as defined. Summary: config.layout changes do not function as defined. Product: Apache httpd-2.0 Version: 2.0.45 Platform: Sun OS/Version: Solaris Status: NEW Severity: Minor Priority: Other Component: All AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] If you edit the config.layout file and make an additional ENTRY then select --enable-layout=Entry it runs the the ./configure then says can not find "ENTRY". The issue is that the file config.layout exists in 3 locations. Each file is slightly different and the files are not links. My understanding of the documentation is that you edit the ./httpd-2.0.45/config.layout and add an entry then run the configure. To get this to work even with "classic or Apache" requires edits to: ./srclib/apr/config.layout and ./srclib/apr-util/config.layout These files should be symbolic links to the main file or the parameters should be command line configure options. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
