Le mardi 20 septembre 2005 à 22:09 -0500, Eric Anderson a écrit :
> Anyways, you can grab 1.3-patch-70 from:
>http://www.mod-xslt2.com/cgi-bin/archzoom.cgi/tla@xxxxxxxxxxxxxxxxxxxxxxxxxxx/modxslt2--main--1.3--patch-70.tar.gz
I got it, compiled it, installed it, tested it and cried... :-(
I still got the following messages :
------------------------------------------------------------------------
[Wed Sep 21 08:51:47 2005] [notice] Apache/2.0.54 (Unix) mod_ssl/2.0.54
OpenSSL/0.9.7d PHP/5.1.0b2 mod-xslt/1.3.9 configured -- resuming normal
operations
[Wed Sep 21 08:51:51 2005] [error] [client 10.0.0.1] mod-xslt: can't
compile regular expression: Mozilla, unknown option bit(s) set
[Wed Sep 21 08:51:51 2005] [error] [client 10.0.0.1] mod-xslt: can't
compile regular expression: Opera, unknown option bit(s) set
------------------------------------------------------------------------
> Note that this is the complete sources (no patching needed) and it
> might take a little while for the download to start (the server has to
> compile the tar.gz).
It went very well indeed.
> Hope that helps, but if not, then we should figure out what we have
> different then everyone else.
I thought it could be my CFLAGS parameters
------------------------------------------------------------------------
-O9999 -pipe -march=pentiumpro -mtune=pentiumpro -fcaller-saves
-fdelete-null-pointer-checks -fexpensive-optimizations
-ffunction-sections -finline-functions -fomit-frame-pointer
-foptimize-register-move -foptimize-sibling-calls -freduce-all-givs
-fschedule-insns2 -fcse-follow-jumps -fcse-skip-blocks -funroll-loops
-frerun-loop-opt -fstrength-reduce -fmove-all-movables
------------------------------------------------------------------------
(might be impressive but it's an old machine, so every bit of
optimization is always welcome ;-) )
But deactivating the environment variable gave me the same results.
pcre-config --version ==> 6.1
My computer :
Compaq Professional Workstation, bi-pentium pro 200 MHz, 128 Mb RAM.
Originally, it was a Red Hat 8 OS, but had many updates and is pretty
stable.
uname -a ==>
Linux zigazou.lan 2.6.8.1 #1 SMP Mon Aug 16 21:13:48 CEST 2004 i686 i686
i386 GNU/Linux