Ack - there was a lingering #ifdef JK_NEED_... which should have been an
#if JK_NEED_... - this is fixed in cvs, please retry and thanks for the
detailed report!
Bill
Tim Whittington wrote:
Confused me too.
Error message is listed below.
[exec] cl.exe /nologo /MD /W3 /Zi /O2 /I "..\common" /I
"C:\j2sdk1.4.2_07\include" /I "C:\j2sdk1.4.2_07\include
\win32" /I "C:/Program Files/Apache Group/Apache2\include" /D "NDEBUG"
/D "WIN32" /D "_WINDOWS" /Fo".\Release\\" /Fd".\R
elease\mod_jk_src" /FD /c ..\common\jk_worker.c
[exec] jk_worker.c
[exec] cl.exe @C:\TEMP\nm7CC.tmp
[exec] mod_jk.c
[exec] mod_jk.c(2437) : warning C4013:
'unixd_set_global_mutex_perms' undefined; assuming extern returning int
[exec] link.exe @C:\TEMP\nm7CD.tmp
[exec] LINK : fatal error LNK1104: cannot open file 'MSVCRT.lib'
[exec] NMAKE : fatal error U1077: 'link.exe' : return code '0x450'
[exec] Stop.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]