> You could start by rebuilding the stock debian pmacct package and get that to > work first.
After much ado i've found the root cause of the problem. It has nothing to do with 64-bit Debian Squeeze by the way. In the hour between my tests on a 32-bit and on a 64-bit one, there had been a new SVN release of PF_RING. Anyway, the configure fails on "undefined reference to `pfring_enable_hw_timestamp'" in /usr/local/lib/libpfring.so >From the config log: configure:2874: gcc -o conftest -O2 -Wl,--export-dynamic conftest.c -ldl -L/usr/local/lib -lpcap -lpfring -L/usr/lib -lmysqlclient 1>&5 /usr/local/lib/libpfring.so: undefined reference to `pfring_enable_hw_timestamp' collect2: ld returned 1 exit status Using the older SVN version everything works on both 32-bit and 64-bit Squeeze. I'll take this up with the PF_RING devs instead. Regards, Johan _______________________________________________ pmacct-discussion mailing list http://www.pmacct.net/#mailinglists
