[Mapserver-users] revisiting compiling regex on windows

Abram Gillespie agillesp at vt.edu
Thu Nov 6 13:39:24 EST 2003


well it *could* be it ... but it's not.  same story.  can anyone 
suggest other news groups i might try?

thanks again.
-abe

On Thursday, November 6, 2003, at 09:17 AM, Swaminathan, Gayathri wrote:

> You bet.That could sure be it.
>
> Gayathri
>
> -----Original Message-----
> From: bean at vt.edu [mailto:agillesp at vt.edu]
> Sent: Wednesday, November 05, 2003 9:41 PM
> To: gayathri at ou.edu
> Subject: Re: [Mapserver-users] revisiting compiling regex on windows
>
>
> ho hum ... same story:
>
> Microsoft (R) Program Maintenance Utility Version 7.00.9466 Copyright 
> (C)
> Microsoft Corporation.  All rights reserved.
>
>         for d in doc test; do (cd $d; nmake  CPPFLAGS='-DHAVE_STRING_H
> -DREGEX_M
> ALLOC' CFLAGS='-Ox -G6' CC='cl'  DEFS='' LDFLAGS='' LOADLIBES='' 
> default);
> done
> d was unexpected at this time.
> NMAKE : fatal error U1077: 'for' : return code '0x1'
> Stop.
>
> something just dawned on me.  perhaps it's the version of nmake that 
> comes
> with vs.net that's causing my problem?  i don't have access to the 
> older
> version right now.  could that be it?
>
> -abe
>
> On Wednesday, November 5, 2003, at 03:26 PM, Swaminathan, Gayathri 
> wrote:
>
> Can you try compiling regex from another location such as under your
> C:\<regexdir>
>
> Let me know if errors occur still
> ~Gayathri
>
> -----Original Message-----
> From: bean at vt.edu [mailto:agillesp at vt.edu]
> Sent: Wednesday, November 05, 2003 1:34 PM
> To: mapserver-users at lists.gis.umn.edu
> Subject: [Mapserver-users] revisiting compiling regex on windows
>
>
> someone mentioned posting my entire regex compiling process (sorry, 
> that
> email's at home).  not much involved, just two steps.  i've included 
> the
> output and my Makefile.vc.
>
> thanks again for the help with this.
> -abe
>
> ***** begin output *****
> C:\Documents and Settings\abe\Desktop\Temp\regex-0.12>"C:\Program
> Files\Microsof
> t Visual Studio\VC98\Bin\vcvars32.bat"
> Setting environment for using Microsoft Visual C++ tools. C:\Documents 
> and
> Settings\abe\Desktop\Temp\regex-0.12>nmake /f Makefile.vc
>
> Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
> Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
>
>         for d in doc test; do (cd $d; NMAKE  CPPFLAGS='-DHAVE_STRING_H
> -DREGEX_M ALLOC' CFLAGS='-Ox -G6' CC='cl'  DEFS='' LDFLAGS='' 
> LOADLIBES=''
> default); done d was unexpected at this time. NMAKE : fatal error 
> U1077:
> 'for' : return code '0x1' Stop.
>
> C:\Documents and Settings\abe\Desktop\Temp\regex-0.12>
>




More information about the mapserver-users mailing list