On 02/26/2014 09:55 AM, jean-frederic clere wrote:
On 02/26/2014 09:45 AM, Mladen Turk wrote:
+++
/home/jfclere/APACHE-2.2.21/build/libtool --silent --mode=compile gcc 
-I/home/jfclere/APACHE-2.2.21/include  -DHAVE_CONFIG_H -ansi -pedantic 
-Wno-long-long -Wall -pthread -DHAVE_APR -I/home/jfclere/APACHE-2.2.21/include
-I/home/jfclere/APACHE-2.2.21/include  -DHAVE_CONFIG_H -D_REENTRANT 
-D_GNU_SOURCE -D_LARGEFILE64_SOURCE -c jk_lb_worker.c -o jk_lb_worker.lo
jk_lb_worker.c: In function ‘get_sessionid’:
jk_lb_worker.c:516:5: error: expected expression before ‘/’ token
      // set session_path
      ^
jk_lb_worker.c:519:5: error: expected expression before ‘/’ token
      // set session_cookie
      ^
make[1]: *** [jk_lb_worker.lo] Error 1
+++


get rid of '-pedentic' compiler flag.
This was applied by Rainer back in 2011
so we had few releases with that code already.


Regards
--
^TM

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to