ID:               48650
 Comment by:       alexc223 at googlemail dot com
 Reported By:      adam at oit dot gatech dot edu
 Status:           Open
 Bug Type:         PHAR related
 Operating System: Solaris 9
 PHP Version:      5.2.10
 New Comment:

Same here when compiling 5.2.10 on Debian Lenny. It all configures and
compiles fine, though the PHP warnings appear and get the same
unsupported protocal (should be protocol btw ;)). PHP 5.2.9 and previous
work just fine.


Previous Comments:
------------------------------------------------------------------------

[2009-06-25 18:36:53] bah at thisisnotmyrealmail dot com

Same on fedora core 3 x86_64.

------------------------------------------------------------------------

[2009-06-25 10:12:23] thomas dot parrott at jellyfish dot co dot uk

Confirmed, during RPM build on CentOS 5.3 that works for 5.2.9, I get
those same errors.

PEAR is then broken on install.

------------------------------------------------------------------------

[2009-06-25 10:00:30] php-user at voos dot de

Confirmed for

Debian 4
Debian 5

------------------------------------------------------------------------

[2009-06-22 23:55:10] mlavi at sgi dot com

Appears to be a duplicate of bugs: 48603 and 48625.
http://bugs.php.net/bug.php?id=48603
http://bugs.php.net/bug.php?id=48625

------------------------------------------------------------------------

[2009-06-22 18:03:00] adam at oit dot gatech dot edu

My compile options were:

CC=gcc \
export
LD_LIBRARY_PATH=/usr/local/ssl/lib:/opt/services/amp/lib:/usr/local/lib
export
PATH=/opt/SUNWspro/bin:/usr/ccs/bin:/usr/sbin:/usr/bin:/local/ssl/bin:/usr/xpg4/bin/:/services/mysql/bin:/opt/services/amp/bin:/usr/local/bin
export LDFLAGS="-R/opt/services/amp/lib -L/opt/services/amp/lib
-R/usr/local/ssl/lib -L/usr/local/ssl/lib -R/usr/local/lib
-L/usr/local/lib"
export CFLAGS="-R/opt/services/amp/lib -L/opt/services/amp/lib
-R/usr/local/ssl/lib -L/usr/local/ssl/lib -R/usr/local/lib
-L/usr/local/lib"
SSL_BASE=/opt/local/ssl \
./configure \
--with-apxs2=/opt/services/amp/apache2/bin/apxs \
--prefix=/opt/services/amp/apache2/php \
--with-config-file-path=/opt/services/amp/apache2/php/lib \
--with-mysql=/services/mysql \
--with-mysqli=/services/mysql/bin/mysql_config  \
--with-ldap=/usr/local/ldap \
--with-mcrypt \
--with-curl=/opt/services/amp \
--with-openssl \
--with-gd \
--with-zlib=/usr/local \
--enable-mbstring \
--with-xsl=/opt/services/amp \
--with-libxml-dir=/opt/services/amp \
--with-jpeg-dir=/usr/local \
--with-png-dir=/usr/local \
--with-freetype-dir=/usr/local \
--enable-libgcc

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/48650

-- 
Edit this bug report at http://bugs.php.net/?id=48650&edit=1

Reply via email to