Good afternoon.
At compile jabberd-2.2.17 with MariaDB 5.5.28 gives me an error.

./configure --prefix=/usr --enable-ssl --enable-mysql
OK

make

/bin/sh ../libtool --quiet --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../c2s -I/usr/include/mysql -g -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -fasynchronous-unwind-tables -fPIC -g -DNDEBUG -g -O2 -funsigned-char -MT authreg_mysql_la-authreg_mysql.lo -MD -MP -MF .deps/authreg_mysql_la-authreg_mysql.Tpo -c -o authreg_mysql_la-authreg_mysql.lo `test -f 'authreg_mysql.c' || echo './'`authreg_mysql.c cc1: error: -Wformat-security ignored without -Wformat [-Werror=format-security]
cc1: some warnings being treated as errors
make[2]: *** [authreg_mysql_la-authreg_mysql.lo] Error 1

Thank.
Carlos Lopez


Reply via email to