Ticket #115 (closed defect: wontfix)

Opened 18 months ago

Last modified 17 months ago

Compile Error PHP 5.2.3 XCache 1.0.3 on debian gnu linux

Reported by: axel Owned by: moo
Priority: minor Milestone: 1.2
Component: build Version: 1.0.3
Keywords: suhosin, php 5.2.3, linux Cc: asauerhoefer@…
Blocked By: PHP Version: 5.2.3
Application: Need User Feedback: no
Other Exts: SAPI: apache2handler
Probability: Blocking:

Description

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

Attachments

xcache.txt (1.9 kB) - added by axel 18 months ago.
make output

Change History

Changed 18 months ago by axel

make output

Changed 18 months ago by axel

  • pending unset

Hi,

sorry i downloaded a wrong version ;(

Now i will try it with 1.2.1.

what a mistake

best regards, axel

Changed 18 months ago by axel

Hi,

its me again, version 1.2.1 is compiling fine :)

Somebody can close this ticket?

best regards, axel

Changed 18 months ago by moo

  • status changed from new to closed
  • resolution set to wontfix

thanks

Changed 17 months ago by moo

  • milestone changed from 1.3.0 to 1.2
Note: See TracTickets for help on using tickets.