From:             [EMAIL PROTECTED]
Operating system: Solaris 2.7 SPARC
PHP version:      4CVS-2003-01-08 (stable)
PHP Bug Type:     *Compile Issues
Bug description:  Compile fails

OS: Solaris 2.7 SPARC
gcc: 3.0.1

gcc  -Imain/ -I/export/home/ins/php/main/ -DPHP_ATOM_INC 
 -I/export/home/ins/php/include -I/export/home/ins/php/main 
 -I/export/home/ins/php -I/export/home/ins/php/Zend 
 -I/export/home/ins/php/ext/xml/expat -D_POSIX_PTHREAD_SEMANTICS 
 -I/export/home/ins/php/TSRM  -g -O2  -c main/internal_functions_cli.c 
 -o main/internal_functions_cli.o  && echo >
main/internal_functions_cli.lo
/bin/sh libtool --silent --mode=link gcc -export-dynamic -g -O2  
 -L/usr/ucblib -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/3.0.1  
 -R /usr/ucblib -R /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/3.0.1 
 ext/ctype/ctype.lo ext/mysql/php_mysql.lo ext/mysql/libmysql/libmysql.lo

 ext/mysql/libmysql/errmsg.lo ext/mysql/libmysql/net.lo
ext/mysql/libmysql/violite.lo 
 ext/mysql/libmysql/password.lo ext/mysql/libmysql/my_init.lo
ext/mysql/libmysql/my_lib.lo 
 ext/mysql/libmysql/my_static.lo ext/mysql/libmysql/my_malloc.lo
ext/mysql/libmysql/my_realloc.lo 
 ..........
 Zend/zend_execute.lo sapi/cli/php_cli.lo sapi/cli/getopt.lo
main/internal_functions_cli.lo 
-lcrypt -lresolv -lm -lsocket -lgcc -lcrypt  -o sapi/cli/php

Output line too long.
Output line too long.
Output line too long.
gcc: main/php_ini: No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `sapi/cli/php'

->PHP 4.2.3 compile success

->PHP 4.3.0 compile error ?

Best Regards !!! Orlov Oleg

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

Reply via email to