ID:               23502
 Comment by:       christophe dot godard at alcatel dot fr
 Reported By:      martinkuria at hotmail dot com
 Status:           No Feedback
 Bug Type:         Compile Failure
 Operating System: Solaris 2.7
 PHP Version:      4.3.1
 New Comment:

I have the same pb of compiler stalls with Solaris 7, even if I install
last GNU sed (4.0.7) and gawk (3.1.3)

My configure is : 

./configure --prefix=/web/php/4.3.4prod \
--with-apxs=/web/apache/1.3.29prod/bin/apxs \
--with-mysql=/web/mysql/3.23.55 --enable-track-vars \
--with-config-file-path=/web/php/4.3.4prod \
--with-xml \
--enable-ftp \
--enable-trans-sid \
--with-oracle=/orasys/v8.1.7 \
--with-oci8=/orasys/v8.1.7 \
--with-gd=/web/gd/last \
--with-jpeg-dir=/web/gd/last \
--with-png-dir=/web/gd/last \
--with-zlib-dir=/web/gd/last \
--with-zlib=/web/gd/last \
--with-ttf=/web/gd/last \
--with-ldap=/web/ldapsdk/4.1 \
--with-DEAPI

When I run it outputs:

loading cache ./config.cache
checking host system type... sparc-sun-solaris2.7

then it stalls...


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

[2003-05-14 10:55:18] [EMAIL PROTECTED]

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.



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

[2003-05-06 01:53:25] [EMAIL PROTECTED]

This is most likely to the (broken) awk and/or sed tools on your
system. Please install the GNU tools and make sure they are the first
found (by setting your path correctly for example).

Derick

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

[2003-05-06 01:37:43] martinkuria at hotmail dot com

Hi, i've run into some wierd compiling problems on solaris 2.7 where
the
compiler stalls (i've let it wait for 26 hours just to be sure).

my configure looks like this:

./configure --with-mysql=/local/mysql
--with-apxs=/local/apache/bin/apxs
--with-pgsql 
--with-jpeg-dir=/usr/local/jpeg-6b --with-png-dir=/usr/local/libpng
--with-gd=/usr/local/gd --with-zlib 

when I run it outputs:

loading cache ./config.cache
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for working sed... sed
checking host system type... sparc-sun-solaris2.7

then it stalls does not do anything more please do advice what could
be
wrong how come it's not going beyond this help

I have tried using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz

But no change compiler stalls

my configure looks like this:

Regards
Martin W. Kuria

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


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

Reply via email to