On Sat, Nov 10, 2007 at 02:34:38AM +0300, Paul P Komkoff Jr wrote: > Can anyone with rare, ancient, obscure and deprecated systems, such as > ancient redhats, or solaris, freebsd, hp-ux, etc. test this one: > http://flow-tools.googlecode.com/files/flow-tools-0.68.3-rc1.tar.bz2 > > I made some nontrivial changes to the build system and it might break > on some other os.
NetBSD 3.0 isn't so rare or ancient, but it configures and builds OK straight out of the box. I haven't tried running it yet, though. I do get a zillion of warnings like these: ftstat.c: In function `chash_prefix162_dump': ftstat.c:13607: warning: `sort_offset' might be used uninitialized in this function ftstat.c: In function `chash_prefix216_dump': ftstat.c:13703: warning: `sort_offset' might be used uninitialized in this function ftstat.c: In function `chash_prefix2162_dump': ftstat.c:13796: warning: `sort_offset' might be used uninitialized in this function ftstat.c: In function `chash_c64_dump': ftstat.c:13902: warning: `sort_offset' might be used uninitialized in this function And a big pile of these: flow-print.c:1161: warning: passing arg 1 of `ftsym_new' discards qualifiers from pointer target type flow-print.c:1162: warning: passing arg 1 of `ftsym_new' discards qualifiers from pointer target type flow-print.c: In function `format12': flow-print.c:1237: warning: passing arg 1 of `ftsym_new' discards qualifiers from pointer target type flow-print.c: In function `format13': But I recall those also in 0.68.2, in at least the last two release candidates. _______________________________________________ Flow-tools mailing list [EMAIL PROTECTED] http://mailman.splintered.net/mailman/listinfo/flow-tools
