Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <3CE4EDBF.3B74F39D@wapme-systems.de>
Date: Fri, 17 May 2002 13:47:11 +0200
From: Stipe Tolj <tolj@wapme-systems.de>
Organization: Wapme Systems AG
X-Accept-Language: de
MIME-Version: 1.0
To: graeme@inetix.com.au
CC: cygwin@cygwin.com
Subject: Re: Cygwin/Apache with PHP CGI
References: <01ufduo7c330fgmratp0qgfrgqkdv7upa8@4ax.com> <3CD92533.9B0A0147@wapme-systems.de> <r9didu847jsnm4qhbr3gl87muukivim0e5@4ax.com> <71hidu8lr0qssqnne37377r6aac6t40l8n@4ax.com> <3CDA53EC.D3866B26@wapme-systems.de> <88dldugtt8sfdql1r3inb85uq47frqnuq <3CDB6409.70900@aol.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@wapme-systems.de
-------------------------------------------------------------------
Wapme Systems AG

Münsterstr. 248
40470 Düsseldorf

Tel: +49-211-74845-0
Fax: +49-211-74845-299

E-Mail: info@wapme-systems.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/

