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 co https://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 ? On Tue, Mar 24, 2015 at 1:58 PM, András Kónya <[email protected]> wrote: > Hello! > > http://pastebin.com/kE1vb2nS > > From my last post I tried that: I commented the "Zero ToolKit", "DNA", > "PF_RING ZC" and "Viurtal PF_RING"'s binaries and run make - and as I see > the compile is done: http://pastebin.com/S6rCTRJu > > But I'm afraid from there is some errors when I install it to the router. :\ > > András Kónya > > > Hello! > > Could you show ./configure command output for folder userspace/lib? I > suppose your issues related with ZC library which support only x86_64 > platform. > > On Tue, Mar 24, 2015 at 1:08 PM, András Kónya <kandras585 at gmail.com> > wrote: >> Hello! >> >> I'd like to cross compile PF_RING-6.0.1 to OpenWRT Barrier Breaker (14.07, >> r42625) what is running in a TP-LINK TL-WL1043ND v2 router with >> OpenWrt-SDK-ar71xx-for-linux-x86_64-gcc-4.8-linaro-uClibc-0.9.33.2 from >> Ubuntu 12.04 64bit OS (this is the first step of my university project). I >> already compiled and installed the kernel module to the router, and it's >> work perfectly, but now I am get stuck with the userland module. My plan >> is >> cross compile the libraries one by one and install the binaries. >> >> The first library I'd like to cross compile alone is the userland/lib. In >> the makefile.in I added an export part and modified the cross compile >> part: >> http://http://pastebin.com/9ngJXJ20 >> >> >> When I configure it and run make, I get this error message: >> >> /home/konya/Documents/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/bin/../lib/gcc/mips-openwrt-linux-uclibc/4.8.3/../../../../mips-openwrt-linux-uclibc/bin/ld: >> pfring_dna_bouncer.o: Relocations in generic ELF (EM: 62) >> pfring_dna_bouncer.o: could not read symbols: File in wrong format >> >> (The hole output: http://pastebin.com/bFD6yLsC) >> >> I searched for information about this message for two day and I think this >> is about version mismatch, but I can't go through... >> >> (I'm completely new in make file writing, I'm in a deep water now so I'm >> grateful for any help.) >> >> Thanks, >> András Kónya >> kandras585 at gmail.com >> >> >> _______________________________________________ >> Ntop-misc mailing list >> Ntop-misc at listgateway.unipi.it >> http://listgateway.unipi.it/mailman/listinfo/ntop-misc > > > > -- > Sincerely yours, Pavel Odintsov > > > _______________________________________________ > Ntop-misc mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop-misc -- Sincerely yours, Pavel Odintsov _______________________________________________ Ntop-misc mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-misc
