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

 ID:                 49301
 Comment by:         jeff dot clemmer at us dot army dot mil
 Reported by:        php at stefan-marr dot de
 Summary:            HAVE_GLOB is not detected correctly
 Status:             Closed
 Type:               Bug
 Package:            Compile Failure
 Operating System:   Mac OS X 10.6, Solaris 5.10
 PHP Version:        5.3.x
 Assigned To:        felipe
 Block user comment: N

 New Comment:

I too, have encountered the same exact compilation failure as the
earlier posters and hope that this bug is soon addressed by a new
production release.  I am using Solaris 5.10 with the following
compilation: 



./configure \

--prefix=/opt/php \

--enable-sigchild \

--enable-calendar \

--with-mysql=/opt/mysql \

--with-config-file-path=/opt/apache/conf \

--with-libxml-dir=/usr/local \

--with-zlib-dir/usr/local \

--with-iconv-dir=/usr/local \

--with-oci8=/appl/oracle_client10 \

--enable-soap \

--with-openssl=/opt/openssl \

--qith-apxs2=/opt/apache/bin/apxs \

--with-curl=/opt/curl \

--with-curlwrappers \

--enable-mbstring \

--with-mcrypt=/opt/libmcrypt


Previous Comments:
------------------------------------------------------------------------
[2010-09-11 17:58:06] fel...@php.net

The bug has been fixed, please try a snapshot.

------------------------------------------------------------------------
[2010-08-06 00:13:34] lamont dot peterson at imail dot org

I'm building php-5.3.3 on Solaris 10 (5.10) on UltraSPARC T2 (Sun T2000)
systems.  I have working builds and then ran into this (configure?) bug
when I added "--with-iodbc" to the list of configure options.  Here's
the rest of my list of configure options:



'./configure' \

'--prefix=/usr/share' \

'--datadir=/usr/share/php' \

'--bindir=/usr/bin' \

'--libdir=/usr/share' \

'--includedir=/usr/include' \

'--with-config-file-path=/etc' \

'--with-exec-dir=/usr/lib/php/bin' \

'--disable-debug' \

'--enable-bcmath' \

'--enable-calendar' \

'--enable-ctype' \

'--enable-exif' \

'--enable-gd-native-ttf' \

'--enable-inline-optimization' \

'--enable-magic-quotes' \

'--enable-mbstring' \

'--enable-safe-mode' \

'--enable-shmop' \

'--enable-sigchild' \

'--enable-sysvsem' \

'--enable-sysvshm' \

'--enable-wddx' \

'--with-bz2' \

'--with-gdbm' \

'--with-gettext' \

'--with-gmp' \

'--with-jpeg-dir=/usr' \

'--with-ldap=yes' \

'--with-mcrypt' \

'--with-ndbm' \

'--with-pgsql=/usr' \

'--with-png-dir=/usr' \

'--with-t1lib' \

'--with-freetype-dir=yes' \

'--with-xpm-dir=/usr/X11R6' \

'--with-zlib=yes' \

'--with-gd=shared' \

'--with-openssl=/usr/local/ssl' \

'--with-curl' \

'--with-apxs2=/usr/local/bin/apxs'



If you add "--with-iodbc" to that list, it fails and I see the same
output as found in #51974 (marked as duplicate of this one).  I built
and installed libiodbc-3.52.7, only using the --disable-gui and
--disable-gtktest configure options.



I also tried this with php-5.3.2 and saw the same problem.

------------------------------------------------------------------------
[2010-08-03 23:40:00] bogdan at trzebnica dot net

I try compile php5.3.3....I have the same problem on debian lenny
2.6.26-2-amd64...On Debian 2.6.26-2-686 I can compile without
problem...What is wrong ? Help pls!

------------------------------------------------------------------------
[2010-07-16 08:43:36] ras...@php.net

Just to clarify, this is a Solaris-only problem?  The OS field says OSX
10.6 as 

well and I am unable to reproduce the problem there.  My HAVE_GLOB is
picked up 

nicely and glob() works perfectly for me on OSX 10.6.4.

------------------------------------------------------------------------
[2010-07-16 08:34:33] christian dot schaffer at muenchen dot de

#51974 http://bugs.php.net/bug.php?id=51974

#52345 http://bugs.php.net/bug.php?id=52345



Is this problem likely to be solved in the near future?

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


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/bug.php?id=49301


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

Reply via email to