++ Compilling SVN on WIndows ++
From: Victor Medina <jefedesoporte_at_cmgm.com.ve>
Date: Fri, 30 Sep 2011 15:53:30 -0430
Hi guys!
Any one can help me? Be trying to compile latest Subversion on Windows, VS8 + SP1, 32bits. It's seems that cannot link against zlib, but zlib is just ok it seams.
Here is the output:
------ Build started: Project: zlib, Configuration: Release Win32 ------
Performing Makefile project actions
nmake /f win32\Makefile.msc CFLAGS="/nologo /W3 /FD /GX /DWIN32 /D_WINDOWS /MD /O2 /Zi $(LOC)" STATICLIB=zlibstat.lib zlibstat.lib
'zlibstat.lib' is up-to-date
Build log was saved at "file://c:\source\httpd\srclib\zlib\Release\BuildLog.htm"
zlib - 0 error(s), 0 warning(s)
------ Build started: Project: libsvn_subr_dll, Configuration: Release Win32 ------
Linking...
.\libsvn_subr.def(96) : warning LNK4087: CONSTANT keyword is obsolete; use DATA
Creating library .\..\..\..\Release\subversion\libsvn_subr/libsvn_subr-1.lib and object .\..\..\..\Release\subversion\libsvn_subr/libsvn_subr-1.exp
zlibstat.lib(inflate.obj) : error LNK2019: unresolved external symbol _inflate_fast referenced in function _inflate
..\..\..\Release\subversion\libsvn_subr\libsvn_subr-1.dll : fatal error LNK1120: 1 unresolved externals
Build log was saved at "file://C:\source\httpd\srclib\subversion\Release\subversion\libsvn_subr\BuildLog.htm"
libsvn_subr_dll - 2 error(s), 1 warning(s)
------ Build started: Project: libsvn_delta_dll, Configuration: Release Win32 ------
Linking...
Creating library .\..\..\..\Release\subversion\libsvn_delta/libsvn_delta-1.lib and object .\..\..\..\Release\subversion\libsvn_delta/libsvn_delta-1.exp
zlibstat.lib(inflate.obj) : error LNK2019: unresolved external symbol _inflate_fast referenced in function _inflate
..\..\..\Release\subversion\libsvn_delta\libsvn_delta-1.dll : fatal error LNK1120: 1 unresolved externals
Build log was saved at "file://c:\source\httpd\srclib\subversion\Release\subversion\libsvn_delta\BuildLog.htm"
libsvn_delta_dll - 2 error(s), 0 warning(s)
========== Build: 1 succeeded, 2 failed, 3 up-to-date, 0 skipped ==========
Sin mas a que hacer referencia,
___________________________________
Víctor Medina
Centro Médico Guerra Méndez - Jefe de Soporte y Tecnologías
Departamento de Sistemas
Telf: +58241 856 1223 Ext. 1223
Cell: +58424 422 8988
BB Pin: 22A7C718
correo-e: jefedesoporte_at_cmgm.com.ve<mailto:jefedesoporte_at_cmgm.com.ve>
________________________________
{English/Inglés} E-mail disclaimer:
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.