[Prelude Hybrid IDS] #302: error int tls-auth.c when making libprelude
"Prelude Hybrid IDS" <[email protected]>
| Newsgroups | gmane.comp.security.ids.prelude.devel |
|---|---|
| Message-ID | <[email protected]> |
#302: error int tls-auth.c when making libprelude ---------------------+------------------------------------------------------ Reporter: atdt911 | Type: defect Status: new | Priority: normal Milestone: | Component: libprelude Version: 0.9 | Severity: normal Keywords: | ---------------------+------------------------------------------------------ Hello, When making libprelude 0.9.18 under openbsd 4.3 with gnutls 2.0.4 installed I get the following error : 0.9.18 returns a different error when making (gnutls 2.0.4) tls-auth.c: In function `tls_auth_init_priority': tls-auth.c:260: error: `priority_set' undeclared (first use in this function) tls-auth.c:260: error: (Each undeclared identifier is reported only once tls-auth.c:260: error: for each function it appears in.) tls-auth.c: In function `tls_auth_connection': tls-auth.c:273: error: `priority_set' undeclared (first use in this function) *** Error code 1 I think the error is because when "HAVE_GNUTLS_STRING_PRIORITY" is not defined then priority_set is not declared but is still used (outside of the #ifdef scope in tls_auth_init_priority() & also in tls_auth_connection()). -- Ticket URL: <https://trac.prelude-ids.org/ticket/302> Prelude Hybrid IDS <http://www.prelude-ids.org> The Prelude Hybrid Intrusion Detection System suite _______________________________________________ Prelude-devel site list [email protected] http://lists.prelude-ids.org/mailman/listinfo/prelude-devel