[Mapserver-users] compiling regex on windows
Stephen Clark
stephen.clark@focus.ca
Mon, 3 Nov 2003 14:00:52 -0800
Heve you tried compiling using at a command window:
nmake /f makefile.vc
----- Original Message -----
From: "Abram Gillespie" <agillesp@vt.edu>
To: <Mapserver-users@lists.gis.umn.edu>
Sent: Sunday, November 02, 2003 9:00 PM
Subject: [Mapserver-users] compiling regex on windows
> 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
>
> _______________________________________________
> Mapserver-users mailing list
> Mapserver-users@lists.gis.umn.edu
> http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
>
_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users