You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2007/11/29 05:43:38 UTC

DO NOT REPLY [Bug 43986] New: - Multiple compile errors in mod_disk_cache.c

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=43986>.
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=43986

           Summary: Multiple compile errors in mod_disk_cache.c
           Product: Apache httpd-2
           Version: 2.2.6
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: mod_disk_cache
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: java@leeclemens.net


modules/cache/.libs/libmod_disk_cache.a(mod_disk_cache.o): In function `data_file':
/u00/httpd-2.2.6/modules/cache/mod_disk_cache.c:91: undefined reference to
`ap_cache_generate_name'
modules/cache/.libs/libmod_disk_cache.a(mod_disk_cache.o): In function
`header_file':
/u00/httpd-2.2.6/modules/cache/mod_disk_cache.c:73: undefined reference to
`ap_cache_generate_name'
modules/cache/.libs/libmod_disk_cache.a(mod_disk_cache.o): In function
`store_headers':
/u00/httpd-2.2.6/modules/cache/mod_disk_cache.c:906: undefined reference to
`ap_cache_cacheable_hdrs_out'
/u00/httpd-2.2.6/modules/cache/mod_disk_cache.c:928: undefined reference to
`ap_cache_cacheable_hdrs_out'


Built with OpenSSL 0.9.8g on Linux 2.6.18-53.el5xen #1 SMP Wed Oct 10 17:06:12
EDT 2007 i686 athlon i386 GNU/Linux

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 43986] - Multiple compile errors in mod_disk_cache.c

Posted by bu...@apache.org.
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=43986>.
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=43986


java@leeclemens.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Additional Comments From java@leeclemens.net  2007-11-28 20:54 -------
Added --enable-cache to configure options

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org