public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Paul McFerrin <pmcferrin@columbus.rr.com>
To: cygwin@cygwin.com
Subject: building PHP5
Date: Sat, 17 Jan 2009 12:36:00 -0000	[thread overview]
Message-ID: <49717299.8000708@columbus.rr.com> (raw)

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?

--
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/

             reply	other threads:[~2009-01-17  5:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-17 12:36 Paul McFerrin [this message]
2009-01-18  2:23 ` Yaakov (Cygwin/X)
2009-01-18 13:12   ` Paul McFerrin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49717299.8000708@columbus.rr.com \
    --to=pmcferrin@columbus.rr.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).