X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: Yes, hits=6.3 required=5.0	tests=AWL,BAYES_50,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_WEB,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
Content-Type: text/plain; charset="utf-8"
Date: Mon, 06 Sep 2010 13:50:53 -0400
From: "Linux User" <linuxuser09@gmx.com>
Message-ID: <20100906175053.127720@gmx.com>
MIME-Version: 1.0
Subject: Fw: Hello, I need help with PHP compiling and/or how to get PCTNL  extension working under cygwin
To: cygwin@sourceware.org
x-registered: 0
Content-Transfer-Encoding: 8bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com


I have research this issue over google and mailing list and I haven't been able to find a solution to my problem. I want to write a PHPProxyServer under CYGWIN since I don't have access to a linux box. I need the PCTNL functions so I could fork() processes, which is not supported under windows. I try decending into the extensions directory in PHP src provided by cygwinports and try to compile the extension myself. Everything seems to work fine up until the desired extension *.dll wasn't created and "make install" failed with "cp: target `/usr/lib/php/20060613/#INST@3872#' is not a directory". So I decided to try to compile the newest version of PHP available, epic failure because apparently, PHP ./configure doesn't support autoconf 2.65, only 2.13 which isn't available in the repos. I was hoping that maybe someone might have already have already compiled PCNTL extension available that I could download for PHP 5.2.6 or the new PHP binaries with PCNTL enabled? Or any support to compile PHP under cygwin?



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

