Hi Everyone, I'm trying to update from PF_RING 6.0.2 to PF_RING 6.0.3 on Ubuntu 14.04. I can make everything successfully with 6.0.2, including the top-level Makefile which runs the kernel Makefile, the userland Makefile and the drivers Makefile.
But when I try to same on PF_RING 6.0.3, I get an error when the userland Makefile script gets to the c++ Makefile, when I get lots of link errors, with undefined references to things like 'dag_open', 'dag_stop_stream', 'dag_close', etc. I don't think I actually need anything that's built in the c++ folder, but I'm puzzled as to why I get these errors, when I can find no reference to them online. Is it only me? Looking at the changes from 6.0.2 to 6.0.3, it seems to be the change to libpcap-1.6.2-ring, which no longer includes some library files that were included in libpcap-1.1.1-ring. Has anyone else seen this? Do I need to be concerned, or should I just not bother with the c++ folder errors? Thanks for any insight. Paul -- This email contains BT information, which may be privileged or confidential. It's meant only for the individual(s) or entity named above. If you're not the intended recipient, note that disclosing, copying, distributing or using this information is prohibited. If you've received this email in error, please let me know immediately on the email address above. Thank you. We monitor our email system, and may record your emails. British Telecommunications plc Registered office: 81 Newgate Street London EC1A 7AJ Registered in England no: 1800000
_______________________________________________ Ntop-misc mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-misc
