19 Dec
2012
19 Dec
'12
8:42 p.m.
https://bugzilla.balabit.com/show_bug.cgi?id=213 --- Comment #1 from Ben Lentz <blentz@cswg.com> 2012-12-19 21:42:55 --- Note that version 3.2.5 builds fine. Note that version 3.3.7 has the same problem as 3.3.6, except that 3.3.7 also has a build error in ./lib/cfg-lexer.c r = glob(pattern, GLOB_NOMAGIC, _cfg_lexer_glob_err, &globbuf); to: r = glob(pattern, GLOB_NOCHECK, _cfg_lexer_glob_err, &globbuf); -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.