
j.m.patterson at gmail
Apr 19, 2012, 9:17 AM
Post #1 of 1
(151 views)
Permalink
|
When I try to compile the fastbit tools with nprobe, it's erroring out with: ~/src/nprobe_6.7.0_111911_proplugins/fastbit# make g++ -g -g -O2 -I/usr/local/include -I/opt/local/include -I.. -I. -g fbquery.cpp -o fbquery -L/usr/local/lib -L/opt/local/lib ../.libs/libnprobe.a -lfastbit -lresolv -ldl -lpthread -lpcap fbquery.cpp: In function ‘int main(int, char**)’: fbquery.cpp:1369: error: ‘class ibis::selectClause’ has no member named ‘size’ fbquery.cpp:1370: error: ‘class ibis::selectClause’ has no member named ‘size’ fbquery.cpp:1372: error: ‘class ibis::selectClause’ has no member named ‘size’ make: *** [fbquery] Error 1 is there a particular version of fastbit that I need, or am I doing something else obviously wrong? Thanks! -Joe _______________________________________________ Ntop-misc mailing list Ntop-misc [at] listgateway http://listgateway.unipi.it/mailman/listinfo/ntop-misc
|