X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_93,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <49728016.70509@users.sourceforge.net> Date: Sat, 17 Jan 2009 19:04:22 -0600 From: "Yaakov (Cygwin/X)" User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: building PHP5 References: <49717299 DOT 8000708 AT columbus DOT rr DOT com> In-Reply-To: <49717299.8000708@columbus.rr.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Paul McFerrin wrote: > I'm needing an expert on building PHP5 to work on Apache 1.3.22. What > am I doing wrong? > > I'm having a dickens of a time building PHP5. Here is my confugure > command line: > ./configure --with-apxs=/usr/local/apache/bin/apxs ./configure > --with-apxs=/usr/local/apache/bin/apxs --enable-module=so 2>&1 | tee > configure.out 2>&1 | tee configure.out > > I also tried without the "--enable-module=so" and in every case I get > the following error message: > libtool: link: warning: undefined symbols not allowed in > i686-pc-cygwin shared libraries > > and I endup without .dll libraries since my Apache(1.3.x) uses DSO support. > > Can anyone shed some light on this? PHP doesn't build OOTB, but there are packages in Cygwin Ports: http://cygwin-ports.svn.sourceforge.net/viewvc/cygwin-ports/ports/trunk/lang/php/ ftp://ftp.cygwinports.org/pub/cygwinports/release/PHP/php/ Be aware that many of the PHP modules require external deps only available from Cygwin Ports. Yaakov Cygwin Ports -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAklygBYACgkQpiWmPGlmQSOOXgCfS2Z9UcVdKst/vNx7WwfgkXds /mYAoO3ffKk9CA/CAdg5mIdQo2/n3i9q =aQwF -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/