ID:               35789
 User updated by:  wzaccone at telcordia dot com
 Reported By:      wzaccone at telcordia dot com
 Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: Solaris 8
 PHP Version:      5.1.1
 New Comment:

I installed GNU SED. and retried the compilation and now I get a new
error: 

Undefined                       first referenced
 symbol                             in file
fdatasync                          
ext/pdo_sqlite/sqlite/src/.libs/os_unix.o
ld: fatal: Symbol referencing errors. No output written to
sapi/cli/php
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1

I searched the bug database for this, and found bug 35468 which has wez
assigned to it. the history seems to indicate that a bug  may still
exist when building for Solaris 8??  Is there any other info on this?? 

thanks.
Warren


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

[2005-12-23 16:37:11] [EMAIL PROTECTED]

Due to a bug in the installed sed on your system the build
fails. Install GNU sed and it should be okay.
 
Thank you for your interest in PHP.

.

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

[2005-12-23 16:28:20] wzaccone at telcordia dot com

Description:
------------
failed attempt to compile php 5.1.1 on Solaris 8 with gcc version 3.2.2
and Apache 2.0.55

configure command has:

./configure --prefix=/usr/local/apache2/lib
--exec-prefix=/usr/local/apache2
--with-apxs2=/usr/local/apache2/bin/apxs --enable-sockets --enable-ftp
--enable-track-vars --enable-soap 




Reproduce code:
---------------
possible relevent error message..
configure: warning: You will need re2c 0.98 or later if you want to
regenerate PHP parsers.
./configure: !: not found
configure: warning: lemon versions supported for regeneration of
libsqlite parse
rs: 1.0 (found: none).
5.1.1/ext/iconv/iconv.c:254: warning:
 passing arg 2 of `libiconv' from incompatible pointer type
/usr/nmadev/package/install_apache_php/php-                 Output line
too long.  
Output line too long.
gcc: ext/ses: No such file or directory
make: *** [sapi/cli/php] Error 1



Expected result:
----------------
used this same configuration to compile php 5.0.5 without any
problems..but php 5.1.1 compilation was not successful. 



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


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

Reply via email to