You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2009/11/30 18:33:24 UTC

DO NOT REPLY [Bug 48303] New: mod_proxy_scgi does not build in Windows

https://issues.apache.org/bugzilla/show_bug.cgi?id=48303

           Summary: mod_proxy_scgi does not build in Windows
           Product: Apache httpd-2
           Version: 2.3-HEAD
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Other Modules
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: lists@glewis.com


Created an attachment (id=24638)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24638)
mod_proxy_scgi build patch against trunk

Changes with Apache 2.3.1
  *) mod_proxy_scgi: Added. [André Malo]

Changes with Apache 2.2.14 
 *) mod_proxy_scgi: Backport from trunk. [André Malo]

The title of this report is a bit misleading in the fact that mod_proxy_scgi
does build, but there is nothing in the build system to build it on Windows as
reported during the vote for 2.2.14 release.

http://marc.info/?l=apache-httpd-dev&m=125421199606305&w=2

Attached are the patches I've produced to get it to build for me. I'm pretty
sure they are complete but may have an offset or two but no fuzz. The document
page for the module has already been added.

It would be nice to get this committed by 2.2.15 so people who use the offical
win32 binaries may finally get to at least try and use this module. It's also
one less patch for me to remember and maintain.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 48303] mod_proxy_scgi does not build in Windows

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48303

--- Comment #1 from Gregg L. Smith <li...@glewis.com> 2009-11-30 09:34:21 UTC ---
Created an attachment (id=24639)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24639)
mod_proxy_scgi build patch against 2.2 branch

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 48303] mod_proxy_scgi does not build in Windows

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48303

Gregg L. Smith <li...@glewis.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #24638|0                           |1
        is obsolete|                            |

--- Comment #2 from Gregg L. Smith <li...@glewis.com> 2009-11-30 18:04:40 UTC ---
Created an attachment (id=24643)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24643)
mod_proxy_scgi build patch against trunk - fixed

Oops, I had forgot the command line build section in makefile.win.
Since I rarely build at command line, it did not make the necessary noise for
me to realize it. But after reviewing the patch, again, I saw it.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 48303] mod_proxy_scgi does not build in Windows

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48303

--- Comment #4 from Will Rowe <wr...@apache.org> 2009-11-30 18:19:41 UTC ---
I build from scratch (slightly quicker, here) but saw no issues with the
suggestions you raise and blame^W credit them all to you.  Thanks for looking
at this, I had dismissed it as a named socket scenario that wouldn't work 
verbatim under windows (e.g. proxy_fdpass).

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 48303] mod_proxy_scgi does not build in Windows

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48303

Will Rowe <wr...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #5 from Will Rowe <wr...@apache.org> 2009-11-30 18:24:26 UTC ---
Please review and verify that trunk is now correct.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 48303] mod_proxy_scgi does not build in Windows

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48303

Gregg L. Smith <li...@glewis.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #24643|0                           |1
        is obsolete|                            |

--- Comment #3 from Gregg L. Smith <li...@glewis.com> 2009-11-30 18:11:38 UTC ---
Created an attachment (id=24644)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24644)
mod_proxy_scgi build patch against trunk - really fixed

ARGH!!! :)

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org