﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	appname	phpversion	exts	sapi	probability	blockedby	blocking
115	Compile Error PHP 5.2.3 XCache 1.0.3 on debian gnu linux	axel	moo	"Hi,

today i tried to compile xcache 1.0.3 under debian sarge ( i686 ) with php 5.2.3.

Php 5.2.3 is self compield and patched with suhosin patch.

--  php configure --
export CFLAGS=""-march=pentium4 -mcpu=pentium4 -O3 -pipe -fomit-frame-pointer -fstrength-reduce -ffast-math -msse3 -mfpmath=sse""

./configure \
--prefix=/usr/local/php-suhosin-5.2.3 \
--with-config-file-path=/usr/local/php-suhosin-5.2.3/etc \
--disable-pear \
--with-apxs2=/usr/bin/apxs2 \
--with-mysqli \
--with-gettext \
--with-zlib \
--with-mhash \
--with-openssl \
--with-bz2 \
--enable-bcmath \
--with-curl \
--enable-calendar \
--enable-exif \
--enable-ftp \
--enable-mbstring \
--with-mime_magic \
--enable-pcntl \
--enable-shmop \
--enable-soap \
--enable-sockets \
--with-sysvmsg \
--enable-sysvmsg \
--enable-sysvshm \
--enable-wddx \
--with-xmlrpc \
--with-xsl \
--with-gd=/usr \
--enable-gd-native-ttf \
--with-jpeg-dir=/usr/lib \
--with-xpm-dir=/usr/X11R6 \
--with-png-dir=/usr/lib \
--with-freetype-dir=/usr/lib \
--with-ttf=/usr/lib \
--with-t1lib=/usr/lib \
--with-zend-vm=GOTO \
--enable-suhosin \
-- end php  configure --

--xcache configure --
export CFLAGS=""-march=pentium4 -mcpu=pentium4 -O3 -pipe -fomit-frame-pointer -fstrength-reduce -ffast-math -msse3 -mfpmath=sse""

./configure \
--enable-xcache \
--end xcache configure --

Maybe the suhosin patch is guilty ?!?

I attached the make output.

best regards,
axel

"	defect	closed	minor	1.2	build	1.0.3	wontfix	suhosin, php 5.2.3, linux	asauerhoefer@…		5.2.3		apache2handler			
