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

Tried...

Still receive the errors when it tries to compile session.lo


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

[2003-11-22 20:20:45] [EMAIL PROTECTED]

Try:

# make clean && make


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

[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