| Author |
Build errors on PHP 5.2RC1
|
|
| Soenke Ruempler 2006-07-25, 8:04 am |
| Hi,
just tried out PHP 5.2RC1 with eAccelerator 0.9.5beta2:
# make
/bin/sh /usr/src/eaccelerator-0.9.5-beta2/libtool --mode=compile gcc
-I. -I/usr/src/eaccelerator-0.9.5-beta2 -DPHP_ATOM_INC
-I/usr/src/eaccelerator-0.9.5-beta2/include
-I/usr/src/eaccelerator-0.9.5-beta2/main
-I/usr/src/eaccelerator-0.9.5-beta2 -I/usr/include/php
-I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend
-I/usr/include/php/ext -DHAVE_CONFIG_H -g -O2 -c
/usr/src/eaccelerator-0.9.5-beta2/eaccelerator.c -o eaccelerator.lo
mkdir .libs
gcc -I. -I/usr/src/eaccelerator-0.9.5-beta2 -DPHP_ATOM_INC
-I/usr/src/eaccelerator-0.9.5-beta2/include
-I/usr/src/eaccelerator-0.9.5-beta2/main
-I/usr/src/eaccelerator-0.9.5-beta2 -I/usr/include/php
-I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend
-I/usr/include/php/ext -DHAVE_CONFIG_H -g -O2 -c
/usr/src/eaccelerator-0.9.5-beta2/eaccelerator.c -fPIC -DPIC -o
..libs/eaccelerator.o
/usr/src/eaccelerator-0.9.5-beta2/eaccelerator.c: In function
'eaccelerator_store_int':
/usr/src/eaccelerator-0.9.5-beta2/eaccelerator.c:768: error:
'align_test' undeclared (first use in this function)
/usr/src/eaccelerator-0.9.5-beta2/eaccelerator.c:768: error: (Each
undeclared identifier is reported only once
/usr/src/eaccelerator-0.9.5-beta2/eaccelerator.c:768: error: for each
function it appears in.)
/usr/src/eaccelerator-0.9.5-beta2/eaccelerator.c: In function
'eaccelerator_compile_file':
/usr/src/eaccelerator-0.9.5-beta2/eaccelerator.c:1376: error:
incompatible types in assignment
/usr/src/eaccelerator-0.9.5-beta2/eaccelerator.c:1425: error:
incompatible types in assignment
make: *** [eaccelerator.lo] Error 1
Anyone got an idea?
-soenke
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?...orge&CID=DEVDEV
| |
| Bart Vanbrabant 2006-07-25, 8:04 am |
| -------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?...orge&CID=DEVDEV
| |
| Soenke Ruempler 2006-07-25, 8:04 am |
| Hi Bart,
eaccelerator-developers-bounces@lists.sourceforge.net <> wrote on :
> Wait for the next version :p
> https://www.eaccelerator.net/milestone/0.9.6
>
> 0.9.5 will be there very soon, after that this is one of the first
> things that we will work on. Have a little patience!
Ok, that's great!
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?...orge&CID=DEVDEV
| |
| Bart Vanbrabant 2006-07-29, 4:04 am |
| -------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?...orge&CID=DEVDEV
|
|
|
|