From:             [EMAIL PROTECTED]
Operating system: solaris 8
PHP version:      4.0CVS-2001-09-26
PHP Bug Type:     Compile Failure
Bug description:  compiling fails because of missing target to 
'zend_lanuage_scanner.lo'

Hello Developers

i installed all recommended files gcc, make, flex ... and so on

i've got problems compiling php 4.0.x and the latest cvs september 26
configure with oracle and apxs works 

also tried with...
./configure --with-mysql --with-apxs

trying to make i get this message:

Making all in Zend
/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../main   -D_POSIX_PTHREAD_SEMANTICS -DEAPI -DMOD_PERL -DUSE_EXPAT
-I../TSRM  -g -O2 -prefer-pic -c zend_language_parser.c
/usr/ccs/bin/as: "/var/tmp/ccX4vxNG.s", line 15344: error: unknown opcode
".subsection"
/usr/ccs/bin/as: "/var/tmp/ccX4vxNG.s", line 15344: error: statement
syntax
/usr/ccs/bin/as: "/var/tmp/ccX4vxNG.s", line 15690: error: unknown opcode
".previous"
/usr/ccs/bin/as: "/var/tmp/ccX4vxNG.s", line 15690: error: statement
syntax
*** Error code 1
make: Fatal error: Command failed for target `zend_language_parser.lo'
Current working directory /export/home/netadmin/php4-200109260435/Zend
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'

thanx Markus Decke

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


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to