cant compile version 1.05 on red hat as 3
I get invalid option when compiling mysl, were can I modify Making static in rlm_sql_mysql... gmake[10]: Cambiando a directorio `/root/freer/freeradius-1.0.5/src/sql/drivers/rlm_sql_mysql' gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_K _GNU_SOURCE -g -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align - -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations - s -W -Wredundant-decls -Wundef -I../.. -I../../../../include -I/u ql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector uffer-size=4 -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwin U_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-al -I/root/freer/freeradius-1.0.5/libltdl -c sql_mysql.c -o sql_mysq cc1: opci├│n `tune=pentium4' invílida cc1: opci├│n `--fstack-protector' no reconocida cc1: opci├│n `--fwrapv' no reconocida cc1: el par├ímetro `ssp-buffer-size' es inv├ílido gmake[10]: *** [sql_mysql.o] Error 1 Un saludo, Alfonso Guerendiain oliver
alfonso wrote:
I get invalid option when compiling mysl, were can I modify
Making static in rlm_sql_mysql... gmake[10]: Cambiando a directorio `/root/freer/freeradius-1.0.5/src/sql/drivers/rlm_sql_mysql' gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_K _GNU_SOURCE -g -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align - -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations - s -W -Wredundant-decls -Wundef -I../.. -I../../../../include -I/u ql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector uffer-size=4 -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwin U_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-al -I/root/freer/freeradius-1.0.5/libltdl -c sql_mysql.c -o sql_mysq cc1: opci????n `tune=pentium4' invílida cc1: opci????n `--fstack-protector' no reconocida cc1: opci????n `--fwrapv' no reconocida cc1: el par??ímetro `ssp-buffer-size' es inv??ílido gmake[10]: *** [sql_mysql.o] Error 1
Use the same compiler version for building both FreeRADIUS and MySQL, or manually edit /usr/bin/mysql_config. And please turn off HTML in your email client when posting to this mailing list: http://freeradius.org/list/users.html -- Nicolas Baradakis
participants (2)
-
alfonso -
Nicolas Baradakis