Compile error on mapserv.c
Gleydson G. Valim Ribeiro
gribeiro at dpi.ufv.br
Wed Dec 13 03:43:26 PST 2000
Hello everyone,
I'm trying to compile the mapserver on NT, but there are some
errors in the file mapserv.c mapserver.lib ... look.
-----
...
mapserv.c
mapserv.obj : error LNK2001: unresolved external symbol _regfree
mapserver.lib(mapfile.obj) : error LNK2001: unresolved external symbol _regfree
mapserver.lib(mapquery.obj) : error LNK2001: unresolved external symbol _regfree
mapserv.obj : error LNK2001: unresolved external symbol _strncasecmp
mapserv.obj : error LNK2001: unresolved external symbol _regcomp
mapserver.lib(mapfile.obj) : error LNK2001: unresolved external symbol _regcomp
mapserver.lib(mapquery.obj) : error LNK2001: unresolved external symbol _regcomp
mapserv.obj : error LNK2001: unresolved external symbol _strcasecmp
mapserver.lib(mapfile.obj) : error LNK2001: unresolved external symbol _strcasec
mp
mapserver.lib(maputil.obj) : error LNK2001: unresolved external symbol _strcasec
mp
mapserv.obj : error LNK2001: unresolved external symbol _regexec
mapserver.lib(mapfile.obj) : error LNK2001: unresolved external symbol _regexec
mapserver.lib(mapquery.obj) : error LNK2001: unresolved external symbol _regexec
mapserver.lib(maputil.obj) : error LNK2001: unresolved external symbol _regexec
mapserv.exe : fatal error LNK1120: 5 unresolved externals
NMAKE : fatal error U1077: 'cl' : return code '0x2'
-------
I think that the problem is in the library that are included on the file
mapserv.c ( egis.h, globalstruct.h, egisHTML.h) ... I don't have these files.
Can anybody help me?
Thanks a lot ...
Gleydson Ribeiro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20001213/930620e6/attachment.htm>
More information about the MapServer-users
mailing list