ID:               19940
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Closed
 Bug Type:         Compile Failure
 Operating System: Solaris 7
 PHP Version:      4.3.0-pre1
 New Comment:

This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.




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

[2002-10-16 14:59:56] [EMAIL PROTECTED]

I have been trying to compile PHP 4.3.0-pre1 on Solaris 7 for iPlanet
4.1SP11 with no success.  I get the error:

---snip

/opt/share/php-4.3.0pre1/ext/standard/formatted_print.c: In function
`php_sprintf_appenddouble':
/opt/share/php-4.3.0pre1/ext/standard/formatted_print.c:287: `tsrm_ls'
undeclared (first use in this function)
/opt/share/php-4.3.0pre1/ext/standard/formatted_print.c:287: (Each
undeclared identifier is reported only once
/opt/share/php-4.3.0pre1/ext/standard/formatted_print.c:287: for each
function it appears in.)
*** Error code 1
make: Fatal error: Command failed for target
`ext/standard/formatted_print.lo'
bash-2.05#

---

My environment variables are as follows:

bash-2.05# env
PWD=/opt/share/php-4.3.0pre1
TZ=US/Eastern
_INIT_RUN_NPREV=0
HZ=100
HOSTNAME=solaris
_INIT_RUN_LEVEL=3
_INIT_UTS_ISA=sparc
_INIT_UTS_SYSNAME=SunOS
_INIT_UTS_RELEASE=5.7
_INIT_PREV_LEVEL=S
MACHTYPE=sparc-sun-solaris2.7
MAIL=/var/mail/root
OLDPWD=/opt/share
_INIT_UTS_VERSION=Generic_106541-22
LOGNAME=root
_INIT_UTS_NODENAME=solaris
_INIT_UTS_PLATFORM=SUNW,SPARCstation-20
SHLVL=1
_INIT_UTS_MACHINE=sun4m
SHELL=/bin/sh
HOSTTYPE=sparc
OSTYPE=solaris2.7
HOME=/
TERM=xterm
PATH=/usr/local/bin:/usr/sbin:/usr/bin:/usr/ccs/bin:/usr/local/BerkeleyDB.3.3:
_=/usr/bin/env

--

The configure script doesn't return any errors.  It also says that it
finds the plugins directory.  I typed the following for the configure
command:

./configure --with-mysql=/usr/local/mysql
--with-nsapi=/opt/netscape/server4/ --enable-track-vars
--enable-libgcc

I have no idea anymore what the problem is.  Any clues as to what I
should be looking for?



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


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

Reply via email to