Hi all,
Wondering if I could get help with building/make tcpflood with --enable-gnutls.
I'm on 4.9.85-37.55.amzn1.x86_64 #1 SMP Mon Mar 5 19:00:48 UTC 2018 x86_64 
x86_64 x86_64 GNU/Linux
Downloaded rsyslog source from github
Ran ./autogen.sh -enable-gnutls
Ran make
Cd to tests
make tcpflood
  CC       tcpflood-tcpflood.o
tcpflood.c: In function 'openConn':
tcpflood.c:295:33: warning: unused parameter 'connIdx' [-Wunused-parameter]
int openConn(int *fd, const int connIdx)
                                 ^
tcpflood.c: At top level:
tcpflood.c:198:14: warning: 'tlsCAFile' defined but not used [-Wunused-variable]
static char *tlsCAFile = NULL;
              ^
  CCLD     tcpflood

  # ./tcpflood -m1000 -Ttls -Z/path/certs/log.pem -z/path/certs/log-key.pem 
-p514
I got
compiled without gnutls/openssl TLS support: "-Ttls" not supported!

Any suggestion?
Thanks.
Best Regards,
Mike Li

Confidentiality Notice::  This email, including attachments, may include 
non-public, proprietary, confidential or legally privileged information.  If 
you are not an intended recipient or an authorized agent of an intended 
recipient, you are hereby notified that any dissemination, distribution or 
copying of the information contained in or transmitted with this e-mail is 
unauthorized and strictly prohibited.  If you have received this email in 
error, please notify the sender by replying to this message and permanently 
delete this e-mail, its attachments, and any copies of it immediately.  You 
should not retain, copy or use this e-mail or any attachment for any purpose, 
nor disclose all or any part of the contents to any other person. Thank you.
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of 
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE 
THAT.

Reply via email to