Bug #49301 [Com]: HAVE_GLOB is not detected correctly

2010-09-17 Thread jeff dot clemmer at us dot army dot mil
Edit report at http://bugs.php.net/bug.php?id=49301edit=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.3I 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=49301edit=1


Bug #49301 [Com]: HAVE_GLOB is not detected correctly

2010-08-05 Thread lamont dot peterson at imail dot org
Edit report at http://bugs.php.net/bug.php?id=49301edit=1

 ID: 49301
 Comment by: lamont dot peterson at imail dot org
 Reported by:php at stefan-marr dot de
 Summary:HAVE_GLOB is not detected correctly
 Status: Open
 Type:   Bug
 Package:Compile Failure
 Operating System:   Mac OS X 10.6, Solaris 5.10
 PHP Version:5.3.x
 Block user comment: N

 New Comment:

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.


Previous Comments:

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

I try compile php5.3.3I 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?


[2010-06-07 13:56:49] pooya_4075 at yahoo dot de

the snapshot http://snaps.php.net/php6.0-latest.tar.gz dont exists...



I tried other snapshots like php5.3-latest with the same result(Make:
Fatal error: Command failed for target `main/streams/glob_wrapper.lo')
!!!



Is there any other solution?



thanks


[2009-11-25 01:00:00] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to Open.




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=49301edit=1


Bug #49301 [Com]: HAVE_GLOB is not detected correctly

2010-08-03 Thread bogdan at trzebnica dot net
Edit report at http://bugs.php.net/bug.php?id=49301edit=1

 ID: 49301
 Comment by: bogdan at trzebnica dot net
 Reported by:php at stefan-marr dot de
 Summary:HAVE_GLOB is not detected correctly
 Status: Open
 Type:   Bug
 Package:Compile Failure
 Operating System:   Mac OS X 10.6, Solaris 5.10
 PHP Version:5.3.x
 Block user comment: N

 New Comment:

I try compile php5.3.3I 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!


Previous Comments:

[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?


[2010-06-07 13:56:49] pooya_4075 at yahoo dot de

the snapshot http://snaps.php.net/php6.0-latest.tar.gz dont exists...



I tried other snapshots like php5.3-latest with the same result(Make:
Fatal error: Command failed for target `main/streams/glob_wrapper.lo')
!!!



Is there any other solution?



thanks


[2009-11-25 01:00:00] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to Open.


[2009-11-17 10:04:06] d...@php.net

Please try using this snapshot:

  http://snaps.php.net/php6.0-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/






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=49301edit=1


Bug #49301 [Com]: HAVE_GLOB is not detected correctly

2010-07-16 Thread christian dot schaffer at muenchen dot de
Edit report at http://bugs.php.net/bug.php?id=49301edit=1

 ID:   49301
 Comment by:   christian dot schaffer at muenchen dot de
 Reported by:  php at stefan-marr dot de
 Summary:  HAVE_GLOB is not detected correctly
 Status:   Open
 Type: Bug
 Package:  Compile Failure
 Operating System: Mac OS X 10.6, Solaris 5.10
 PHP Version:  5.3.x

 New Comment:

#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?


Previous Comments:

[2010-06-07 13:56:49] pooya_4075 at yahoo dot de

the snapshot http://snaps.php.net/php6.0-latest.tar.gz dont exists...



I tried other snapshots like php5.3-latest with the same result(Make:
Fatal error: Command failed for target `main/streams/glob_wrapper.lo')
!!!



Is there any other solution?



thanks


[2009-11-25 01:00:00] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to Open.


[2009-11-17 10:04:06] d...@php.net

Please try using this snapshot:

  http://snaps.php.net/php6.0-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/




[2009-08-19 20:46:53] php at stefan-marr dot de

Description:

Seems like HAVE_GLOB is not set correctly by I guess configure.

It is needed to be set in main/streams/glob_wrapper.c to be able to 

compile







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


Bug #49301 [Com]: HAVE_GLOB is not detected correctly

2010-06-07 Thread pooya_4075 at yahoo dot de
Edit report at http://bugs.php.net/bug.php?id=49301edit=1

 ID:   49301
 Comment by:   pooya_4075 at yahoo dot de
 Reported by:  php at stefan-marr dot de
 Summary:  HAVE_GLOB is not detected correctly
 Status:   Open
 Type: Bug
 Package:  Compile Failure
 Operating System: Mac OS X 10.6, Solaris 5.10
 PHP Version:  5.3.x

 New Comment:

the snapshot http://snaps.php.net/php6.0-latest.tar.gz dont exists...



I tried other snapshots like php5.3-latest with the same result(Make:
Fatal error: Command failed for target `main/streams/glob_wrapper.lo')
!!!



Is there any other solution?



thanks


Previous Comments:

[2009-11-25 01:00:00] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to Open.


[2009-11-17 10:04:06] d...@php.net

Please try using this snapshot:

  http://snaps.php.net/php6.0-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/




[2009-08-19 20:46:53] php at stefan-marr dot de

Description:

Seems like HAVE_GLOB is not set correctly by I guess configure.

It is needed to be set in main/streams/glob_wrapper.c to be able to 

compile







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