Edit report at http://bugs.php.net/bug.php?id=49301&edit=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.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?

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

Reply via email to