ID:               26361
 Updated by:       [EMAIL PROTECTED]
 Reported By:      phresno at concept-factory dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: Embedix 2.0
 PHP Version:      4.3.4
 New Comment:

Try:

# make clean && make



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

[2003-11-22 18:20:19] phresno at concept-factory dot com

Description:
------------
Target: arm-linux
OS: Linux (Embedix 2.0)
Kernel: 2.4.18-rmk7-pxa3-embedix

Host: i386-slackware-linux
OS: Linux (Slackware 9.1)
Kernel: 2.4.20

./configure \
--host=i386-slackware-linux \
--target=arm-linux \
--prefix=../opt \
--disable-short-tags \
--without-mysql \
--without-pear

make -k 

On session.c I get multiple errors like this:
./development/zaurus/php-4.3.4/ext/session/session.c:121: parse error
before `php_ps_globals'
./development/zaurus/php-4.3.4/ext/session/session.c:121: initializer
element is not constant
./development/zaurus/php-4.3.4/ext/session/session.c:121: (near
initialization for `ini_entries[0].mh_arg1')

If i include pear I get other similar errors in main.c and other
locations.



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


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

Reply via email to