You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Jorge Schrauwen <jo...@gmail.com> on 2006/07/25 22:46:26 UTC

2.2.x Trunk Test

I've tested this on the following platforms:

Note:
Using APR-Trunk trow a lot of unresolved link errors and doesn't compile.
Using APR 1.2.7, APR-util 1.2.7 and APR iconv 1.1.1 work fine.

OS: Mac OS X 10.4 IntelMac
Compilter: GCC4
Modules: Default Options
Result: Compiled fine
Basic Auth worked fine, so did the error directive and mod_rewrite (simple
rule)
Didn't have time to test it furter.

OS: Windows XP Pro x64
Compiler: Visual Studio 2005 Pro
Modules: Compiled every thing.

Win64 Build:
Didn't have time to test, I'll do this one on T&R

Win32 Build:
Compiler Options: /O2 /Ob2 /Oi /Ot
Result: Compiled find with 60 warnings (see below)
Using it on my development machine no problems sofar (i use: mod_proxy,
mod_php5, mod_rewrite, auth digest, costume errors...)
Runs smoodly and notice no problems while testing if all stuff still worked
and when hamering it a bit with ab.exe

Note: the files in the lib folder aren't picked up on my 3rd party module,
they require a copy/rename, not really a bug... rather an inconvience.



-- Win32 Build Warnings --
Warning    59    warning C4102: 'ssl_expr_yynewerror' : unreferenced
label    y.tab.c
Warning    52    warning C4244: '=' : conversion from 'time_t' to 'int',
possible loss of data    s:\source\httpd-
2.2.x\modules\metadata\mod_usertrack.c    345
Warning    1    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_auth_basic
Warning    2    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_dbd
Warning    3    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_ldap
Warning    4    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_negotiation
Warning    5    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_mime_magic
Warning    6    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_mime
Warning    7    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_mem_cache
Warning    8    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_logio
Warning    9    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_log_forensic
Warning    10    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_log_config
Warning    11    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_isapi
Warning    12    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_info
Warning    13    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_include
Warning    14    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_imagemap
Warning    15    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_ident
Warning    16    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_headers
Warning    17    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_file_cache
Warning    18    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_ext_filter
Warning    19    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_expires
Warning    20    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_env
Warning    21    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_dumpio
Warning    22    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_disk_cache
Warning    23    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_dir
Warning    24    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_rewrite
Warning    25    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_charset_lite
Warning    26    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_cgi
Warning    27    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_cern_meta
Warning    28    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_setenvif
Warning    29    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_bucketeer
Warning    30    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_autoindex
Warning    31    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_authz_user
Warning    32    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_authz_host
Warning    33    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_authz_groupfile
Warning    34    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_authz_default
Warning    35    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_authz_dbm
Warning    36    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_authn_file
Warning    37    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_authn_default
Warning    38    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_authn_dbm
Warning    39    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_authn_dbd
Warning    40    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_authn_anon
Warning    41    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_authnz_ldap
Warning    42    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_auth_digest
Warning    43    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_speling
Warning    44    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_asis
Warning    45    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_alias
Warning    46    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_actions
Warning    47    warning LNK4068: /MACHINE not specified; defaulting to
X86    logresolve
Warning    48    warning LNK4068: /MACHINE not specified; defaulting to
X86    wintty
Warning    49    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_status
Warning    50    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_unique_id
Warning    51    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_userdir
Warning    53    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_usertrack
Warning    54    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_version
Warning    55    warning LNK4068: /MACHINE not specified; defaulting to
X86    mod_vhost_alias
Warning    56    warning LNK4068: /MACHINE not specified; defaulting to
X86    rotatelogs
Warning    57    warning LNK4068: /MACHINE not specified; defaulting to
X86    rotatelogs
Warning    58    warning LNK4068: /MACHINE not specified; defaulting to
X86    httpd
Warning    60    warning LNK4068: /MACHINE not specified; defaulting to
X86    BuildBin


-- 
~Jorge