-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Alex,

On 3/6/12 6:41 PM, Alex Samad - Yieldbroker wrote:
> "pcre_amd64CLEAN" : cd ".\pcre" -   $(MAKE) /$(MAKEFLAGS) /F
> ".\pcre.amd64" RECURSE=1 CLEAN +   $(MAKE) /$(MAKEFLAGS) /F
> ".\pcre.amd64" CFG="pcre.amd64" RECURSE=1 + CLEAN cd ".."

I'm not sure about Makefiles in VS, but I don't think you can have
"CLEAN" on a line all by itself: you should probably make your patch
look like this:

> "pcre_amd64CLEAN" : cd ".\pcre" -   $(MAKE) /$(MAKEFLAGS) /F
> ".\pcre.amd64" RECURSE=1 CLEAN +   $(MAKE) /$(MAKEFLAGS) /F
> ".\pcre.amd64" CFG="pcre.amd64" RECURSE=1 CLEAN cd ".."

> From Failed Request tracking  on IIS
> 
> ErrorDescription Calling LoadLibraryEx on ISAPI filter
> "C:\YB\Shared\dev.yieldbroker.com\ajpconfig\isapi_redirect.dll"
> failed

Any other information?

> I tried to pull down 1.2.32 and compile it but more issues with
> that!

Like what?

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk9Xf0gACgkQ9CaO5/Lv0PDnKACguDt1VuawWPsDFRo7HHAK59pI
l6oAoMKNYfcaQwOC3FEbUAKffZzX3CoU
=B3jJ
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to