ID:               19923
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         Compile Failure
 Operating System: Solaris 8
 PHP Version:      4.2.3
 New Comment:

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.




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

[2002-10-15 22:30:22] [EMAIL PROTECTED]

Please try using this CVS snapshot:

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

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

[2002-10-15 14:32:05] [EMAIL PROTECTED]

I am using the following configure command to install php-4.2.3 with
Zeus isapi support:

./configure  --prefix=/home/ward/gibb/php423 --with-ftp
--with-ldap=/apps/src/ldapsdk --with-pgsql=/
apps/pgsql --with-config-file-path=/apps/etc --with-xml --enable-libgcc
--with-isapi=/apps/zeus


I get the following compiler errors:

/bin/sh /home/ward/gibb/php-4.2.3/libtool --silent --mode=compile gcc 
-I. -I/home/ward/gibb/php-4.2.3/sapi/isapi
-I/home/ward/gibb/php-4.2.3/main -I/home/ward/gibb/php-4.2.3
-I/apps/zeus/web/include -I/home/ward/gibb/php-4.2.3/Zend
-I/apps/src/ldapsdk/include
-I/home/ward/gibb/php-4.2.3/ext/mysql/libmysql -I/apps/pgsql/include
-I/home/ward/gibb/php-4.2.3/ext/xml/expat  -D_POSIX_PTHREAD_SEMANTICS
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT
-I/home/ward/gibb/php-4.2.3/TSRM -DTHREAD=1 -g -O2 -pthreads -DZTS
-prefer-pic  -c php4isapi.c
php4isapi.c: In function `init_request_info':
php4isapi.c:654: warning: assignment discards qualifiers from pointer
target type
php4isapi.c:655: warning: assignment discards qualifiers from pointer
target type
php4isapi.c:656: warning: assignment discards qualifiers from pointer
target type
php4isapi.c: In function `HttpExtensionProc':
php4isapi.c:746: `sapi_globals' undeclared (first use in this
function)
php4isapi.c:746: (Each undeclared identifier is reported only once
php4isapi.c:746: for each function it appears in.)
*** Error code 1
make: Fatal error: Command failed for target `php4isapi.lo'
Current working directory /home/ward/gibb/php-4.2.3/sapi/isapi
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /home/ward/gibb/php-4.2.3/sapi/isapi
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /home/ward/gibb/php-4.2.3/sapi
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'

I am running the Zeus Web Server version 4.1

Thank you













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


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

Reply via email to