[mapserver-dev] Building 5.2.0 Beta on Win32

Rob McCulley RMcCulley at county24.com
Tue Jun 17 16:18:35 EDT 2008


Hi All,

 

I'm trying to build the 5.2.0 beta on Windows XP using MSVC 7.1.  I'm
using the Mapserver buildkit.  The only line I changed in the nmake.opt
file is line 74, the declaration of MS_BASE.  All other options in the
nmake.opt file are the default values.  The build fails due to four
unresolved externals.  This is the error message:

 

Creating library mapserver_i.lib and object mapserver_i.exp

maperror.obj : error LNK2019: unresolved external symbol _vsnprintf
referenced in function _msSetError

mapwcs11.obj : error LNK2019: unresolved external symbol
_msWCSException11 referenced in function _msWCSGetCoverageBands11

mapwcs11.obj : error LNK2019: unresolved external symbol
_msOWSLookupMetadata referenced in function _msWCSGetCoverageBands11

mapwcs11.obj : error LNK2019: unresolved external symbol
_msWCSGetRequestParameter referenced in function
_msWCSGetCoverageBands11

libmap.dll : fatal error LNK1120: 4 unresolved externals

NMAKE : fatal error U1077: 'link' : return code '0x460'

Stop.

 

I'm not building with any of the OGC options enabled, yet these errors
seem to be related to the OGC stuff.  Any ideas what's going on here?

 

Rob McCulley

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-dev/attachments/20080617/90f8ebc4/attachment-0001.html


More information about the mapserver-dev mailing list