Date: 09/27/01
- Next message: neil.walker <email protected>: "[PHP-DEV] Bug #13466: Errors when using variables as the host parameter"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] [RFC] Versioning rules for PHP/Zend/PEAR/Extensions"
- In reply to: MDecke <email protected>: "[PHP-DEV] Bug #13452: compiling fails because of missing target to 'zend_lanuage_scanner.lo'"
- Next in thread: mrobinso <email protected>: "[PHP-DEV] Bug #13452 Updated: compiling fails because of missing target to 'zend_lanuage_scanner.lo'"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 13452
User updated by: MDecke <email protected>
Reported By: MDecke <email protected>
Status: Open
Bug Type: Compile Failure
Operating System: solaris 8
PHP Version: 4.0CVS-2001-09-26
New Comment:
Hi
someone gave me a hint
i've forgot to install the binutils for gcc
now compiling does not fail anymore
=> solved
Previous Comments:
------------------------------------------------------------------------
[2001-09-26 09:56:08] MDecke <email protected>
used tools
- autoconf 2.13
- automake 1.4
- bison 1.28
- flex 2.5.4a
- gcc 3.0.1
- m4 1.4
- make 3.79.1
all for solaris 8 sparc
thanks Markus Decke
------------------------------------------------------------------------
[2001-09-26 09:50:11] MDecke <email protected>
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 this bug report at http://bugs.php.net/?id=13452&edit=1
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: neil.walker <email protected>: "[PHP-DEV] Bug #13466: Errors when using variables as the host parameter"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] [RFC] Versioning rules for PHP/Zend/PEAR/Extensions"
- In reply to: MDecke <email protected>: "[PHP-DEV] Bug #13452: compiling fails because of missing target to 'zend_lanuage_scanner.lo'"
- Next in thread: mrobinso <email protected>: "[PHP-DEV] Bug #13452 Updated: compiling fails because of missing target to 'zend_lanuage_scanner.lo'"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

