ID:               1298
 User updated by:  long at kestrel dot cc dot ukans dot edu
 Reported By:      long at kestrel dot cc dot ukans dot edu
-Status:           No Feedback
+Status:           Open
 Bug Type:         Compile Failure
 Operating System: Compaq Tru64 4.0F PK3
 PHP Version:      4.2.1, 4.2.3, 4.3.0-dev
 New Comment:

I didn't realize you had been waiting for feedback from me.  Ok, so php
4.3.1 doesn't even compile just using a straight ./configure.  I got
php4-STABLE-200303101830 to build with the following configure: 

env CC=cc CXX=cxx CFLAGS="-O2 -taso -ifo" CXXFLAGS="-O2 -taso -ifo"
./configure --with-openssl --enable-bcmath --with-ndbm --with-dbm
--enable-dbase --enable-filepro --enable-ftp --with-ttf
--with-java=/usr/opt/java130 --with-mysql --enable-shmop
--enable-sockets --enable-sysvsem --enable-sysvshm --enable-wddx
--enable-dba=shared --enable-calendar --enable-exif
--enable-discard-path --enable-dbx --enable-ctype --with-hyperwave
--enable-mailparse --enable-memory-limit --with-ldap=/usr/local/ldap

and having /usr/local/ldap/lib in my LD_LIBRARY_PATH.  Couldn't build
OCI this time due to bugginess in our oracle.  The -taso option is
still required in our particular environment.  Happily the snprintf
issue appears to be gone.


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

[2003-03-09 18:40:07] [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-02-25 03:22:49] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip



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

[2003-02-11 03:44:36] long at kestrel dot cc dot ukans dot edu

salut

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

[2002-10-07 17:09:22] long at kestrel dot cc dot ukans dot edu

# uname -s
OSF1

The snprintf did not bite me in <= 4.2.3 btw.  It has only affected me
when I try the dev snapshots.

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

[2002-10-07 17:04:26] [EMAIL PROTECTED]

Okay updated versions.

I'd like to mark this as critical, as I'm seeing this behavior now too
on my solaris box that I'm testing with.  not sure if it's just a
borked install of Solaris, or if it's a PHP issue though.  The issue
being mainly the SNPRINTF stuff.

BTW can you also give me the output of a "uname -s" on your machine?  I
think I know how to fix the LDAP issue...

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

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/1298

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

Reply via email to