Date: 06/28/01
- Next message: derick <email protected>: "Re: [PHP-DEV] [Bug] MacOSX-10.0.4 Unresolved symbols in Apche DSO"
- Previous message: sniper <email protected>: "[PHP-DEV] Bug #11628 Updated: odbc_fetch_into is broken"
- In reply to: derick <email protected>: "Re: [PHP-DEV] [Bug] MacOSX-10.0.4 Unresolved symbols in Apche DSO"
- Next in thread: derick <email protected>: "Re: [PHP-DEV] [Bug] MacOSX-10.0.4 Unresolved symbols in Apche DSO"
- Reply: derick <email protected>: "Re: [PHP-DEV] [Bug] MacOSX-10.0.4 Unresolved symbols in Apche DSO"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, 28 Jun 2001 derick <email protected> wrote:
> Hello Nathan,
>
> please add --with-zlib to your configure line. It should work fine then.
>
Did that, worked fine, amened bug at bugs.php.net. Please add a warning
for this in the INSTALL if the is a MacOSX specfic problem, or change
build config to make --with-zlib a default to ./configure if this is a new
dependancy for php4
-n
> Derick
>
>
> On Wed, 27 Jun 2001, nathan r. hruby wrote:
>
> > Just doing what bugs.php.net tells me.. Sorry of this duplicatied
> >
> > --- START: Bug Entry
> > From: nathan <email protected>
> > Operating system: MacOSX 10.0.4
> > PHP version: 4.0.6
> > PHP Bug Type: *Install and Config
> > Bug description: Unresolved symbols in Apche DSO
> >
> > Fresh compile on OSX 10.0.4:
> > ./configure --with-apxs --with-mysql=/usr/local
> >
> > After a successful compile and install, checking apache
> > yeilds:
> > [puma:nathan/src/php-4.0.6] root# apachectl configtest
> > dyld: /usr/sbin/httpd Undefined symbols:
> > _compress
> > _uncompress
> > [puma:nathan/src/php-4.0.6] root#
> >
> > Output compression is off
> >
> > Apache is:
> > [puma:nathan/src/php-4.0.6] root# httpd -V
> > Server version: Apache/1.3.14 (Darwin)
> > Server built: 02/16/01 19:31:58
> > Server's Module Magic Number: 19990320:10
> > Server compiled with....
> > -D EAPI
> > -D HAVE_MMAP
> > -D USE_MMAP_SCOREBOARD
> > -D USE_MMAP_FILES
> > -D USE_FLOCK_SERIALIZED_ACCEPT
> > -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
> > -D HTTPD_ROOT="/usr"
> > -D SUEXEC_BIN="/usr/sbin/suexec"
> > -D DEFAULT_PIDLOG="/var/run/httpd.pid"
> > -D DEFAULT_SCOREBOARD="/var/run/httpd.scoreboard"
> > -D DEFAULT_LOCKFILE="/var/run/httpd.lock"
> > -D DEFAULT_XFERLOG="/var/log/httpd/access_log"
> > -D DEFAULT_ERRORLOG="/var/log/httpd/error_log"
> > -D TYPES_CONFIG_FILE="/etc/httpd/mime.types"
> > -D SERVER_CONFIG_FILE="/etc/httpd/httpd.conf"
> > -D ACCESS_CONFIG_FILE="/etc/httpd/access.conf"
> > -D RESOURCE_CONFIG_FILE="/etc/httpd/srm.conf"
> >
> >
> >
> > Warning: Could not execute mail delivery program in
> > /local/Web/sites/phpweb/bugs.php on line 419
> >
> >
> > Mail not sent!
> > Please send this page in a mail to php-dev <email protected> manually.
> >
> > ---END: Bug entry
> >
[snip previous .sig's]
-n
-- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- nathan hruby / digital statement nathan <email protected> http://www.dstatement.com/Public GPG key can be found at: http://www.dstatement.com/nathan-gpg-key.txt ED54 9A5E 132D BD01 9103 EEF3 E1B9 4738 EC90 801B -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: derick <email protected>: "Re: [PHP-DEV] [Bug] MacOSX-10.0.4 Unresolved symbols in Apche DSO"
- Previous message: sniper <email protected>: "[PHP-DEV] Bug #11628 Updated: odbc_fetch_into is broken"
- In reply to: derick <email protected>: "Re: [PHP-DEV] [Bug] MacOSX-10.0.4 Unresolved symbols in Apche DSO"
- Next in thread: derick <email protected>: "Re: [PHP-DEV] [Bug] MacOSX-10.0.4 Unresolved symbols in Apche DSO"
- Reply: derick <email protected>: "Re: [PHP-DEV] [Bug] MacOSX-10.0.4 Unresolved symbols in Apche DSO"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

