delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
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: | <3E27E72E.22912A35@wapme-systems.de> |
Date: | Fri, 17 Jan 2003 12:21:18 +0100 |
From: | Stipe Tolj <tolj AT wapme-systems DOT de> |
Organization: | Wapme Systems AG |
X-Accept-Language: | de |
MIME-Version: | 1.0 |
To: | Elfyn McBratney <elfyn-cygwin AT exposure DOT org DOT uk> |
CC: | cygwin <cygwin AT cygwin DOT com>, sailsoft AT freenet DOT de |
Subject: | Re: build php4.3.0 as a module for apache_1.3.27 (Cygwin) fail |
References: | <200301170130 DOT CAA16813 AT www4 DOT emo DOT freenet-rz DOT de> <000901c2bdd7$1340d730$31f886d9 AT webdev> |
Elfyn McBratney wrote: > > The only way you can build php-apache OOTB (well sort of) is by using the > sources provided with cygwin, downloaded/installed by setup.exe. The source > package contains a few patches and a utility to create the dll which the > stock release (4.3.0) does not contain. > > > cd apache-1.3.27 > > ./configure > > cd php-4.3.0 > > ./configure --with-apache=/apache-1.3.27 > > make > > The undefined references below are because you don't have libxml installed. > FYI xml support is now enabled by default. no, it's because php dies include the Win32 native expat code and the DLL import fails. Check the patch that is included in the php module from the Cygwin setup package. There you will find the necessary files and changes to stop that undefined reference errors while linking. Stipe tolj AT wapme-systems DOT de ------------------------------------------------------------------- Wapme Systems AG Vogelsanger Weg 80 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |