Hello! The solution of yours is solved the problem, the lib folder is cross compiled. Thank a lot. :)
But now I'm stuck again with libpcap library. I get this error message: OpenWrt-SDK-ar71xx-for-linux-x86_64-gcc-4.8-linaro_uClibc-0.9.33.2/staging_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-uclibc/bin/*ld: cannot find -lnuma* collect2: error: ld returned 1 exit status First I thought the problem is with libnuma - there isn't libnuma for OpenWRT, and this is obviously not depends on PF_RING, so I go for further information to openwrt forums. From there, I get this answer: > libnuma is not available in OpenWrt you have to create a package in > buildroot or compile it with the SDK > And they give me some links where is tutorials for package creating or compiling a "module" to OpenWRT. But before I start this process (maybe I didn't mention that I'm completely new in compiling, so that process will be long for me :) ) I would like get the approve of yours: this is the only way I can make libnuma package for OpenWRT cross compiler and go through this problem? I read some article about PF_RING compiling to OpenWRT and nobody, nowhere mentioned it you have to make a package or compile a system lib. :\ OS: Ubuntu 12.04 64bit OpenWRT: Barrier Breaker (14.07, r42625) (but maybe I have to make a new one...) SDK: OpenWrt-SDK-ar71xx-for-linux-x86_64-gcc-4.8-linaro-uClibc-0.9.33.2 (but maybe I have to make a new one...) Thanks a lot, András Kónya Hello! >>>*checking PF_RING ZC support... yes * Try to remove folder with name "libs" in userland/lib folder and run ./configure and make again. This action should disable ZC support in PF_RING library. In addition to this you could try PF_RING version from SVN: svn cohttps://svn.ntop.org/svn/ntop/trunk/PF_RING/ It's more reliable and stable. BTW, PF_RING folks, could you add ability to disable zc support for PF_RING as ./configure flag --disable-zc ? ------------------------------
_______________________________________________ Ntop-misc mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-misc
