Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3CE4EDBF.3B74F39D@wapme-systems.de> Date: Fri, 17 May 2002 13:47:11 +0200 From: Stipe Tolj Organization: Wapme Systems AG X-Accept-Language: de MIME-Version: 1.0 To: graeme AT inetix DOT com DOT au CC: cygwin AT cygwin DOT com Subject: Re: Cygwin/Apache with PHP CGI References: <01ufduo7c330fgmratp0qgfrgqkdv7upa8 AT 4ax DOT com> <3CD92533 DOT 9B0A0147 AT wapme-systems DOT de> <71hidu8lr0qssqnne37377r6aac6t40l8n AT 4ax DOT com> <3CDA53EC DOT D3866B26 AT wapme-systems DOT de> <88dldugtt8sfdql1r3inb85uq47frqnuq <3CDB6409 DOT 70900 AT aol DOT com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-OriginalArrivalTime: 17 May 2002 11:48:15.0310 (UTC) FILETIME=[BAC036E0:01C1FD98] Graeme Merrall wrote: > > Sam, your mail keeps bouncing. It makes it hard to want to help you when > you cannot be emailed. > > Sam Edge wrote: > > Instead I've downloaded the latest 4.2.0 Win32 native PHP ZIP file and > > unzipped this into its own directory. > > I have a patched version of PHP-4.2.0 (actually RC4) for Cygwin you can > use. > There's is no XML support which is a bit of a stumbling block so if > anyone can give me a hint as to why I get this error compiling PHP > against expat-1.95.2 I'd very very appreciative. I know about PHP, not > compiling against Cygwin :) yep, expat defines dllimport somewhere for the native Win32 port. This has to be taken out in a !defined(__CYGWIN__) compile condition style. Stipe tolj AT wapme-systems DOT de ------------------------------------------------------------------- Wapme Systems AG Münsterstr. 248 40470 Düsseldorf Tel: +49-211-74845-0 Fax: +49-211-74845-299 E-Mail: info AT wapme-systems DOT de Internet: http://www.wapme-systems.de ------------------------------------------------------------------- wapme.net - wherever you are -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/