[Mapserver-users] compiling regex on windows
bean@vt.edu
agillesp at vt.edu
Tue Nov 4 07:03:51 PST 2003
my regex only came with Makefile.in ... that's for *nix. am i missing
something?
-abe
>===== Original Message From Stephen Clark <stephen.clark at focus.ca> =====
>Heve you tried compiling using at a command window:
>
>nmake /f makefile.vc
>
>
>
>
>----- Original Message -----
>From: "Abram Gillespie" <agillesp at vt.edu>
>To: <Mapserver-users at 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 at lists.gis.umn.edu
>> http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
>>
More information about the MapServer-users
mailing list