Hi!
I can't compile mod_webkit2 (Webware 1.1.1) on Ubuntu Server 14.04:
8<----------------------------------------------------------------------
% make
apxs2 -c -Wc,"" -o mod_webkit.la mod_webkit.c marshal.c
/usr/share/apr-1.0/build/libtool --silent --mode=compile --tag=disable-static
x86_64-linux-gnu-gcc -std=gnu99 -prefer-pic -pipe -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2
-DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/apache2
-I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -I/usr/include -c -o
mod_webkit.lo mod_webkit.c && touch mod_webkit.slo
mod_webkit.c: In function ‘wksock_open’:
mod_webkit.c:265:17: error: format not a string literal and no format arguments
[-Werror=format-security]
log_error(sbuf, r->server);
^
mod_webkit.c: In function ‘webkit_handler’:
mod_webkit.c:596:9: error: format not a string literal and no format arguments
[-Werror=format-security]
log_error(msgbuf, r->server);
^
cc1: some warnings being treated as errors
apxs:Error: Command failed with rc=65536
.
make: *** [mod_webkit.la] Error 1
8<----------------------------------------------------------------------
Any suggestions? Thank you!
--
Bye, Andreas
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Webware-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/webware-devel