Having problems getting flow-capture to create directories and add files. 
Netflow UDP v5 packets are arriving (though they have skimpy data) but 
flow-capture is not doing anything.

So we thought we'd build flow-tools by hand on Red Hat (wondering if 
perhaps the RPM was faulty).

But the gmake doesn't produce most binaries (i.e., the /bin directory only 
has three files).

OS: Linux localhost.localdomain 2.6.9-67.0.1.ELsmp #1 SMP Fri Nov 30 
11:51:05 EST 2007 i686 i686 i386 GNU/Linux

Are any of these flow-tools 'gmake' warnings below possibly responsible?

Thanks,

Joe

Linux localhost.localdomain 2.6.9-67.0.1.ELsmp #1 SMP Fri Nov 30 11:51:05 
EST 2007 i686 i686 i386 GNU/Linux

radix.c:915: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
ftfil.c:2475: warning: passing arg 1 of `ftsym_new' discards qualifiers 
from pointer target type

ftfil.c:2463: warning: 'found' might be used uninitialized in this 
function
ftfil.c:3060: warning: 'eval' might be used uninitialized in this function
ftfil.c: In function `parse_definition_match':
ftfil.c:2937: warning: 'ftm' might be used uninitialized in this function
ftfil.c: In function `ftfil_load_lookup':
ftfil.c:4987: warning: 'permit' might be used uninitialized in this 
function
ftfil.c:4987: warning: 'deny' might be used uninitialized in this function

ftstat.c: In function `ftstat_rpt_6_dump':
ftstat.c:5483: warning: passing arg 5 of `bucket_dump1' discards 
qualifiers from pointer target type
ftstat.c: In function `ftstat_rpt_7_dump':
ftstat.c:5558: warning: passing arg 5 of `bucket_dump1' discards 
qualifiers from pointer target type

ftstat.c: In function `ftstat_rpt_8_dump':
ftstat.c:5639: warning: passing arg 4 of `chash_c162_dump' discards 
qualifiers from pointer target type
ftstat.c:5639: warning: passing arg 5 of `chash_c162_dump' discards 
qualifiers from pointer target type

ftstat.c: In function `ftstat_rpt_11_dump':
ftstat.c:5216: warning: 'bps_tmp' might be used uninitialized in this 
function
ftstat.c:5216: warning: 'pps_tmp' might be used uninitialized in this 
function
ftstat.c: In function `ftstat_rpt_4_accum':

ftstat.c: In function `ftstat_rpt_75_dump':
ftstat.c:13957: warning: 'sort_offset' might be used uninitialized in this 
function

ftmask.c: In function `ftmask_load':
ftmask.c:137: warning: 'found' might be used uninitialized in this 
function
ftxlate.c: In function `load_filters':
ftxlate.c:1840: warning: passing arg 3 of `ftfil_load' discards qualifiers 
from pointer target type
ftxlate.c: In function `ftxlate_load':
ftxlate.c:300: warning: 'found' might be used uninitialized in this 
function
ftxlate.c:1507: warning: 'found' might be used uninitialized in this 
function
flow-capture.c: In function `main':
flow-capture.c:198: warning: assignment discards qualifiers from pointer 
target type
flow-capture.c:201: warning: assignment discards qualifiers from pointer 
target type
flow-capture.c:204: warning: assignment discards qualifiers from pointer 
target type
flow-stat.c: In function `format5':
flow-stat.c:1085: warning: passing arg 6 of `tbl_out1' discards qualifiers 
from pointer target type
flow-stat.c: In function `format6':
flow-stat.c:1147: warning: passing arg 6 of `tbl_out1' discards qualifiers 
from pointer target type

flow-stat.c: In function `format21':
flow-stat.c:2106: warning: passing arg 6 of `chash_as2_dump' discards 
qualifiers from pointer target type

flow-stat.c: In function `chash_c32_dump':
flow-stat.c:3775: warning: passing arg 1 of `ftsym_new' discards 
qualifiers from pointer target type
flow-stat.c: In function `chash_c322_dump':
flow-stat.c:3905: warning: passing arg 1 of `ftsym_new' discards 
qualifiers from pointer target type

flow-xlate.c: In function `main':
flow-xlate.c:81: warning: assignment discards qualifiers from pointer 
target type
flow-fanout.c: In function `main':
flow-fanout.c:152: warning: assignment discards qualifiers from pointer 
target type
flow-tag.c: In function `main':
flow-tag.c:74: warning: assignment discards qualifiers from pointer target 
type
flow-nfilter.c: In function `main':
flow-nfilter.c:78: warning: assignment discards qualifiers from pointer 
target type
flow-report.c: In function `main':
flow-report.c:82: warning: assignment discards qualifiers from pointer 
target type
flow-mask.c: In function `main':
flow-mask.c:72: warning: assignment discards qualifiers from pointer 
target type
_______________________________________________
Flow-tools mailing list
[EMAIL PROTECTED]
http://mailman.splintered.net/mailman/listinfo/flow-tools

Reply via email to