From:             [EMAIL PROTECTED]
Operating system: Solaris 7
PHP version:      4.3.0-pre1
PHP Bug Type:     Compile Failure
Bug description:  Compiling NSAPI plugin/MySQL support using iPlanet 4.1SP11

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 bug report at http://bugs.php.net/?id=19940&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=19940&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=19940&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=19940&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=19940&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=19940&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=19940&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=19940&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=19940&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=19940&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=19940&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=19940&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=19940&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=19940&r=isapi

Reply via email to