DO NOT REPLY [Bug 9222] - mod_deflate should check Content-Encoding header

2002-05-20 Thread bugzilla
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=9222.
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=9222

mod_deflate should check Content-Encoding header

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2002-05-20 00:08 ---
fixed in current CVS tree
Thanks Kazuhisa.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 9244] New: - Compile fail on RedHat 7.0

2002-05-20 Thread bugzilla
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=9244.
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=9244

Compile fail on RedHat 7.0

   Summary: Compile fail on RedHat 7.0
   Product: Apache httpd-2.0
   Version: 2.0.36
  Platform: PC
OS/Version: Linux
Status: NEW
  Severity: Blocker
  Priority: Other
 Component: Build
AssignedTo: bugs@httpd.apache.org
ReportedBy: [EMAIL PROTECTED]


2.0.36 fails to compile on a RedHat 7.0 box I was upgrading for a friend.
Initially the compiler was egc-2.91.6 with binutils-2.5. After I got the error, 
I checked on the version of the compiler and binutils, and upgraded those to 
gcc-3.1 and binutils 2.12. It appears that something is not getting linked 
properly. I have 2.0.36 compiled perfectly on my Slackware 8 box that has the 
same release of gcc and binutils, so I think that can be ruled out. This will 
be a mainstream production system, so I am reluctant to use the CVS HEAD branch 
for this system.

/bin/sh /root/new/httpd-2.0.36/srclib/apr/libtool --silent --mode=link gcc  -g -
O2 -pthread -DNO_DBM_REWRITEMAP-DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -
D_BSD_SOURCE -D_SVID_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER   -I. -
I/root/new/httpd-2.0.36/os/unix -I/root/new/httpd-2.0.36/server/mpm/prefork -
I/root/new/httpd-2.0.36/modules/http -I/root/new/httpd-2.0.36/modules/proxy -
I/root/new/httpd-2.0.36/include -I/root/new/httpd-2.0.36/srclib/apr/include -
I/root/new/httpd-2.0.36/srclib/apr-util/include -I/root/new/httpd-
2.0.36/modules/dav/main -I/root/new/httpd-2.0.36/srclib/apr-util/xml/expat/lib -
export-dynamic-o httpd  modules.lo   modules/mappers/mod_so.la 
server/mpm/prefork/libprefork.la server/libmain.la 
os/unix/libos.la /root/new/httpd-2.0.36/srclib/pcre/libpcre.la /root/new/httpd-
2.0.36/srclib/apr-util/libaprutil.la /root/new/httpd-
2.0.36/srclib/apr/libapr.la -lm -lcrypt -lnsl -lresolv -ldl -lz -lgdbm -
ldb /root/new/httpd-2.0.36/srclib/apr-util/xml/expat/lib/libexpat.la
server/.libs/libmain.al(config.lo): In function `ap_method_is_limited':
/root/new/httpd-2.0.36/server/config.c:389: undefined reference to 
`ap_method_number_of'
server/.libs/libmain.al(exports.lo)(.data.rel+0x1f8): undefined reference to 
`ap_send_error_response'
server/.libs/libmain.al(exports.lo)(.data.rel+0x200): undefined reference to 
`ap_set_keepalive'
server/.libs/libmain.al(exports.lo)(.data.rel+0x20c): undefined reference to 
`ap_make_etag'
server/.libs/libmain.al(exports.lo)(.data.rel+0x210): undefined reference to 
`ap_set_etag'
server/.libs/libmain.al(exports.lo)(.data.rel+0x218): undefined reference to 
`ap_meets_conditions'
server/.libs/libmain.al(exports.lo)(.data.rel+0x224): undefined reference to 
`ap_method_register'
server/.libs/libmain.al(exports.lo)(.data.rel+0x228): undefined reference to 
`ap_method_registry_init'
server/.libs/libmain.al(exports.lo)(.data.rel+0x22c): undefined reference to 
`ap_make_method_list'
server/.libs/libmain.al(exports.lo)(.data.rel+0x230): undefined reference to 
`ap_copy_method_list'
server/.libs/libmain.al(exports.lo)(.data.rel+0x234): undefined reference to 
`ap_method_list_do'
server/.libs/libmain.al(exports.lo)(.data.rel+0x238): undefined reference to 
`ap_method_list_vdo'
server/.libs/libmain.al(exports.lo)(.data.rel+0x23c): undefined reference to 
`ap_method_in_list'
server/.libs/libmain.al(exports.lo)(.data.rel+0x240): undefined reference to 
`ap_method_list_add'
server/.libs/libmain.al(exports.lo)(.data.rel+0x244): undefined reference to 
`ap_method_list_remove'
server/.libs/libmain.al(exports.lo)(.data.rel+0x248): undefined reference to 
`ap_clear_method_list'
server/.libs/libmain.al(exports.lo)(.data.rel+0x24c): undefined reference to 
`ap_set_content_type'
server/.libs/libmain.al(exports.lo)(.data.rel+0x26c): undefined reference to 
`ap_index_of_response'
server/.libs/libmain.al(exports.lo)(.data.rel+0x270): undefined reference to 
`ap_get_status_line'
server/.libs/libmain.al(exports.lo)(.data.rel+0x274): undefined reference to 
`ap_setup_client_block'
server/.libs/libmain.al(exports.lo)(.data.rel+0x278): undefined reference to 
`ap_should_client_block'
server/.libs/libmain.al(exports.lo)(.data.rel+0x27c): undefined reference to 
`ap_get_client_block'
server/.libs/libmain.al(exports.lo)(.data.rel+0x280): undefined reference to 
`ap_discard_request_body'
server/.libs/libmain.al(exports.lo)(.data.rel+0x2a0): undefined reference to 
`ap_method_number_of'
server/.libs/libmain.al(exports.lo)(.data.rel+0x2a4): undefined reference to 
`ap_method_name_of'
server/.libs/libmain.al(exports.lo)(.data.rel+0x2e0): undefined reference to 
`ap_byterange_filter'
server/.libs/libmain.al(exports.lo)(.data.rel+0x2e4): undefined reference to 

DO NOT REPLY [Bug 9244] - Compile fail on RedHat 7.0

2002-05-20 Thread bugzilla
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=9244.
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=9244

Compile fail on RedHat 7.0





--- Additional Comments From [EMAIL PROTECTED]  2002-05-20 08:28 ---
I forget to add my configure options:

./configure --enable-deflate --enable-mime-magic \
--enable-expires --enable-headers \
--enable-unique-id --enable-http --enable-dav \
--enable-info --enable-cgi --disable-cgid \
--enable-speling --enable-rewrite \
--enable-so --enable-mods-shared=most

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 9247] New: - Apache 2 fails to build on Solaris 64bit Compiler

2002-05-20 Thread bugzilla
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=9247.
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=9247

Apache 2 fails to build on Solaris 64bit Compiler

   Summary: Apache 2 fails to build on Solaris 64bit Compiler
   Product: Apache httpd-2.0
   Version: 2.0.36
  Platform: Sun
OS/Version: Solaris
Status: NEW
  Severity: Normal
  Priority: Other
 Component: Build
AssignedTo: bugs@httpd.apache.org
ReportedBy: [EMAIL PROTECTED]


Hi

I have the following configuration:

- Sun Netra X1
- Solaris 9EA
- gcc 3.1 in 64bit mode
- apache 2.0.36

When trying to build the binaries I do the following:

./configure --prefix=/usr/local/apache2

This creates the Makefiles and prepares everething. But when compiling, I get 
an error in the directory:

srclib/apr/atomic/solaris_sparc

The error occures while linking. I discovered, that the Makefile in this 
directory contains the following line:

ASFLAGS += -K pic -P -D_ASM -D__STDC__=0 -xarch=v8plus

which forces the assembler to build v8plus code, which can not be linked by the 
64 bit linker. I've changed this line as follows:

ASFLAGS += -K pic -P -D_ASM -D__STDC__=0 -xarch=v9

Whith whis adaption the compilation takes place without errors and apache seems 
to work propperly.

Could you please update the configure script, so that it takes care of the 
solaris 64bit environment.

Peter

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 8995] - consider indentation

2002-05-20 Thread bugzilla
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=8995.
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=8995

consider indentation





--- Additional Comments From [EMAIL PROTECTED]  2002-05-20 19:28 ---
With what browser?  It looks fine to me on Konqueror 3.0.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 9244] - --enable-http --enable-mods-shared=most causes link failure

2002-05-20 Thread bugzilla
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=9244.
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=9244

--enable-http --enable-mods-shared=most causes link failure





--- Additional Comments From [EMAIL PROTECTED]  2002-05-20 20:43 ---
Here is a patch that seems to work for me:
It is patterned after a similar fragment for the mod_so DSO.

--- httpd-2.0.36/modules/http/config2.m4Wed Oct  3 10:47:51 2001
+++ httpd-2.0.36-new/modules/http/config2.m4Mon May 20 13:14:41 2002
@@ -4,8 +4,15 @@

 http_objects=http_core.lo http_protocol.lo http_request.lo

+dnl mod_http should only be built as a static DSO
+if test $enable_http = yes; then
+enable_http=static
+elif test $enable_http = shared; then
+AC_MSG_ERROR([mod_http can not be built as a shared DSO])
+fi
+
 dnl mod_http freaks out when built as a DSO
-APACHE_MODULE(http, HTTP protocol handling, $http_objects, , static)
+APACHE_MODULE(http, HTTP protocol handling, $http_objects, , $enable_http)
 APACHE_MODULE(mime, mapping of file-extension to MIME, , , yes)

 APACHE_MODPATH_FINISH

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 9065] - typos and errors in it worked! welcome page in Catalan language

2002-05-20 Thread bugzilla
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=9065.
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=9065

typos and errors in it worked! welcome page in Catalan language

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2002-05-20 21:32 ---
OK.  I'll take your word for it and commit this.  In general, though, we prefer
to have an independent person actually post here to confirm.

Thanks for your contribution!

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]