[Mapserver-users] compiling regex on windows

Abram Gillespie agillesp at vt.edu
Mon Nov 3 00:00:09 EST 2003


i'm trying to compile the regex lib on windows 2000 with vs.net.  i get 
the following error:
c:\source_code\regex-0.12\regex.c(63) : fatal error C1083: Cannot open 
include file: 'strings.h': No such file or directory

then when i define HAVE_STRING_H to try to fix the above error i get 
these:
c:\source_code\regex-0.12\regex.c(808) : error C2365: 're_set_syntax' : 
redefinition; previous definition was a 'function'
         c:\source_code\regex-0.12\regex.h(404) : see declaration of 
're_set_syntax'
c:\source_code\regex-0.12\regex.c(808) : error C2146: syntax error : 
missing ';' before identifier 'reg_syntax_t'
c:\source_code\regex-0.12\regex.c(808) : fatal error C1004: unexpected 
end of file found

anything i can do?

thanks.
abe




More information about the mapserver-users mailing list